Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbaAttack<T extends Formula> - Class in org.tweetyproject.arg.aba.semantics
-
This class models an ABA attack.
- AbaAttack(Argument, Argument) - Constructor for class org.tweetyproject.arg.aba.semantics.AbaAttack
-
Creates a new ABA attack
- AbaElement<T extends Formula> - Class in org.tweetyproject.arg.aba.syntax
-
Abstract class that models common properties of aba syntax elements.
- AbaElement() - Constructor for class org.tweetyproject.arg.aba.syntax.AbaElement
- AbaExample - Class in org.tweetyproject.arg.aba.examples
-
Shows some simple code for working with ABA, including how to parse an ABA file and how to ask queries.
- AbaExample() - Constructor for class org.tweetyproject.arg.aba.examples.AbaExample
- AbaExtension<T extends Formula> - Class in org.tweetyproject.arg.aba.semantics
-
This class models an ABA Extension, meaning a set of assumptions.
- AbaExtension() - Constructor for class org.tweetyproject.arg.aba.semantics.AbaExtension
-
Default constructor
- AbaExtension(Collection<Assumption<T>>) - Constructor for class org.tweetyproject.arg.aba.semantics.AbaExtension
-
Creates a new extension with the given assumptions.
- AbaParser<T extends Formula> - Class in org.tweetyproject.arg.aba.parser
-
Parses a Assumption Based Argumentation System out of an input text.
- AbaParser(Parser<? extends BeliefBase, ? extends Formula>) - Constructor for class org.tweetyproject.arg.aba.parser.AbaParser
-
Creates a new ABA parser
- AbaRule<T extends Formula> - Class in org.tweetyproject.arg.aba.syntax
-
A common interface for assumptions and inference rules.
- AbaRule() - Constructor for class org.tweetyproject.arg.aba.syntax.AbaRule
- AbaTheory<T extends Formula> - Class in org.tweetyproject.arg.aba.syntax
-
An implementation of Assumption Based Argumentation.
- AbaTheory() - Constructor for class org.tweetyproject.arg.aba.syntax.AbaTheory
- abbreviation() - Method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
-
Returns the abbreviation of the sub-problem.
- abbreviation() - Method in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
-
Returns the abbreviation of the ordering semantics.
- abbreviation() - Method in enum class org.tweetyproject.arg.dung.semantics.Semantics
-
Returns the abbreviation of the semantics.
- abort() - Method in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyMeasurementProcess
-
Aborts the measurement of a stream.
- AbsoluteValue - Class in org.tweetyproject.math.term
-
This class models the absolute value of the inner term.
- AbsoluteValue(Term) - Constructor for class org.tweetyproject.math.term.AbsoluteValue
-
Creates a new absolute value term with the given inner term.
- AbstractAcceptabilityReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Ancestor class for reasoners that are tailored towards computing the set {a | a is credulously/skeptically accepted wrt.
- AbstractAcceptabilityReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.AbstractAcceptabilityReasoner
- AbstractAcceptanceCondition - Class in org.tweetyproject.arg.adf.syntax.acc
- AbstractAcceptanceCondition(Collection<? extends AcceptanceCondition>) - Constructor for class org.tweetyproject.arg.adf.syntax.acc.AbstractAcceptanceCondition
- AbstractAnalysis - Class in org.tweetyproject.arg.peaf.analysis
-
AbstractAnalysis provides utility functions for concrete implementations
- AbstractAnalysis(PEAFTheory, AbstractExtensionReasoner, AnalysisType) - Constructor for class org.tweetyproject.arg.peaf.analysis.AbstractAnalysis
-
The default constructor
- AbstractArgumentationExample - Class in org.tweetyproject.beliefdynamics.examples
-
Example code for applying belief dynamics on abstract argumentation frameworks.
- AbstractArgumentationExample() - Constructor for class org.tweetyproject.beliefdynamics.examples.AbstractArgumentationExample
- AbstractArgumentationInterpretation - Class in org.tweetyproject.arg.dung.semantics
-
This abstract class acts as a common ancestor for interpretations to abstract argumentation frameworks.
- AbstractArgumentationInterpretation() - Constructor for class org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation
- AbstractAspicReasoner<T extends Invertable> - Class in org.tweetyproject.arg.aspic.reasoner
-
The abstract ancestor of all Aspic reasoner implementations
- AbstractAspicReasoner(AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.aspic.reasoner.AbstractAspicReasoner
-
Creates a new instance
- AbstractAssociationRuleMiner<T> - Class in org.tweetyproject.machinelearning.assoc
-
Abstract layer for association rule miners, bundles common methods.
- AbstractAssociationRuleMiner() - Constructor for class org.tweetyproject.machinelearning.assoc.AbstractAssociationRuleMiner
- AbstractBeliefSetConsistencyTester<T extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
Classes extending this abstract class are capable of testing whether a given belief set is consistent.
- AbstractBeliefSetConsistencyTester() - Constructor for class org.tweetyproject.logics.commons.analysis.AbstractBeliefSetConsistencyTester
- AbstractBipolarFramework - Class in org.tweetyproject.arg.bipolar.syntax
-
This class implements a bipolar abstract argumentation framework with attack and support relations.
- AbstractBipolarFramework() - Constructor for class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- AbstractCoherenceMeasure - Class in org.tweetyproject.logics.mln.analysis
-
This class represents an abstract coherence measure, i.e.
- AbstractCoherenceMeasure() - Constructor for class org.tweetyproject.logics.mln.analysis.AbstractCoherenceMeasure
- AbstractCollector<U,
D, R> - Class in org.tweetyproject.arg.adf.transform -
Similar to
AbstractTransformerbut is designed for collections and therefore providesCollectorfunctionality for free. - AbstractCollector(int) - Constructor for class org.tweetyproject.arg.adf.transform.AbstractCollector
- AbstractConditionalLogicReasoner - Class in org.tweetyproject.logics.cl.reasoner
-
Abstract ancestor for all reasoner for conditional logic.
- AbstractConditionalLogicReasoner() - Constructor for class org.tweetyproject.logics.cl.reasoner.AbstractConditionalLogicReasoner
- AbstractCredibilityComparer - Class in org.tweetyproject.beliefdynamics.mas
-
This class provides for auxiliary functions used to compare formulas and proofs of formulas wrt.
- AbstractCredibilityComparer(Collection<InformationObject<PlFormula>>, Order<Agent>) - Constructor for class org.tweetyproject.beliefdynamics.mas.AbstractCredibilityComparer
-
Creates a new credibility comparer that is guided by the giving information which agents uttered the formulas and the credibility order.
- AbstractCreepingMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
The common ancestor vor creeping machine shops, see [Diss, Thimm] for details.
- AbstractCreepingMachineShop(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
- AbstractDeductiveArgumentationReasoner - Class in org.tweetyproject.arg.deductive.reasoner
-
This class contains common characteristics for deductive argumentation reasoner.
- AbstractDeductiveArgumentationReasoner(Categorizer, Accumulator) - Constructor for class org.tweetyproject.arg.deductive.reasoner.AbstractDeductiveArgumentationReasoner
-
Creates a new reasoner for the given belief base, categorizer, and accumulator.
- AbstractDialecticalFramework - Interface in org.tweetyproject.arg.adf.syntax.adf
-
The implementing subtypes must ensure the following properties: Immutability All methods return a non-null value if its parameters, e.g.
- AbstractDialecticalFramework.Builder - Interface in org.tweetyproject.arg.adf.syntax.adf
- AbstractDialecticalFrameworkReasoner - Class in org.tweetyproject.arg.adf.reasoner
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AbstractDialecticalFrameworkReasoner(IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.reasoner.AbstractDialecticalFrameworkReasoner
-
Deprecated.
- AbstractDungParser - Class in org.tweetyproject.arg.dung.parser
-
This abstract class gives a template for parsers of files representing abstract argumentation frameworks.
- AbstractDungParser() - Constructor for class org.tweetyproject.arg.dung.parser.AbstractDungParser
- AbstractDungReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Ancestor class for all AAF reasoners.
- AbstractDungReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.AbstractDungReasoner
- AbstractDungWriter - Class in org.tweetyproject.arg.dung.writer
-
Writes an abstract argumentation framework into a file of a specific format.
- AbstractDungWriter() - Constructor for class org.tweetyproject.arg.dung.writer.AbstractDungWriter
- AbstractEAFTheory<S extends ESupport> - Class in org.tweetyproject.arg.peaf.syntax
-
A base class for implementing PEAFTheory and EAFTheory.
- AbstractEAFTheory() - Constructor for class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
- AbstractElementParser<T> - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
- AbstractElementParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.AbstractElementParser
-
Creates a new parser for the given BPMN model
- AbstractExtensionReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Ancestor class for all extension-based reasoners.
- AbstractExtensionReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.AbstractExtensionReasoner
- AbstractExtensionSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
Ancestor class for all SetAf-extension-based reasoners.
- AbstractExtensionSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.AbstractExtensionSetAfReasoner
- AbstractGraphLdoModality - Class in org.tweetyproject.arg.dung.ldo.syntax
-
Provides common functionalities for the graph-based modalities in LDO.
- AbstractGraphLdoModality(LdoFormula, Set<LdoArgument>, Set<LdoArgument>) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.AbstractGraphLdoModality
- AbstractInterpretation<B extends BeliefBase,
S extends Formula> - Class in org.tweetyproject.commons -
An abstract interpretation for some logical language.
- AbstractInterpretation() - Constructor for class org.tweetyproject.commons.AbstractInterpretation
- ABSTRACTION - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The ABSTRACTION postulate
- AbstractLdoModality - Class in org.tweetyproject.arg.dung.ldo.syntax
-
Provides common functionalities for all modalities in LDO.
- AbstractLdoModality(LdoFormula) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.AbstractLdoModality
-
Creates a new modality for the given inner formula
- AbstractLotteryAgent - Class in org.tweetyproject.agents.dialogues.lotteries
-
An agent in a game of argumentation lotteries.
- AbstractLotteryAgent(String, DungTheory, Semantics) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.AbstractLotteryAgent
-
Creates a new lottery agent
- AbstractMlnReasoner - Class in org.tweetyproject.logics.mln.reasoner
-
This class provides common methods for MLN reasoner.
- AbstractMlnReasoner() - Constructor for class org.tweetyproject.logics.mln.reasoner.AbstractMlnReasoner
- AbstractMlReasoner - Class in org.tweetyproject.logics.ml.reasoner
-
Abstract modal reasoner to be implemented by concrete reasoners.
- AbstractMlReasoner() - Constructor for class org.tweetyproject.logics.ml.reasoner.AbstractMlReasoner
- AbstractMusEnumerator<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
Abstract implementation for MUes enumerators.
- AbstractMusEnumerator() - Constructor for class org.tweetyproject.logics.commons.analysis.AbstractMusEnumerator
- AbstractPAChangeOperator - Class in org.tweetyproject.arg.prob.dynamics
-
Provides common functionality for change operators based on probabilistic semantics.
- AbstractPAChangeOperator(PASemantics, RealVectorNorm, SimpleRealValuedFunction) - Constructor for class org.tweetyproject.arg.prob.dynamics.AbstractPAChangeOperator
-
Creates a new change operator for the given semantics that uses the specified norm for distance measuring and the given function for optimizing.
- AbstractPafReasoner - Class in org.tweetyproject.arg.prob.reasoner
-
Abstract anecestor for PAF reasoner.
- AbstractPafReasoner(Semantics) - Constructor for class org.tweetyproject.arg.prob.reasoner.AbstractPafReasoner
-
Creates a new reasoner.
- AbstractPASemantics - Class in org.tweetyproject.arg.prob.semantics
-
This class bundles common answering behaviour for probabilistic argumentation semantics.
- AbstractPASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.AbstractPASemantics
- AbstractPclReasoner - Class in org.tweetyproject.logics.pcl.reasoner
-
Abstract class for all PCL reasoners.
- AbstractPclReasoner() - Constructor for class org.tweetyproject.logics.pcl.reasoner.AbstractPclReasoner
- AbstractPEAFInducer - Class in org.tweetyproject.arg.peaf.inducers
-
AbstractPEAFInducer includes helper functions for concrete implementations
- AbstractPEAFInducer(PEAFTheory) - Constructor for class org.tweetyproject.arg.peaf.inducers.AbstractPEAFInducer
-
Default constructor (checks if the given PEAF is cyclic or not.)
- AbstractPlReasoner - Class in org.tweetyproject.logics.pl.reasoner
-
Abstract class for propositional logic reasoners.
- AbstractPlReasoner() - Constructor for class org.tweetyproject.logics.pl.reasoner.AbstractPlReasoner
- AbstractProtocol - Class in org.tweetyproject.agents
-
A protocol gives instructions in which order agents have to be asked for actions in a multi-agent system.
- AbstractProtocol(MultiAgentSystem<? extends Agent>) - Constructor for class org.tweetyproject.agents.AbstractProtocol
-
Creates a new protocol for the given multi-agent system.
- AbstractRankingReasoner<R extends ArgumentRanking> - Class in org.tweetyproject.arg.rankings.reasoner
-
Common abstract class for ranking reasoners for abstract argumentation.
- AbstractRankingReasoner() - Constructor for class org.tweetyproject.arg.rankings.reasoner.AbstractRankingReasoner
- AbstractRealVectorNorm - Class in org.tweetyproject.math.norm
-
Abstract class for real vector norms.
- AbstractRealVectorNorm() - Constructor for class org.tweetyproject.math.norm.AbstractRealVectorNorm
- AbstractRpclSemantics - Class in org.tweetyproject.logics.rpcl.semantics
-
This class bundles common answering behaviour for relational conditional semantics.
- AbstractRpclSemantics() - Constructor for class org.tweetyproject.logics.rpcl.semantics.AbstractRpclSemantics
- AbstractSatExtensionReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Uses a provided SAT solver to solve reasoning problems in AAFs.
- AbstractSatExtensionReasoner(SatSolver) - Constructor for class org.tweetyproject.arg.dung.reasoner.AbstractSatExtensionReasoner
-
Instantiates a new reasoner that uses the given SAT solver
- AbstractSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
Ancestor class for all Setaf reasoners.
- AbstractSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.AbstractSetAfReasoner
- AbstractSocialSemantics<L> - Class in org.tweetyproject.arg.social.semantics
-
This is the abstract ancestor of concrete semantics for social abstract argumentation frameworks, cf.
- AbstractSocialSemantics() - Constructor for class org.tweetyproject.arg.social.semantics.AbstractSocialSemantics
- AbstractTransformer<U,
D, R> - Class in org.tweetyproject.arg.adf.transform - AbstractTransformer() - Constructor for class org.tweetyproject.arg.adf.transform.AbstractTransformer
- AbstractTweetyPlugin - Class in org.tweetyproject.plugin
-
This abstract class implements the TweetyPlugin interface and provides a base for plugin implementations in each project
- AbstractTweetyPlugin() - Constructor for class org.tweetyproject.plugin.AbstractTweetyPlugin
- AbstractUnmodifiableCollection<E> - Class in org.tweetyproject.arg.adf.util
- AbstractUnmodifiableCollection() - Constructor for class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
- accept(File, String) - Method in class org.tweetyproject.arg.dung.parser.ApxFilenameFilter
- accept(Visitor<U, D>, D) - Method in interface org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition
-
Passes the topDownData to the right visit method and returns the result of the visit method, performs no modifications on them.
- accept(Visitor<U, D>, D) - Method in class org.tweetyproject.arg.adf.syntax.acc.ConjunctionAcceptanceCondition
- accept(Visitor<U, D>, D) - Method in enum class org.tweetyproject.arg.adf.syntax.acc.ContradictionAcceptanceCondition
- accept(Visitor<U, D>, D) - Method in class org.tweetyproject.arg.adf.syntax.acc.DisjunctionAcceptanceCondition
- accept(Visitor<U, D>, D) - Method in class org.tweetyproject.arg.adf.syntax.acc.EquivalenceAcceptanceCondition
- accept(Visitor<U, D>, D) - Method in class org.tweetyproject.arg.adf.syntax.acc.ExclusiveDisjunctionAcceptanceCondition
- accept(Visitor<U, D>, D) - Method in class org.tweetyproject.arg.adf.syntax.acc.ImplicationAcceptanceCondition
- accept(Visitor<U, D>, D) - Method in class org.tweetyproject.arg.adf.syntax.acc.NegationAcceptanceCondition
- accept(Visitor<U, D>, D) - Method in enum class org.tweetyproject.arg.adf.syntax.acc.TautologyAcceptanceCondition
- accept(Visitor<U, D>, D) - Method in class org.tweetyproject.arg.adf.syntax.Argument
- AcceptabilityReasonerExample - Class in org.tweetyproject.arg.dung.examples
-
This example shows how the different acceptability reasoners work.
- AcceptabilityReasonerExample() - Constructor for class org.tweetyproject.arg.dung.examples.AcceptabilityReasonerExample
- AcceptanceCondition - Interface in org.tweetyproject.arg.adf.syntax.acc
-
An immutable representation of acceptance conditions for ADFs.
- AcceptanceCondition.Builder - Class in org.tweetyproject.arg.adf.syntax.acc
- AcceptanceConditionSizeComparator - Class in org.tweetyproject.arg.adf.reasoner.heuristics
- AcceptanceConditionSizeComparator(AbstractDialecticalFramework) - Constructor for class org.tweetyproject.arg.adf.reasoner.heuristics.AcceptanceConditionSizeComparator
- acceptedformats - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- acceptedproblems - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- AccessibilityRelation - Class in org.tweetyproject.logics.ml.semantics
-
This class models an accessibility relation for Kripke models.
- AccessibilityRelation(Set<Pair<Interpretation<FolBeliefSet, FolFormula>, Interpretation<FolBeliefSet, FolFormula>>>) - Constructor for class org.tweetyproject.logics.ml.semantics.AccessibilityRelation
-
Constructs a new accessibility relation.
- accumulate(List<Double>, List<Double>) - Method in interface org.tweetyproject.arg.deductive.accumulator.Accumulator
-
Accumulates the pros and contras of the given list into a single double.
- accumulate(List<Double>, List<Double>) - Method in class org.tweetyproject.arg.deductive.accumulator.SimpleAccumulator
- Accumulator - Interface in org.tweetyproject.arg.deductive.accumulator
-
Classes implementing this interface represent accumulators in the sense of Definition 8.11 in
Philippe Besnard and Anthony Hunter. - ActionDescription<T extends CausalLaw> - Class in org.tweetyproject.action.description.syntax
-
This class represents an action description as a set of causal laws.
- ActionDescription() - Constructor for class org.tweetyproject.action.description.syntax.ActionDescription
-
Creates a new empty action description.
- ActionDescription(Collection<? extends T>) - Constructor for class org.tweetyproject.action.description.syntax.ActionDescription
-
Creates a new action description containing all elements in the collection given.
- ActionDescriptionConsistencyTester<T extends CausalLaw> - Interface in org.tweetyproject.action.description.analysis
-
Classes implementing this interface are capable of checking whether a given action description is consistent according to some consistency measurements.
- ActionEvent - Class in org.tweetyproject.agents
-
An action event encapsulates a multi agent system, an agent in this system, and an action (which was performed by the agent).
- ActionEvent(Agent, MultiAgentSystem<? extends Agent>, Executable) - Constructor for class org.tweetyproject.agents.ActionEvent
-
Creates a new ActionEvent.
- actionPerformed(ActionEvent) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionComparePresenter
- actionPerformed(ActionEvent) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter
- actionPerformed(ActionEvent) - Method in interface org.tweetyproject.agents.ProtocolListener
-
This method is called when an action has been performed in the given protocol.
- ActionQuery - Interface in org.tweetyproject.action.query.syntax
-
This is a basic interface for action queries.
- ActionQueryParser - Class in org.tweetyproject.action.query.parser
-
This class implements a parser for action queries in S.
- ActionQueryParser(ActionSignature) - Constructor for class org.tweetyproject.action.query.parser.ActionQueryParser
- ActionQuerySatisfactionTester - Interface in org.tweetyproject.action.query.analysis
-
Classes implementing this interface are capable of checking whether a transition system satisfies an action query.
- ActionQuerySet<T extends ActionQuery> - Class in org.tweetyproject.action.query.syntax
-
An Action Query Set consists of action queries in a specific query language and provides some common functionalities for such queries.
- ActionQuerySet() - Constructor for class org.tweetyproject.action.query.syntax.ActionQuerySet
-
Creates an empty ActionQuerySet
- ActionQuerySet(Collection<? extends T>) - Constructor for class org.tweetyproject.action.query.syntax.ActionQuerySet
-
Creates a new ActionQuerySet initialized with the given collection of action queries.
- ActionSignature - Class in org.tweetyproject.action.signature
-
This class represents an action signature consisting of a set of fluent names (representing environment states) and a set of action names (representing actions).
- ActionSignature() - Constructor for class org.tweetyproject.action.signature.ActionSignature
-
Creates an empty signature
- ActionSignature(Collection<?>) - Constructor for class org.tweetyproject.action.signature.ActionSignature
-
Creates a signature with the given objects (should be sorts, constants, predicates or formulas).
- ActionSignature(FolFormula) - Constructor for class org.tweetyproject.action.signature.ActionSignature
-
Creates a new Action Signature for a single first order formula.
- ActionSignatureParser - Class in org.tweetyproject.action.signature.parser
-
This class implements a parser for signatures of action descriptions.
- ActionSignatureParser() - Constructor for class org.tweetyproject.action.signature.parser.ActionSignatureParser
- Activity - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent Activities in a BPMN Model
- Activity() - Constructor for class org.tweetyproject.logics.bpm.syntax.Activity
-
Create a new Activity
- ACTIVITY - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.BpmnModel.BpmnNodeType
- AD - Enum constant in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
- add(int, LdoFormula) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- add(int, RelationalFormula) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- add(int, ComplexConcept) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- add(int, PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- add(int, ASPLiteral) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- add(int, T) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- add(E) - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
- add(Object) - Method in class org.tweetyproject.action.signature.ActionSignature
- add(Object) - Method in class org.tweetyproject.arg.dung.syntax.DungSignature
- add(Object) - Method in class org.tweetyproject.arg.setaf.syntax.SetAfSignature
- add(Object) - Method in interface org.tweetyproject.commons.Signature
-
Adds the given formula to this signature.
- add(Object) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- add(Object) - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Adds single objects to this signature, iff the object is an appropriate concept, role or individual or a formula.
- add(Object) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Adds the given object, either a constant, a sort, a predicate, or a functor, to this signature.
- add(Object) - Method in class org.tweetyproject.logics.pl.syntax.PlSignature
- add(Object...) - Method in class org.tweetyproject.commons.DualSetSignature
- add(Object...) - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- add(Object...) - Method in interface org.tweetyproject.commons.Signature
-
Adds the given formulas to the signature.
- add(Object...) - Method in class org.tweetyproject.commons.SingleSetSignature
- add(Object...) - Method in class org.tweetyproject.commons.TripleSetSignature
- add(Object...) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- add(JPanel) - Method in class org.tweetyproject.commons.Plotter
-
Add a sub-plot the the frame
- add(AbstractLotteryAgent) - Method in class org.tweetyproject.agents.dialogues.lotteries.LotteryGameSystem
- add(ArguingAgent) - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameSystem
- add(Assumption<T>) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- add(Interpretation) - Method in class org.tweetyproject.arg.adf.util.InterpretationTrieSet
- add(Link) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework.Builder
- add(Argument, AcceptanceCondition) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework.Builder
- add(Clause) - Method in interface org.tweetyproject.arg.adf.sat.SatSolverState
-
Adds the given clause to the solver state.
- add(Clause) - Method in class org.tweetyproject.arg.adf.sat.state.AsynchronousCloseSatSolverState
- add(Clause) - Method in class org.tweetyproject.arg.adf.sat.state.SynchronizedSatSolverState
- add(AbstractBipolarFramework) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Adds all arguments, attacks and supports of the given argumentation framework to this framework
- add(Attack) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Adds the given attack to this argumentation framework
- add(Attack) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
- add(Attack) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
- add(Attack) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
- add(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Adds argument to this argumentation framework
- add(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- add(Support) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Adds the given support to this argumentation framework.
- add(Support) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Adds the given support to this bipolar argumentation framework.
- add(Support) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
- add(Support) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
- add(LdoFormula) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- add(LdoFormula...) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
-
Adds the specified elements to the end of this collection (optional operation).
- add(Argument) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Adds argument to this argumentation framework for better compatibility between dung theories and bipolar argumentation frameworks
- add(Argument) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- add(Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- add(Argument) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
- add(Argument) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- add(Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- add(Argument) - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
- add(Argument, Probability) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
-
Adds the given argument with the given probability
- add(Attack) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Adds the given attack to this dung theory.
- add(Attack) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
- add(Attack...) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Adds the given attacks to this dung theory.
- add(Attack, Probability) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
-
Adds the given attack with the given probability
- add(DungTheory) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Adds all arguments and attacks of the given theory to this theory
- add(DungTheory) - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
- add(BasicArgument) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- add(SetAf) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Adds all arguments and attacks of the given theory to this theory
- add(SetAttack) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- add(Formula) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- add(Formula...) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- add(Triple<T, T, Relation>) - Method in interface org.tweetyproject.preferences.BinaryRelation
-
adds a new triple containing two elements and its relation
- add(Triple<T, T, Relation>) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
adds a given pair of generic elements to the set.
- add(Edge<PetriNetNode>) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- add(Edge<T>) - Method in class org.tweetyproject.graphs.DefaultGraph
- add(GeneralEdge) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- add(GeneralEdge<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- add(GeneralEdge<Argument>) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- add(GeneralEdge<BpmnNode>) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- add(GeneralEdge<PetriNetNode>) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- add(GeneralEdge<Marking>) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- add(GeneralEdge<T>) - Method in class org.tweetyproject.graphs.DefaultGraph
- add(GeneralEdge<T>) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Adds the given edge to this DirHyperGraph.
- add(GeneralEdge<T>) - Method in interface org.tweetyproject.graphs.Graph
-
Adds the given edge to this graph.
- add(GeneralEdge<T>) - Method in class org.tweetyproject.graphs.HyperGraph
- add(HyperDirEdge<T>) - Method in class org.tweetyproject.graphs.HyperGraph
- add(BpmnNode) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- add(Process) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- add(Term<?>) - Method in class org.tweetyproject.logics.commons.syntax.Sort
-
Adds the given term to this sort.
- add(RelationalFormula) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- add(ComplexConcept) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- add(ComplexConcept...) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
-
Adds the specified elements to the end of this collection (optional operation).
- add(FolFormula) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- add(FolFormula...) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
-
Adds the specified elements to the end of this collection (optional operation).
- add(PetriNetNode) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- add(Place) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
-
Add a place to the Petri net
- add(Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- add(MarkingEdge) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
add a marking edge to this graph
- add(Transition) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
-
Add a transition to the Petri net
- add(PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- add(PlFormula...) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
-
Adds the specified elements to the end of this collection (optional operation).
- add(ASPLiteral) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- add(ASPLiteral...) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
-
Adds the specified elements to the end of this collection (optional operation).
- add(Program) - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Adds another program's content to the content of this program.
- add(Matrix) - Method in class org.tweetyproject.math.matrix.Matrix
-
Adds the given matrix to this one and returns the result.
- add(Probability) - Method in class org.tweetyproject.math.probability.Probability
-
Computes the sum of this and the given probability.
- add(Term) - Method in class org.tweetyproject.math.term.Term
-
Returns the sum of this and the given term.
- add(Update<T>) - Method in class org.tweetyproject.preferences.update.UpdateStream
- add(S) - Method in class org.tweetyproject.math.Interval
- add(S, T) - Method in class org.tweetyproject.machinelearning.TrainingSet
-
Adds the specified elements as a pair to this set if it is not already present.
- add(T) - Method in class org.tweetyproject.agents.MultiAgentSystem
- add(T) - Method in class org.tweetyproject.commons.BeliefSet
- add(T) - Method in class org.tweetyproject.commons.InterpretationSet
- add(T) - Method in class org.tweetyproject.graphs.DefaultGraph
- add(T) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Adds the given node to this DirHyperGraph.
- add(T) - Method in interface org.tweetyproject.graphs.Graph
-
Adds the given node to this graph.
- add(T) - Method in class org.tweetyproject.graphs.HyperGraph
- add(T) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- add(T...) - Method in class org.tweetyproject.commons.BeliefSet
-
Adds the specified elements to the end of this collection (optional operation).
- add(T...) - Method in class org.tweetyproject.commons.InterpretationSet
-
Adds the specified elements to the end of this collection (optional operation).
- add(T...) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
-
Appends the specified elements to the end of this collection (optional operation).
- add_label(String, String) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- addAll(int, Collection<? extends LdoFormula>) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- addAll(int, Collection<? extends RelationalFormula>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- addAll(int, Collection<? extends ComplexConcept>) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- addAll(int, Collection<? extends PlFormula>) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- addAll(int, Collection<? extends ASPLiteral>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- addAll(int, Collection<? extends T>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- addAll(Collection<?>) - Method in class org.tweetyproject.commons.DualSetSignature
- addAll(Collection<?>) - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- addAll(Collection<?>) - Method in interface org.tweetyproject.commons.Signature
-
Adds all elements of this collection to this signature.
- addAll(Collection<?>) - Method in class org.tweetyproject.commons.SingleSetSignature
- addAll(Collection<?>) - Method in class org.tweetyproject.commons.TripleSetSignature
- addAll(Collection<?>) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- addAll(Collection<?>) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Adds items of the given collection to this signature.
- addAll(Collection<? extends E>) - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
- addAll(Collection<? extends Assumption<T>>) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- addAll(Collection<? extends BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- addAll(Collection<? extends LdoFormula>) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- addAll(Collection<? extends Argument>) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- addAll(Collection<? extends Argument>) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- addAll(Collection<? extends BasicArgument>) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- addAll(Collection<? extends Triple<T, T, Relation>>) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
adds all given elements to the preference order
- addAll(Collection<? extends RelationalFormula>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- addAll(Collection<? extends ComplexConcept>) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- addAll(Collection<? extends FolFormula>) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- addAll(Collection<? extends PlFormula>) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- addAll(Collection<? extends ASPLiteral>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- addAll(Collection<? extends S>) - Method in class org.tweetyproject.math.Interval
- addAll(Collection<? extends T>) - Method in class org.tweetyproject.agents.MultiAgentSystem
- addAll(Collection<? extends T>) - Method in class org.tweetyproject.commons.BeliefSet
- addAll(Collection<? extends T>) - Method in class org.tweetyproject.commons.InterpretationSet
- addAll(Collection<? extends T>) - Method in class org.tweetyproject.graphs.SimpleGraph
-
add all nodes to the graph
- addAll(Collection<? extends T>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- addAllAttacks(Collection<? extends Attack>) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Adds the set of attacks to this argumentation framework
- addAllAttacks(Collection<? extends Attack>) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Adds the set of attacks to this Dung theory.
- addAllAttacks(Set<SetAttack>) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Adds the set of attacks to this SetAf theory.
- addAllEdges(Collection<Edge<T>>) - Method in class org.tweetyproject.graphs.SimpleGraph
-
add all edges to the graph
- addAllPostulates(Collection<? extends Postulate<T>>) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluator
-
Adds all postulates in the given collection.
- addAllSupports(Collection<? extends Support>) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Adds the set of supports to this argumentation framework
- addAllTerm(Collection<Term>) - Method in class org.tweetyproject.math.term.AssociativeOperation
-
Adds all the given terms of this operation.
- addAndCopy(T) - Method in class org.tweetyproject.agents.dialogues.DialogueTrace
-
Returns a copy of this trace and adds the given move to this copy.
- addArgument(int) - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Create and add a new argument with identifier
- addArgument(int) - Method in class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Add an argument with an integer identifier
- addArgument(int) - Method in class org.tweetyproject.arg.peaf.syntax.PEAFTheory
-
Add an argument with an integer identifier
- addArgument(int, String, String) - Method in class org.tweetyproject.arg.peaf.syntax.NamedPEAFTheory
-
Add argument with names
- addArgument(String, String) - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Creates an argument with identifier and textContent and adds the argument
- addArgument(EArgument) - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Add an argument
- addArgument(Term<?>) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- addArgument(Term<?>) - Method in class org.tweetyproject.logics.commons.syntax.FunctionalTerm
-
Appends the given argument to this term's arguments and returns itself.
- addArgument(Term<?>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Atom
-
Adds an argument to the atom's argument list
- addArgument(Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
-
Appends the given argument to this atom's arguments and returns itself.
- addArgument(Term<?>) - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- addArgument(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- addArgument(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- addArgumentType(Sort) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
-
Adds the given Sort as argument type to the typed Structure
- addArgumentType(Sort) - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- addArgumentType(Sort) - Method in class org.tweetyproject.logics.pl.syntax.PlPredicate
- addAssumption(T) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- addAttack(int[], int[]) - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Add an attack with indices
- addAttack(int, int) - Method in class org.tweetyproject.arg.peaf.syntax.PEAFTheory
-
Add attack between arguments with indices
- addAttack(String, String, String, double) - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Adds attack from the identifier of an argument to the identifier of the argument, support or attack.
- addAttack(HashSet<Argument>, Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Adds an attack from the first argument to the second to this SetAf theory.
- addAttack(ArgumentSet, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
Adds an attack from the set of arguments to the argument to this evidential argumentation system.
- addAttack(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Adds an attack from the first argument to the second to this deductive argumentation system.
- addAttack(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
Adds an attack from the first argument to the second to this evidential argumentation system.
- addAttack(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
Adds an attack from the first argument to the second to this necessity argumentation system.
- addAttack(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Adds an attack from the first argument to the second to thisDdung theory.
- addAttack(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
add attack between both arguments to the theory and set weight to 1
- addAttack(Argument, Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Adds an attack from the first argument to the second to this SetAf theory.
- addAttack(Argument, Argument, double) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
add attack between both arguments to the theory and set weight to given value
- addAttack(EAttack) - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Add an attack
- addAttack(EAttack) - Method in class org.tweetyproject.arg.peaf.syntax.EArgument
-
Add an attack that this argument which originates the attack (to store internally).
- addAttackLinks() - Method in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- addAxiom(T) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
-
Adds an additional axiom, i.e.
- addBeliefbase(Collection<? extends Formula>) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
Adds a belief base to the end of the ordered list of belief bases.
- addBody(ASPBodyElement) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
-
Add the given body element to this rule.
- addBodyElements(Collection<? extends ASPBodyElement>) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
-
Add the given body elements to this rule.
- addClause(Clause) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Execution
- addClause(Clause) - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.ParallelExecution
- addClause(Clause) - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.SequentialExecution
- addClauses(Collection<? extends Clause>) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Execution
- addClauses(Collection<? extends Clause>) - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.ParallelExecution
- addClauses(Collection<? extends Clause>) - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.SequentialExecution
- addConditional(Conditional) - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Adds the given Conditional to the ConditionalStructure and updates the structure.
- addDirectSub(AspicArgument<T>) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Adds a subargument
- addEntry(AgentGenerator<T, R>, Map<AgentGenerator<T, R>, Double>) - Method in class org.tweetyproject.agents.sim.SimulationResult
-
Adds a new entry of a simulation run.
- addEscapes(String) - Static method in error org.tweetyproject.arg.delp.parser.TokenMgrError
- addEscapes(String) - Static method in error org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.TokenMgrError
- addEscapes(String) - Static method in error org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.TokenMgrError
- addEscapes(String) - Static method in error org.tweetyproject.lp.asp.parser.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addEscapes(String) - Static method in error org.tweetyproject.preferences.io.TokenMgrError
- addFact(C) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.LogicProgram
-
Adds the given fact to the program
- addFact(FolFormula) - Method in class org.tweetyproject.lp.nlp.syntax.NLPProgram
- addFact(ASPLiteral) - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Adds a fact to this program.
- addFact(ClassicalHead) - Method in class org.tweetyproject.lp.asp.syntax.Program
- addFacts(C...) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.LogicProgram
-
Adds the given facts to the program
- addFacts(FolFormula...) - Method in class org.tweetyproject.lp.nlp.syntax.NLPProgram
- addFacts(ClassicalHead...) - Method in class org.tweetyproject.lp.asp.syntax.Program
- addField(String, String) - Method in class org.tweetyproject.plugin.PluginOutput
- addField(OutputField) - Method in class org.tweetyproject.plugin.PluginOutput
- addFrom(PEEAFTheory.Argument) - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Support
-
Adds the argument into the set of arguments that originates the support
- addFromSampler(Iterator<U>, int) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Add n knowledge bases from the given iterator (e.g., a random sampler) to the testing dataset.
- addGroundingRequirement(GroundingRequirement) - Method in class org.tweetyproject.action.description.syntax.CLaw
- addIncomingArk(Ark) - Method in class org.tweetyproject.logics.petri.syntax.Transition
-
Add a new incoming ark to this transition
- addInconsistencyListener(InconsistencyListener) - Method in class org.tweetyproject.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
- addInconsistencyListener(InconsistencyListener) - Method in class org.tweetyproject.logics.commons.analysis.streams.StreamBasedInconsistencyMeasure
-
Add a listener to this measure.
- addInconsistencyMeasure(BeliefSetInconsistencyMeasure<T>) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Adds the given inconsistency measure.
- addInitialMarking(Marking) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
-
add a designated initial marking
- ADDITIONOFATTACKBRANCH - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The ADDITIONOFATTACKBRANCH postulate
- ADDITIONOFDEFENSEBRANCH - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The ADDITIONOFDEFENSEBRANCH postulate
- addKnowledgeBase(U) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Adds the given knowledge base to the testing dataset.
- addKnowledgeBases(List<U>) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Adds the given knowledge bases to the testing dataset.
- addLabels(List<String>) - Method in class org.tweetyproject.commons.Plotter
-
Add some description to the frame
- addLabels(List<String>) - Method in class org.tweetyproject.graphs.util.GraphPlotter
-
Add some description to the panel
- addLane(Lane) - Method in class org.tweetyproject.logics.bpm.syntax.Process
-
Add a lane to this process
- addLanes(Set<Lane>) - Method in class org.tweetyproject.logics.bpm.syntax.Process
-
Add multiple lanes to this process
- addListener(PropertyChangeListener) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
Adds a property change listener
- addListener(PropertyChangeListener) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
-
Adds a property change listener
- addListener(UpdateListener<T>) - Method in interface org.tweetyproject.preferences.aggregation.DynamicPreferenceAggregator
-
The add-method for listeners for a dynamic preference aggregator
- addListener(UpdateListener<T>) - Method in class org.tweetyproject.preferences.aggregation.DynamicScoringPreferenceAggregator
-
adds a listener to this dynamic preference aggregator
- addNegation(T, T) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
Adds a negation of form not formula = negation
- addNegativeInstance(Postulate<S>, Collection<S>) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluationReport
-
Adds a negative instance for the given postulate
- addNode(BpmnNode) - Method in class org.tweetyproject.logics.bpm.syntax.Process
-
Add a node to this process
- addNotApplicableInstance(Postulate<S>, Collection<S>) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluationReport
-
Adds an instance that is not applicable for the given postulate
- addOperator(BaseRevisionOperator<?>) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
Adds the given revision operator to the set of selectable revision methods.
- addOperator(BaseRevisionOperator<?>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
-
Adds the given revision operator to the set of selectable revision methods.
- addOption(String) - Method in class org.tweetyproject.logics.pl.sat.CmdLineSatSolver
-
Adds a single command line parameter.
- addOrdinaryPremise(T) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
-
Adds an additional ordinary, i.e.
- addOutgoingArk(Ark) - Method in class org.tweetyproject.logics.petri.syntax.Transition
-
Add a new outgoing ark to this transition
- addPair(T, T, Relation) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
adds two given (single) elements as pair into the set
- addParameter(CommandParameter) - Method in class org.tweetyproject.plugin.AbstractTweetyPlugin
-
adds new command parameter to this plugin
- addParameter(CommandParameter) - Method in class org.tweetyproject.preferences.plugin.PreferencesPlugin
- addPositiveInstance(Postulate<S>, Collection<S>) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluationReport
-
Adds a positive instance for the given postulate (that is applicable)
- addPostulate(Postulate<T>) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluator
-
Adds the given postulate
- addPremise(FolFormula) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- addPremise(FolFormula) - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- addPremise(FolFormula) - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- addPremise(PlFormula) - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- addPremise(PlFormula) - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- addPremise(Proposition) - Method in class org.tweetyproject.arg.saf.syntax.BasicArgument
- addPremise(ASPBodyElement) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- addPremise(P) - Method in interface org.tweetyproject.commons.util.rules.Rule
-
Add the given premise to this rule.
- addPremise(T) - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- addPremise(T) - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- addPremise(T) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- addPremises(Collection<? extends FolFormula>) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- addPremises(Collection<? extends FolFormula>) - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- addPremises(Collection<? extends FolFormula>) - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- addPremises(Collection<? extends PlFormula>) - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- addPremises(Collection<? extends PlFormula>) - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- addPremises(Collection<? extends Proposition>) - Method in class org.tweetyproject.arg.saf.syntax.BasicArgument
- addPremises(Collection<? extends ASPBodyElement>) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- addPremises(Collection<? extends P>) - Method in interface org.tweetyproject.commons.util.rules.Rule
-
Add the given premises to this rule.
- addPremises(Collection<? extends T>) - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- addPremises(Collection<? extends T>) - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- addPremises(Collection<? extends T>) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- addPrimaFacie(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
Adds a argument with evidential support to this evidential argumentation system If the argument is already in this evidential argumentation system, adds evidential support
- addProbabilityNormalizationConstraint(ExpressionsBasedModel) - Static method in class org.tweetyproject.logics.pcl.util.OjAlgoPclUtils
-
Add probability normalization constraint to model (all probabilities have to sum to 1).
- addProtocolListener(ProtocolListener) - Method in class org.tweetyproject.agents.AbstractProtocol
- addProtocolListener(ProtocolListener) - Method in interface org.tweetyproject.agents.Protocol
-
Adds the given listener to this protocol.
- addRule(InferenceRule<T>) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
-
Adds an additional inference rule
- addSignature(Signature) - Method in class org.tweetyproject.commons.DualSetSignature
- addSignature(Signature) - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- addSignature(Signature) - Method in interface org.tweetyproject.commons.Signature
-
Adds the elements of the given signature to this signature.
- addSignature(Signature) - Method in class org.tweetyproject.commons.SingleSetSignature
- addSignature(Signature) - Method in class org.tweetyproject.commons.TripleSetSignature
- addSignature(Signature) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- addState(Set<FolAtom>) - Method in class org.tweetyproject.action.transitionsystem.TransitionSystem
-
Creates a new state and adds it to this transition system.
- addState(State) - Method in class org.tweetyproject.action.transitionsystem.TransitionSystem
-
Adds a state to this transition system.
- addStatementToGurobi(Statement, Integer) - Method in class org.tweetyproject.math.opt.solver.GurobiOptimizer
-
parses a statement into a gurobi constrant and adds it to the model
- addSubDeduction(Deduction<T>) - Method in class org.tweetyproject.arg.aba.syntax.Deduction
-
Adds a subdeduction
- addSubProcess(Process) - Method in class org.tweetyproject.logics.bpm.syntax.Process
-
Add a process to this process
- addSupport(int[], int[]) - Method in class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Add a support with index arrays (froms and tos)
- addSupport(int[], int[], double) - Method in class org.tweetyproject.arg.peaf.syntax.PEAFTheory
-
Add a support with indices for many to many mapping
- addSupport(int, int, double) - Method in class org.tweetyproject.arg.peaf.syntax.PEAFTheory
-
Add a support with indices for one to one mapping (fromIndex and toIndex)
- addSupport(String, String[], String, double) - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Adds support to PEEAF with from identifiers of arguments and to the identifier of the targeted argument
- addSupport(ArgumentSet, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
Adds a support from a set of arguments to an argument to this argumentation framework.
- addSupport(ArgumentSet, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
Adds a support from a set of arguments to an argument to this argumentation framework.
- addSupport(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Adds a support from the first argument to the second to this bipolar argumentation framework.
- addSupport(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
Adds a support from the first argument to the second to this argumentation framework.
- addSupport(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
Adds a support from the first argument to the second to this argumentation framework.
- addSupport(ESupport) - Method in class org.tweetyproject.arg.peaf.syntax.EArgument
-
Add a support to this argument which originates the support (to store internally).
- addSupport(S) - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Add a support
- addTerm(Term) - Method in class org.tweetyproject.math.term.AssociativeOperation
-
Adds the given term to this operation.
- addToConclusion(T) - Method in class org.tweetyproject.machinelearning.assoc.AssociationRule
-
Adds the given object to the conclusion.
- addToHead(ASPLiteral) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
-
Add the given literal to the head of the rule.
- addTokens(int) - Method in class org.tweetyproject.logics.petri.syntax.Place
- addToOutputWhitelist(Predicate) - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Adds the given predicate to the whitelist of predicates.
- addToPremise(T) - Method in class org.tweetyproject.machinelearning.assoc.AssociationRule
-
Adds the given object to the premise.
- addTransition(Transition) - Method in class org.tweetyproject.action.transitionsystem.TransitionSystem
-
Adds a given transition to this transition system.
- ADF_OCF_comparison_example - Class in org.tweetyproject.logics.cl.examples
-
Example code illustrating the translation from Abstract Dialectical Frameworks (ADFs) to Conditional logics
- ADF_OCF_comparison_example() - Constructor for class org.tweetyproject.logics.cl.examples.ADF_OCF_comparison_example
- ADFExample - Class in org.tweetyproject.arg.adf.examples
-
Example code illustrating Abstract Dialectical Frameworks (ADFs) with different semantics.
- ADFExample() - Constructor for class org.tweetyproject.arg.adf.examples.ADFExample
- ADJUNCTIONINVARIANCE - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The ADJUNCTIONINVARIANCE postulate
- adjustBeginLineColumn(int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- adjustBeginLineColumn(int, int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- adjustBeginLineColumn(int, int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- adjustBeginLineColumn(int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ADM - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- ADMISSIBILITY - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The admissibility principle
- AdmissibilityPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Admissibility Principle A semantics satisfies admissibility if for all extensions E it holds that: every argument in E is defended by E see: Baroni, P., & Giacomin, M.
- AdmissibilityPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.AdmissibilityPrinciple
- admissible() - Method in interface org.tweetyproject.arg.adf.reasoner.query.SemanticsStep
- admissible(AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- ADMISSIBLE - Static variable in class org.tweetyproject.arg.dung.equivalence.EquivalenceKernel
- ADMISSIBLE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
- ADMISSIBLE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- admissibleExample - Class in org.tweetyproject.arg.bipolar.examples
- admissibleExample() - Constructor for class org.tweetyproject.arg.bipolar.examples.admissibleExample
- AdmissibleExample() - Static method in class org.tweetyproject.arg.dung.examples.PrincipleExample
- AdmissibleKernel - Class in org.tweetyproject.arg.dung.equivalence
-
Kernel SK = (A, R') for strong equivalence wrt.
- AdmissibleKernel() - Constructor for class org.tweetyproject.arg.dung.equivalence.AdmissibleKernel
- AdmissibleMaximizer - Class in org.tweetyproject.arg.adf.reasoner.sat.processor
-
Maximizes a given interpretation, but only counts those verified by the given
Verifieras larger. - AdmissibleReasoner - Class in org.tweetyproject.arg.adf.reasoner
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AdmissibleReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.evidential
-
a set of arguments S is admissible iff it is conflict-free and all elements of S are acceptable wrt.
- AdmissibleReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.necessity
-
a set of arguments S is admissible iff it is strongly coherent and defends all of its arguments.
- AdmissibleReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.evidential.AdmissibleReasoner
- AdmissibleReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.necessity.AdmissibleReasoner
- AdmissibleReasoner(IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.reasoner.AdmissibleReasoner
-
Deprecated.
- AdmissibleVerifier - Class in org.tweetyproject.arg.adf.reasoner.sat.verifier
- AdmissibleVerifier(Supplier<SatSolverState>, AbstractDialecticalFramework, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.verifier.AdmissibleVerifier
- afterFormula - Variable in class org.tweetyproject.action.description.syntax.DynamicLaw
- Agent - Class in org.tweetyproject.agents
-
An agent is a possibly proactive entity situated in some environment.
- Agent(String) - Constructor for class org.tweetyproject.agents.Agent
-
Creates a new agent with the given name.
- AgentGenerator<T extends Agent,
S extends MultiAgentSystem<T>> - Interface in org.tweetyproject.agents.sim -
This interface defines an agent template that is used to generate agents following some common characteristics.
- aggregate(List<PreferenceOrder<T>>) - Method in interface org.tweetyproject.preferences.aggregation.DynamicPreferenceAggregator
-
Abstract class for implementation of dynamic preference aggregation
- aggregate(List<PreferenceOrder<T>>) - Method in class org.tweetyproject.preferences.aggregation.DynamicScoringPreferenceAggregator
-
This method aggregates the given preference orders according to the WeightVector used within construction
- aggregate(List<PreferenceOrder<T>>) - Method in interface org.tweetyproject.preferences.aggregation.PreferenceAggregator
-
Abstract class for implementation of different aggregation and scoring methods
- aggregate(List<PreferenceOrder<T>>) - Method in class org.tweetyproject.preferences.aggregation.ScoringPreferenceAggregator
-
Implementation of the aggregation of a given input-array of sets and a weight vector
- Aggregate() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- AGGREGATE_COUNT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- AGGREGATE_COUNT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- AGGREGATE_MAX - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- AGGREGATE_MAX - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- AGGREGATE_MIN - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- AGGREGATE_MIN - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- AGGREGATE_SUM - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- AGGREGATE_SUM - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- AGGREGATE_SUM_PLUS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- AGGREGATE_TIMES - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- AggregateAtom - Class in org.tweetyproject.lp.asp.syntax
-
This class represents an aggregate.
- AggregateAtom() - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Empty default constructor.
- AggregateAtom(List<ASPBodyElement>, int, int) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Creates a new cardinality rule, meaning an aggregate of the form "leftBound <= #count { elements } <= rightBound" with the given literals and the given integer bounds.
- AggregateAtom(AggregateAtom) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Copy-Constructor
- AggregateAtom(ASPOperator.AggregateFunction, List<AggregateElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Creates a new Aggregate with the given aggregate function and the given aggregate elements.
- AggregateAtom(ASPOperator.AggregateFunction, List<AggregateElement>, ASPOperator.BinaryOperator, int) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Creates a new Aggregate of the form "#func { elements } op rightBound" with the given aggregate function #func, the given aggregate elements, the given aggregate relation op and the given rightBound.
- AggregateAtom(ASPOperator.AggregateFunction, List<AggregateElement>, ASPOperator.BinaryOperator, int, ASPOperator.BinaryOperator, int) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Creates a new Aggregate of the form "leftBound op #func { elements } op rightBound" with the given aggregate function, the given aggregate elements, and the given left and right aggregate relations and integer bounds.
- AggregateAtom(ASPOperator.AggregateFunction, List<AggregateElement>, ASPOperator.BinaryOperator, Term<?>) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Creates a new Aggregate of the form "#func { elements } op rightBound" with the given aggregate function #func, the given aggregate elements, the given aggregate relation op and the given rightBound.
- AggregateAtom(ASPOperator.AggregateFunction, List<AggregateElement>, ASPOperator.BinaryOperator, Term<?>, ASPOperator.BinaryOperator, Term<?>) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Creates a new Aggregate of the form "leftBound leftOp #func { elements } rightOp rightBound" with the given aggregate function, the given aggregate elements, and the given left and right aggregate relations and bounds.
- AggregateElement - Class in org.tweetyproject.lp.asp.syntax
-
This class models an aggregate element, meaning a set of terms and a set of naf literals (= literals or default negated literals).
- AggregateElement(List<Term<?>>, List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateElement
-
Creates a new Aggregate Element with the given list of terms and the given list of naf literals.
- AggregateElement(Term<?>, List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateElement
-
Creates a new Aggregate Element with the given single term and the given list of naf literals.
- AggregateElement(Term<?>, ASPBodyElement) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateElement
-
Creates a new Aggregate Element with the given single term and the given single literal.
- AggregateElement(Term<?>, ASPBodyElement...) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateElement
-
Creates a new Aggregate Element with the given single term and the given naf literals.
- AggregateElement(AggregateElement) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateElement
-
Copy-Constructor
- AggregateElement() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- AggregateElements() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- AggregateExample - Class in org.tweetyproject.lp.asp.examples
-
Some more examples on how aggregates work.
- AggregateExample() - Constructor for class org.tweetyproject.lp.asp.examples.AggregateExample
- AggregateFunction() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- AggregateHead - Class in org.tweetyproject.lp.asp.syntax
-
This class is a variant of the basic ASP rule head.
- AggregateHead() - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateHead
-
Creates a new empty ASPAggregateHead.
- AggregateHead(List<ASPBodyElement>, int, int) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateHead
-
Creates a new cardinality rule head.
- AggregateHead(AggregateAtom) - Constructor for class org.tweetyproject.lp.asp.syntax.AggregateHead
-
Creates a new ASPAggregateHead with the given aggregate atom.
- AggregatingCoherenceMeasure - Class in org.tweetyproject.logics.mln.analysis
-
This coherence measure uses an aggregation function and a distance function to measure the coherence of an MLN.
- AggregatingCoherenceMeasure(RealVectorNorm, AggregationFunction) - Constructor for class org.tweetyproject.logics.mln.analysis.AggregatingCoherenceMeasure
- AggregatingNorm - Class in org.tweetyproject.math.norm
-
This norm uses an aggregator on the 1-norm distance of each value.
- AggregatingNorm(AggregationFunction) - Constructor for class org.tweetyproject.math.norm.AggregatingNorm
-
Creates a new distance function with the given aggregator.
- AggregatingSemantics - Class in org.tweetyproject.logics.rpcl.semantics
-
This class implements aggregating semantics due to [Kern-Isberner, Thimm, KR'2010].
- AggregatingSemantics() - Constructor for class org.tweetyproject.logics.rpcl.semantics.AggregatingSemantics
- AggregationFunction - Interface in org.tweetyproject.math.func
-
This class aggregates a list of doubles to a single double.
- AIFCISReader - Class in org.tweetyproject.arg.peaf.io.aif
-
AIFCISReader can also read .cis files, since the field names in edges is the only difference.
- AIFCISReader(String) - Constructor for class org.tweetyproject.arg.peaf.io.aif.AIFCISReader
-
Default constructor for AIFCISReader
- AIFCISReader.DuplicateNodeIDException - Exception in org.tweetyproject.arg.peaf.io.aif
-
This exception is thrown in the cases where the node id was defined previously in the aif.
- AIFCISReader.Exceptions - Class in org.tweetyproject.arg.peaf.io.aif
-
Helper class for displaying associated exceptions' occurrence
- AIFCISReader.UnsupportedNodeTypeException - Exception in org.tweetyproject.arg.peaf.io.aif
-
This exception is thrown in the cases where the aif node's type is not supported by AIFCISReader.
- AIFJSONAnalysis - Class in org.tweetyproject.arg.peaf.syntax.aif.analysis
-
AIFJSONAnalysis is utility class used with Google's GSON
- AIFJSONAnalysis() - Constructor for class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysis
- AIFJSONAnalysisReasoner - Class in org.tweetyproject.arg.peaf.syntax.aif.analysis
-
AIFJSONAnalysisReasoner is utility class used with Google's GSON
- AIFJSONAnalysisReasoner() - Constructor for class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisReasoner
- AIFJSONAnalysisReasonerParameters - Class in org.tweetyproject.arg.peaf.syntax.aif.analysis
-
AIFJSONAnalysisReasonerParameters is utility class used with Google's GSON
- AIFJSONAnalysisReasonerParameters() - Constructor for class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisReasonerParameters
- AIFJSONAnalysisResult - Class in org.tweetyproject.arg.peaf.syntax.aif.analysis
-
AIFJSONAnalysisResult class is used for writing back to the aif file after the reasoner finishes
- AIFJSONAnalysisResult() - Constructor for class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisResult
- AIFJSONEdge - Class in org.tweetyproject.arg.peaf.syntax.aif
-
AIFJSONEdge represents edge of the aif json or cis file format (CISpaces)
- AIFJSONEdge() - Constructor for class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONEdge
- AIFJSONNode - Class in org.tweetyproject.arg.peaf.syntax.aif
-
The AIFJSONTheory, utility class for reading aif json files with GSON Intermediate json node representation
- AIFJSONNode() - Constructor for class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONNode
- AIFJSONTheory - Class in org.tweetyproject.arg.peaf.syntax.aif
-
The AIFJSONTheory, utility class for reading aif json files with GSON
- AIFJSONTheory() - Constructor for class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONTheory
- AIFNode - Class in org.tweetyproject.arg.peaf.syntax.aif
-
AIFNode is an intermediate format that is generated by AIFCISReader.
- AIFNode(String, AIFNodeType, String) - Constructor for class org.tweetyproject.arg.peaf.syntax.aif.AIFNode
-
The default constructor that creates an AIFNode
- AIFNodeType - Enum Class in org.tweetyproject.arg.peaf.syntax.aif
-
AIFNodeType corresponds the category of the node.
- AIFTheory - Class in org.tweetyproject.arg.peaf.syntax.aif
-
AIFTheory is created after AIFJSONTheory by AIFCISReader
- AIFTheory() - Constructor for class org.tweetyproject.arg.peaf.syntax.aif.AIFTheory
- AIFtoPEEAFConverter - Class in org.tweetyproject.arg.peaf.io.aif
-
AIFtoPEEAFConverter converts AIFs to PEEAF format
- AIFtoPEEAFConverter() - Constructor for class org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter
- AIFtoPEEAFConverter.Exceptions - Class in org.tweetyproject.arg.peaf.io.aif
-
Helper class for displaying associated exceptions' occurrence
- AIFtoPEEAFConverter.FromMANodeNotINodeException - Exception in org.tweetyproject.arg.peaf.io.aif
-
This exception is for cases where From node of MA node's type is not I.
- AIFtoPEEAFConverter.INodeForRANodeNotFoundException - Exception in org.tweetyproject.arg.peaf.io.aif
-
This exception is for cases where the I-node that originates the RA node does not exist.
- AIFtoPEEAFConverter.MultipleNodesFromMANodeException - Exception in org.tweetyproject.arg.peaf.io.aif
-
This exception is for cases where there can not be multiple nodes directed from MA node.
- AIFtoPEEAFConverter.MultipleNodesToMANodeException - Exception in org.tweetyproject.arg.peaf.io.aif
-
This exception is for cases where there can not be multiple nodes directed to this MA node.
- AIFtoPEEAFConverter.NoNotAttackedINodeException - Exception in org.tweetyproject.arg.peaf.io.aif
-
There is not an I-node that does not receive any attack in this AIF.
- AIFtoPEEAFConverter.ToMANodeNotINodeException - Exception in org.tweetyproject.arg.peaf.io.aif
-
This exception is for cases where To node of MA node's type is different from I.
- AlchemyExample - Class in org.tweetyproject.logics.mln.examples
-
Example code illustrating the use of the Alchemy reasoner.
- AlchemyExample() - Constructor for class org.tweetyproject.logics.mln.examples.AlchemyExample
- AlchemyMlnReasoner - Class in org.tweetyproject.logics.mln.reasoner
-
This class implements a wrapper for Alchemy in order to reason with MLNs.
- AlchemyMlnReasoner() - Constructor for class org.tweetyproject.logics.mln.reasoner.AlchemyMlnReasoner
- allAttacks(Collection<Assumption<T>>, Collection<Assumption<T>>, AbaTheory<T>) - Static method in class org.tweetyproject.arg.aba.semantics.AbaAttack
-
Returns all attacks from the given attacking set to the given attacked set.
- allAttacks(AbaTheory<T>) - Static method in class org.tweetyproject.arg.aba.semantics.AbaAttack
-
Returns all attacks between arguments in the given AbaTheory.
- allBijections(Collection<E>, Collection<F>) - Method in class org.tweetyproject.commons.util.MapTools
-
Computes all bijections from E to F.
- allDerivations(Collection<? extends S>) - Static method in class org.tweetyproject.commons.util.rules.Derivation
-
Returns the set of all possible derivations from the set of rules.
- allDerivations(Collection<? extends S>, Formula) - Static method in class org.tweetyproject.commons.util.rules.Derivation
-
Returns the set of all possible derivations with the given conclusion from the set of rules.
- allGroundInstances(Set<Constant>) - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
-
Computes all ground instances of all inner fol formulas wrt.
- allGroundInstances(Set<Constant>) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- allGroundInstances(Set<Constant>) - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
-
Computes all ground instances of this relational formula wrt.
- allMaps(Map<Set<E>, Set<F>>) - Method in class org.tweetyproject.commons.util.MapTools
-
Computes the complete set of maps from E to F such that the following condition holds.
- allMaps(Set<? extends E>, Set<? extends F>) - Method in class org.tweetyproject.commons.util.MapTools
-
This methods computes all maps from domain to range.
- allMapsSingleSource(Map<E, Set<F>>) - Method in class org.tweetyproject.commons.util.MapTools
-
Computes the complete set of maps from E to F such that the following condition holds.
- AllPEAFInducerExample - Class in org.tweetyproject.arg.peaf.examples
- AllPEAFInducerExample() - Constructor for class org.tweetyproject.arg.peaf.examples.AllPEAFInducerExample
- allSubstitutions(Collection<? extends Term<?>>) - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
-
Computes all possible substitutions, i.e.
- allSubstitutions(Collection<? extends Term<?>>) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
-
Computes all possible substitutions, i.e.
- allSubstitutions(Collection<? extends Term<?>>) - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
-
Computes all possible substitutions, i.e.
- allTrue() - Method in class org.tweetyproject.arg.adf.util.ThreeValuedBitSet
- ALMOST_CERTAIN - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
- AlwaysQuery - Class in org.tweetyproject.action.query.syntax
-
This class represents an always query in the action query language S.
- AlwaysQuery(FolFormula) - Constructor for class org.tweetyproject.action.query.syntax.AlwaysQuery
-
Creates a new always query with the given inner formula.
- analyses - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONTheory
-
All analyses in the aif (this is an extra addition)
- AnalysisExample - Class in org.tweetyproject.logics.pcl.examples
-
Example code illustrating the use of inconsistency measures and repairing approaches.
- AnalysisExample() - Constructor for class org.tweetyproject.logics.pcl.examples.AnalysisExample
- AnalysisResult - Record Class in org.tweetyproject.arg.peaf.analysis
-
A record for storing analysis of the results
- AnalysisResult(double, long, AnalysisType, double) - Constructor for record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
Creates an instance of a
AnalysisResultrecord class. - analysisType - Variable in class org.tweetyproject.arg.peaf.analysis.AbstractAnalysis
-
The type of the analysis
- AnalysisType - Enum Class in org.tweetyproject.arg.peaf.analysis
-
The types of analysis supported by arg.peaf
- and(Double, Double) - Method in class org.tweetyproject.arg.social.semantics.SimpleProductSemantics
- and(Collection<L>) - Method in class org.tweetyproject.arg.social.semantics.AbstractSocialSemantics
-
The AND-operation on all given arguments
- and(L, L) - Method in class org.tweetyproject.arg.social.semantics.AbstractSocialSemantics
-
The AND-operation on L in this framework
- and(AcceptanceCondition) - Method in class org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition.Builder
- and(AcceptanceCondition...) - Method in class org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition.Builder
- and(PriestWorld.TruthValue) - Method in enum class org.tweetyproject.logics.pl.semantics.PriestWorld.TruthValue
- ANONYMOUS_VARIABLE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- ANONYMOUS_VARIABLE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- AnswerSet - Class in org.tweetyproject.lp.asp.semantics
-
An answer set is a belief set which only contains literals and represents the deductive belief set of an extended logic program under the answer set semantic.
- AnswerSet() - Constructor for class org.tweetyproject.lp.asp.semantics.AnswerSet
-
Creates a new empty AnswerSet.
- AnswerSet(Collection<ASPLiteral>, int, int) - Constructor for class org.tweetyproject.lp.asp.semantics.AnswerSet
-
Creates a new empty AnswerSet with the given level and weight.
- AnswerSet(AnswerSet) - Constructor for class org.tweetyproject.lp.asp.semantics.AnswerSet
-
Copy-Constructor
- AnswerSet() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- AntCol_Environment(double[][]) - Constructor for class org.tweetyproject.math.opt.solver.AntColonyOptimization.AntCol_Environment
- AntColonyOptimization - Class in org.tweetyproject.math.opt.solver
-
This class implements the ant colony algorithm using isula (https://github.com/cptanalatriste/isula) for combinatrics problems
- AntColonyOptimization(int, double, int, double, double) - Constructor for class org.tweetyproject.math.opt.solver.AntColonyOptimization
- AntColonyOptimization.AntCol_Environment - Class in org.tweetyproject.math.opt.solver
-
environment
- ANY - Static variable in class org.tweetyproject.logics.commons.syntax.Sort
-
Default sort for terms of equality/inequality predicates.
- ApacheCommonsCMAESOptimizer - Class in org.tweetyproject.math.opt.solver
-
This class is a wrapper for the Apache Commons Math3 CMAES optimizer (https://commons.apache.org/proper/commons-math/).
- ApacheCommonsCMAESOptimizer(int, int, double, boolean, int, int, double) - Constructor for class org.tweetyproject.math.opt.solver.ApacheCommonsCMAESOptimizer
-
Parameters from org.apache.commons.math3.optim.nonlinear.scalar.noderiv.CMAESOptimizer:
- ApacheCommonsCMAESOptimizerEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the ApacheCommonsCMAESOptimizer
- ApacheCommonsCMAESOptimizerEx() - Constructor for class org.tweetyproject.math.examples.ApacheCommonsCMAESOptimizerEx
- ApacheCommonsNonLinearConjugateGradientOptimizer - Class in org.tweetyproject.math.opt.solver
-
This class is a wrapper for the Apache Commons Math3 Non-Linear Conjugate Gradient Optimizer (https://commons.apache.org/proper/commons-math/).
- ApacheCommonsNonLinearConjugateGradientOptimizer(int, double) - Constructor for class org.tweetyproject.math.opt.solver.ApacheCommonsNonLinearConjugateGradientOptimizer
-
Creates a new solver.
- ApacheCommonsNonLinearConjugateGradientOptimizerEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the ApacheCommonsNonLinearConjugateGradientOptimizer
- ApacheCommonsNonLinearConjugateGradientOptimizerEx() - Constructor for class org.tweetyproject.math.examples.ApacheCommonsNonLinearConjugateGradientOptimizerEx
- ApacheCommonsSimplex - Class in org.tweetyproject.math.opt.solver
-
This class is a wrapper for the Apache Commons Math Simplex implementation.
- ApacheCommonsSimplex() - Constructor for class org.tweetyproject.math.opt.solver.ApacheCommonsSimplex
- ApacheCommonsSimplexEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the Apache Commons SimplexSolver.
- ApacheCommonsSimplexEx() - Constructor for class org.tweetyproject.math.examples.ApacheCommonsSimplexEx
- ApacheCommonsSimplexEx2 - Class in org.tweetyproject.math.examples
-
This class is a second example for the ApacheCommonsSimplexSolver.
- ApacheCommonsSimplexEx2() - Constructor for class org.tweetyproject.math.examples.ApacheCommonsSimplexEx2
- app(DefaultRule) - Method in class org.tweetyproject.logics.rdl.semantics.DefaultSequence
-
Constructs a new DefaultSequence
- appendOrClause(OrClause) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.SATFormulae
- appendVariable(int) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.OrClause
- apply() - Method in interface org.tweetyproject.logics.cl.reasoner.RuleBasedCReasoner.Rule
-
Applies the rule
- apply() - Method in class org.tweetyproject.logics.cl.rules.EvaluateRule
- apply(K) - Method in class org.tweetyproject.arg.adf.util.CacheMap
- APPROX - Enum constant in enum class org.tweetyproject.arg.peaf.analysis.AnalysisType
- ApproxAnalysis - Class in org.tweetyproject.arg.peaf.analysis
-
This class implements approximate probabilistic justification of a set of queries using Monte Carlo Sampling of induced EAFs from a PEAF.
- ApproxAnalysis(PEAFTheory, AbstractExtensionReasoner, double) - Constructor for class org.tweetyproject.arg.peaf.analysis.ApproxAnalysis
-
Creates an ApproxAnalysis object
- ApproximateJustificationAnalysisExample - Class in org.tweetyproject.arg.peaf.examples
- ApproximateJustificationAnalysisExample() - Constructor for class org.tweetyproject.arg.peaf.examples.ApproximateJustificationAnalysisExample
- ApproximateNaiveMlnReasoner - Class in org.tweetyproject.logics.mln.reasoner
-
This reasoner performs approximate reasoning with MLNs by considering only a subset of all Herbrand interpretations.
- ApproximateNaiveMlnReasoner(long, long) - Constructor for class org.tweetyproject.logics.mln.reasoner.ApproximateNaiveMlnReasoner
-
Creates a new ApproximateNaiveMlnReasoner.
- ApproximationExample - Class in org.tweetyproject.logics.mln.examples
-
Example code illustrating the use of the sampling-based MLN reasoner.
- ApproximationExample() - Constructor for class org.tweetyproject.logics.mln.examples.ApproximationExample
- ApproxPEAFInducer - Class in org.tweetyproject.arg.peaf.inducers
-
ApproxPEAFInducer induces a set of random EAFs from a PEAF
- ApproxPEAFInducer(PEAFTheory) - Constructor for class org.tweetyproject.arg.peaf.inducers.ApproxPEAFInducer
-
The default constructor for the ApproxPEAFInducer
- AprioriMiner<T> - Class in org.tweetyproject.machinelearning.assoc
-
Implements the classical Apriori algorithm for association rule mining, cf.
- AprioriMiner(double, double) - Constructor for class org.tweetyproject.machinelearning.assoc.AprioriMiner
-
Creates a new Apriori miner with the given minimum support and minimum confidence values.
- APX - Enum constant in enum class org.tweetyproject.arg.dung.parser.FileFormat
- ApxFilenameFilter - Class in org.tweetyproject.arg.dung.parser
-
Filename filter for APX files.
- ApxFilenameFilter() - Constructor for class org.tweetyproject.arg.dung.parser.ApxFilenameFilter
- ApxParser - Class in org.tweetyproject.arg.dung.parser
-
Parses abstract argumentation frameworks in the logic programming format which is given by the following BNF (start symbol is S):
S ::== "" | "arg" "(" ARGUMENT ")" "\n" S | "att" "(" ARGUMENT "," ARGUMENT ")" "\n" S
where "ARGUMENT" represents any string (without blanks) as a terminal symbol. - ApxParser() - Constructor for class org.tweetyproject.arg.dung.parser.ApxParser
- ApxWriter - Class in org.tweetyproject.arg.dung.writer
-
Writes an abstract argumentation framework into a file of the APX format.
- ApxWriter() - Constructor for class org.tweetyproject.arg.dung.writer.ApxWriter
- areAdjacent(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- areAdjacent(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- areAdjacent(Argument, Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- areAdjacent(Node, Node) - Method in class org.tweetyproject.graphs.HyperGraph
- areAdjacent(BpmnNode, BpmnNode) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- areAdjacent(PetriNetNode, PetriNetNode) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- areAdjacent(Marking, Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- areAdjacent(T, T) - Method in class org.tweetyproject.graphs.DefaultGraph
- areAdjacent(T, T) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns "true" iff the two nodes are connected by a directed edge from a to b or an undirected edge.
- areAdjacent(T, T) - Method in interface org.tweetyproject.graphs.Graph
-
Returns "true" iff the two nodes are connected by a directed edge from a to b or an undirected edge.
- areDisconnected(Collection<? extends T>, Collection<? extends T>) - Method in class org.tweetyproject.graphs.SimpleGraph
-
Compute whether nodesA and nodesB are disconnected and thus d-separated in the graph
- areEquivalent(Constant, Constant) - Method in class org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
-
Checks whether the two given constants are equivalent wrt.
- ARG__CALLED_PLUGIN - Static variable in class org.tweetyproject.cli.plugins.CliMain
-
The argument name for the called plugin
- ARG__CALLED_PLUGIN_SHORT - Static variable in class org.tweetyproject.cli.plugins.CliMain
-
The argument name for the called plugin (short)
- ARG__DEBUG_FLAG - Static variable in class org.tweetyproject.cli.plugins.CliMain
-
The argument name for debugging output
- ARG__DEBUG_FLAG_SHORT - Static variable in class org.tweetyproject.cli.plugins.CliMain
-
The argument name for debugging output (short)
- ARG__INPUT_FILES - Static variable in class org.tweetyproject.cli.plugins.CliMain
-
The argument name for the input file(s)
- ARG__INPUT_FILES - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the input file(s)
- ARG__INPUT_FILES_SHORT - Static variable in class org.tweetyproject.cli.plugins.CliMain
-
The argument name for the input file(s) (short)
- ARG__INPUT_FILES_SHORT - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the input file(s) (short)
- ARG__INPUT_PARSER - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the parser(s) used for reading the input file(s)
- ARG__INPUT_PARSER_SHORT - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the parser(s) used for reading the input file(s) (short)
- ARG__LOG_FILE - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the file used for logging (if this parameter is not set, logging is performed on the standard output)
- ARG__LOG_FILE_SHORT - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the file used for logging (if this parameter is not set, logging is performed on the standard output) (short)
- ARG__LOG_LEVEL - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the log level (The possible values are described by
TweetyConfiguration.LogLevel, default isTweetyConfiguration.LogLevel.INFO) - ARG__LOG_LEVEL_SHORT - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the log level (The possible values are described by
TweetyConfiguration.LogLevel, default isTweetyConfiguration.LogLevel.INFO) (short) - ARG__OPTIONS - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for advanced options
- ARG__OPTIONS_SHORT - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for advanced options (short)
- ARG__OUTPUT_FILE - Static variable in class org.tweetyproject.cli.plugins.CliMain
-
The argument name for the output file
- ARG__OUTPUT_FILE - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the output file
- ARG__OUTPUT_FILE_SHORT - Static variable in class org.tweetyproject.cli.plugins.CliMain
-
The argument name for the output file (short)
- ARG__OUTPUT_FILE_SHORT - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the output file (short)
- ARG__OUTPUT_WRITER - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the writer used for writing the output file.
- ARG__OUTPUT_WRITER_SHORT - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for the writer used for writing the output file (short)
- ARG__QUERY - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for a query
- ARG__QUERY_SHORT - Static variable in class org.tweetyproject.cli.TweetyCli
-
The argument name for a query
- ArguingAgent - Class in org.tweetyproject.agents.dialogues.oppmodels
-
This class represent a general arguing agent with an belief state.
- ArguingAgent(GroundedGameSystem.AgentFaction, BeliefState) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.ArguingAgent
-
Create a new agent with the given name and belief state.
- Argument - Class in org.tweetyproject.arg.adf.syntax
-
An immutable representation of an ADF argument
- Argument - Class in org.tweetyproject.arg.dung.syntax
-
This class models an argument used by Dung's abstract argumentation theory and is just described by its name.
- Argument - Class in org.tweetyproject.arg.lp.syntax
-
Instances of this class represent arguments in the sense of Definition 2 in [1].
- Argument() - Constructor for class org.tweetyproject.arg.adf.syntax.Argument
- Argument(String) - Constructor for class org.tweetyproject.arg.adf.syntax.Argument
- Argument(String) - Constructor for class org.tweetyproject.arg.dung.syntax.Argument
-
Default constructor that assigns the given
nameto this argument - Argument(List<ASPRule>) - Constructor for class org.tweetyproject.arg.lp.syntax.Argument
- Argument(ASPRule) - Constructor for class org.tweetyproject.arg.lp.syntax.Argument
- ArgumentationEnvironment - Class in org.tweetyproject.agents.dialogues
-
This class models the environment for agents in argumentation games.
- ArgumentationEnvironment(DungTheory) - Constructor for class org.tweetyproject.agents.dialogues.ArgumentationEnvironment
-
Creates a new grounded environment.
- ArgumentationKnowledgeBase - Class in org.tweetyproject.arg.lp.syntax
-
Instances of this class represent the set of minimal arguments from a extended logic program
- ArgumentationKnowledgeBase(Program) - Constructor for class org.tweetyproject.arg.lp.syntax.ArgumentationKnowledgeBase
- ArgumentationLottery - Class in org.tweetyproject.arg.prob.lotteries
-
This class implements an argumentation lottery, i.e.
- ArgumentationLottery(Collection<Division>, SubgraphProbabilityFunction, Semantics) - Constructor for class org.tweetyproject.arg.prob.lotteries.ArgumentationLottery
-
Creates a new lottery for the given set of divisions using the given probability function and semantics.
- ArgumentationReasoner - Class in org.tweetyproject.arg.lp.reasoner
-
This class models a reasoner for extended logic programming based arguments using the fixpoint semantics from [1] parameterised by a notion of attack x for the opponent and another notion of attack y as a defense for the proponent.
- ArgumentationReasoner(AttackStrategy, AttackStrategy) - Constructor for class org.tweetyproject.arg.lp.reasoner.ArgumentationReasoner
-
Creates a new ArgumentationReasoner parameterised by a notion of attack for the opponent and another notion of attack for the defense
- ArgumentativeRevisionOperator - Class in org.tweetyproject.beliefdynamics.operators
-
This class is an exemplary instantiation of a revision operator based on deductive argumentation [Kruempelmann:2011] where several parameters have been fixed: - the inner revision is a Levi revision which bases on the random kernel contraction - the transformation function is credulous - the accumulator used for deductive argumentation is the simple accumulator - the categorizer used for deductive argumentation is the classical categorizer
- ArgumentativeRevisionOperator() - Constructor for class org.tweetyproject.beliefdynamics.operators.ArgumentativeRevisionOperator
- ArgumentativeSelectiveRevisionTest - Class in org.tweetyproject.lp.asp.beliefdynamics.selectiverevision
-
This class implements a comparison application for selective revision operators using the SimpleRevisionCompare gui.
- ArgumentativeSelectiveRevisionTest() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ArgumentativeSelectiveRevisionTest
- ArgumentativeTransformationFunction - Class in org.tweetyproject.beliefdynamics.selectiverevision.argumentative
-
This class implements the argumentative transformation functions proposed in [Kruempelmann:2011].
- ArgumentativeTransformationFunction(Categorizer, Accumulator, PlBeliefSet, boolean) - Constructor for class org.tweetyproject.beliefdynamics.selectiverevision.argumentative.ArgumentativeTransformationFunction
-
Creates a new argumentative transformation function.
- argumentDecision - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- ArgumentRanking - Class in org.tweetyproject.arg.rankings.semantics
-
This abstract class is the common ancestor for semantical approaches to argument ranking, i.e.
- ArgumentRanking() - Constructor for class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
- arguments - Variable in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Arguments stored in a list
- arguments - Variable in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
-
A subset of arguments from PEAF
- arguments - Variable in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Ordered list of arguments
- arguments - Variable in class org.tweetyproject.lp.asp.syntax.ASPAtom
-
A list of arguments of the atom
- arguments() - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
-
Returns the union of
Interpretation.satisfied(),Interpretation.unsatisfied()andInterpretation.undecided(). - arguments() - Method in interface org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition
- arguments() - Method in enum class org.tweetyproject.arg.adf.syntax.acc.ContradictionAcceptanceCondition
- arguments() - Method in class org.tweetyproject.arg.adf.syntax.Argument
- ArgumentSet - Class in org.tweetyproject.arg.bipolar.syntax
-
This class models a set of arguments used by bipolar abstract argumentation theory.
- ArgumentSet() - Constructor for class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- ArgumentSet(Collection<? extends BArgument>) - Constructor for class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- ArgumentSet(BArgument) - Constructor for class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- ArgumentSet(Extension) - Constructor for class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- argumentsSet - Variable in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Arguments stored in a set
- ArgumentStatus - Enum Class in org.tweetyproject.arg.dung.semantics
-
This enumeration enumerates the classical justification status of an argument.
- ArgumentStructure - Class in org.tweetyproject.arg.saf.syntax
-
This class models an argument structure, i.e.
- ArgumentStructure() - Constructor for class org.tweetyproject.arg.saf.syntax.ArgumentStructure
-
Creates a new empty argument structure.
- ArgumentStructure(String) - Constructor for class org.tweetyproject.arg.saf.syntax.ArgumentStructure
-
Deprecated.
- ArgumentStructure(List<BasicArgument>) - Constructor for class org.tweetyproject.arg.saf.syntax.ArgumentStructure
-
Creates a new argument structure with the given list of arguments.
- ArgumentTree - Class in org.tweetyproject.arg.deductive.semantics
-
Instances of this class represent argument trees in the sense of Definition 6.1 in
Philippe Besnard and Anthony Hunter. - ArgumentTree(DeductiveArgumentNode) - Constructor for class org.tweetyproject.arg.deductive.semantics.ArgumentTree
-
Creates an empty argument tree for the given root node.
- AriTerm() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- ArithmeticTerm - Class in org.tweetyproject.lp.asp.syntax
-
This class represents an arithmetic term in the ASP-Core-2 format.
- ArithmeticTerm(Triple<ASPOperator.ArithmeticOperator, Term<?>, Term<?>>) - Constructor for class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
-
Create a new arithmetic term based on the given triple of an arithmetic operator and two terms.
- ArithmeticTerm(Term<?>) - Constructor for class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
-
Creates an arithmetic term of the form '-(t)'
- ArithmeticTerm(ArithmeticTerm) - Constructor for class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
-
Create a new arithmetic term that is a copy of the given arithmetic term.
- ArithmeticTerm(ASPOperator.ArithmeticOperator, Term<?>) - Constructor for class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
-
Creates an arithmetic term of the form '-(t)'
- ArithmeticTerm(ASPOperator.ArithmeticOperator, Term<?>, Term<?>) - Constructor for class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
-
Create a new arithmetic term with the given operator and left and right term.
- Arithop() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- Ark - Class in org.tweetyproject.logics.petri.syntax
-
A class to describe arks in a Petri net
- Ark(Place, Transition) - Constructor for class org.tweetyproject.logics.petri.syntax.Ark
-
Create a new ark from a place to a transition
- Ark(Place, Transition, int) - Constructor for class org.tweetyproject.logics.petri.syntax.Ark
-
Create a new ark from a place to a transition with a certain weight
- Ark(Transition, Place) - Constructor for class org.tweetyproject.logics.petri.syntax.Ark
-
Create a new ark from a transition to a place
- Ark(Transition, Place, int) - Constructor for class org.tweetyproject.logics.petri.syntax.Ark
-
Create a new ark from a transition to a place with a certain weight
- Ark.Direction - Enum Class in org.tweetyproject.logics.petri.syntax
- ASCENDING - Enum constant in enum class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking.SortingType
-
the smallest ranking value is ranked first
- asDouble() - Method in class org.tweetyproject.machinelearning.BooleanCategory
- asDouble() - Method in interface org.tweetyproject.machinelearning.Category
-
Returns a double representation of this category.
- asDouble() - Method in class org.tweetyproject.machinelearning.DoubleCategory
- asDungTheory() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- asDungTheory() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
-
This method transfers this Aspic+ theory into a Dung style argumentation system
- asDungTheory(boolean) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
-
This method transfers this Aspic+ theory into a Dung style argumentation system
- ASPAtom - Class in org.tweetyproject.lp.asp.syntax
-
This class models an atom, which is a basic structure for building literals and rules for logic programs.
- ASPAtom() - Constructor for class org.tweetyproject.lp.asp.syntax.ASPAtom
-
Empty constructor.
- ASPAtom(String) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPAtom
-
Creates a new atom with the given predicate name and no terms.
- ASPAtom(String, Term<?>...) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPAtom
-
Creates an atom with the given predicate as name and the given terms as argument
- ASPAtom(Predicate) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPAtom
-
Creates a new ASPAtom with the given predicate.
- ASPAtom(Predicate, List<Term<?>>) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPAtom
-
Creates a new atom with the given predicate and terms.
- ASPAtom(Predicate, Term<?>...) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPAtom
-
Creates a new atom with the given predicate and terms.
- ASPAtom(FolAtom) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPAtom
-
Copy-Constructor: Generates a deep copy of the given FOL atom.
- ASPAtom(ASPAtom) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPAtom
-
Copy-Constructor: Generates a deep copy of the given ASP atom.
- ASPBodyElement - Class in org.tweetyproject.lp.asp.syntax
-
This class is a common base class for ASP formulas that can be part of an ASP rule body (premise of a rule): Literals (i.e.
- ASPBodyElement() - Constructor for class org.tweetyproject.lp.asp.syntax.ASPBodyElement
- ASPCore2Constants - Interface in org.tweetyproject.lp.asp.parser
-
Token literal values and constants.
- ASPElement - Class in org.tweetyproject.lp.asp.syntax
-
This class acts as an abstract base class for elements of ASP rules.
- ASPElement() - Constructor for class org.tweetyproject.lp.asp.syntax.ASPElement
- ASPExample - Class in org.tweetyproject.lp.asp.examples
-
Example code for creating basic ASP programs and calling solvers and grounders.
- ASPExample() - Constructor for class org.tweetyproject.lp.asp.examples.ASPExample
- AspFolTranslator - Class in org.tweetyproject.logics.translators.aspfol
-
This Translator can translate between FOL and ASP literals (without default negated literals).
- AspFolTranslator() - Constructor for class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
-
Default-Ctor
- ASPGrounder - Class in org.tweetyproject.lp.asp.grounder
-
This class provides a common interface for asp grounders.
- ASPGrounder() - Constructor for class org.tweetyproject.lp.asp.grounder.ASPGrounder
- ASPHead - Class in org.tweetyproject.lp.asp.syntax
-
This class is a common base class for ASP formulas that can be part of an ASP rule head.
- ASPHead() - Constructor for class org.tweetyproject.lp.asp.syntax.ASPHead
- AspicArgument<T extends Invertable> - Class in org.tweetyproject.arg.aspic.syntax
- AspicArgument(InferenceRule<T>) - Constructor for class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Creates an empty Argument
- AspicArgument(InferenceRule<T>, Collection<AspicArgument<T>>) - Constructor for class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Creates an empty Argument
- AspicArgumentationTheory<T extends Invertable> - Class in org.tweetyproject.arg.aspic.syntax
- AspicArgumentationTheory(RuleFormulaGenerator<T>) - Constructor for class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
-
Constructs a new ASPIC argumentation theory
- AspicAttack<T extends Invertable> - Class in org.tweetyproject.arg.aspic.semantics
- AspicAttack(AspicArgument<T>, AspicArgument<T>) - Constructor for class org.tweetyproject.arg.aspic.semantics.AspicAttack
-
Creates a new AspicAttack
- AspicExample - Class in org.tweetyproject.arg.aspic.examples
-
ASPIC example code that shows how to construct an ASPIC theory programmatically.
- AspicExample() - Constructor for class org.tweetyproject.arg.aspic.examples.AspicExample
- AspicExample2 - Class in org.tweetyproject.arg.aspic.examples
-
ASPIC example code that shows how to parse an ASPIC file and ask queries.
- AspicExample2() - Constructor for class org.tweetyproject.arg.aspic.examples.AspicExample2
- AspicExampleFol - Class in org.tweetyproject.arg.aspic.examples
-
Example code for using ASPIC with first-order-logic formulas.
- AspicExampleFol() - Constructor for class org.tweetyproject.arg.aspic.examples.AspicExampleFol
- AspicGeneratorExample - Class in org.tweetyproject.arg.aspic.examples
-
Exemplary code illustrating the use of the ASPIC theory generator.
- AspicGeneratorExample() - Constructor for class org.tweetyproject.arg.aspic.examples.AspicGeneratorExample
- AspicGeneratorExample2 - Class in org.tweetyproject.arg.aspic.examples
-
This code shows the use of the ASPIC theory generator.
- AspicGeneratorExample2() - Constructor for class org.tweetyproject.arg.aspic.examples.AspicGeneratorExample2
- AspicGeneratorExample3 - Class in org.tweetyproject.arg.aspic.examples
-
This code shows the use of the ASPIC theory generator.
- AspicGeneratorExample3() - Constructor for class org.tweetyproject.arg.aspic.examples.AspicGeneratorExample3
- AspicParser<T extends Invertable> - Class in org.tweetyproject.arg.aspic.parser
-
Parses a Aspic Argumentation System out of an input text.
- AspicParser(Parser<? extends BeliefBase, ? extends Formula>, RuleFormulaGenerator<T>) - Constructor for class org.tweetyproject.arg.aspic.parser.AspicParser
-
Constructs a new instance
- AspicWriter<T extends Invertable> - Class in org.tweetyproject.arg.aspic.writer
-
For writing ASPIC argumentation theories to disk.
- AspicWriter() - Constructor for class org.tweetyproject.arg.aspic.writer.AspicWriter
- AspifParser - Class in org.tweetyproject.lp.asp.parser
-
This class is a parser for the aspif (ASP Intermediate Format) format, the output language of gringo (https://potassco.org/clingo/).
- AspifParser() - Constructor for class org.tweetyproject.lp.asp.parser.AspifParser
-
Create a new AspifParser.
- ASPLiteral - Class in org.tweetyproject.lp.asp.syntax
-
This class defines common functionality for literals, meaning atoms or strictly negated atoms.
- ASPLiteral() - Constructor for class org.tweetyproject.lp.asp.syntax.ASPLiteral
- AspNlpTranslator - Class in org.tweetyproject.logics.translators.aspnlp
-
Translates between DLP under the answer set semantics (ASP) and NLP.
- AspNlpTranslator() - Constructor for class org.tweetyproject.logics.translators.aspnlp.AspNlpTranslator
- ASPOperator - Class in org.tweetyproject.lp.asp.syntax
-
This class collects some common operators used in ASP terms as well as the possible function names for aggregates.
- ASPOperator() - Constructor for class org.tweetyproject.lp.asp.syntax.ASPOperator
- ASPOperator.AggregateFunction - Enum Class in org.tweetyproject.lp.asp.syntax
-
The following aggregate functions are supported by the ASP-Core-2 standard and by Tweety.
- ASPOperator.ArithmeticOperator - Enum Class in org.tweetyproject.lp.asp.syntax
-
The arithmetic operators that are supported by the ASP-Core-2 standard: PLUS (+), MINUS (-), TIMES (*), DIV (/)
In addition, the following operators from Clingo and DLV are supported: MODULO (\) - ASPOperator.BinaryOperator - Enum Class in org.tweetyproject.lp.asp.syntax
-
The binary comparative operators that are supported by the ASP-Core-2 standard and by Tweety: LT (<), LEQ (<=), EQ (==), NEQ (!=), GT (>), GEQ (>=)
- ASPOperator.ClingoPredicate - Class in org.tweetyproject.lp.asp.syntax
-
Additional special predicates of the clingo syntax that have no direct representation in the DLV or ASP-Core-2 format.
- ASPOperator.DLVPredicate - Class in org.tweetyproject.lp.asp.syntax
-
Additional special predicates of the DLV syntax that have no direct representation in the Clingo or ASP-Core-2 format.
- ASPOperator.OptimizeFunction - Enum Class in org.tweetyproject.lp.asp.syntax
- ASPParser - Class in org.tweetyproject.lp.asp.parser
-
Parser for ASP programs in the ASP-Core-2 syntax (https://www.mat.unical.it/aspcomp2013/files/ASP-CORE-2.03c.pdf).
- ASPParser(InputStream) - Constructor for class org.tweetyproject.lp.asp.parser.ASPParser
-
Constructor with InputStream.
- ASPParser(InputStream, String) - Constructor for class org.tweetyproject.lp.asp.parser.ASPParser
-
Constructor with InputStream and supplied encoding
- ASPParser(Reader) - Constructor for class org.tweetyproject.lp.asp.parser.ASPParser
-
Constructor.
- ASPParser(ASPParserTokenManager) - Constructor for class org.tweetyproject.lp.asp.parser.ASPParser
-
Constructor with generated Token Manager.
- ASPParserConstants - Interface in org.tweetyproject.lp.asp.parser
-
Token literal values and constants.
- ASPParserExample - Class in org.tweetyproject.lp.asp.examples
-
Examples for parsing programs in Clingo and DLV syntax and using the respective solvers to solve them.
- ASPParserExample() - Constructor for class org.tweetyproject.lp.asp.examples.ASPParserExample
- ASPParserTokenManager - Class in org.tweetyproject.lp.asp.parser
-
Token Manager.
- ASPParserTokenManager(SimpleCharStream) - Constructor for class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
-
Constructor.
- ASPParserTokenManager(SimpleCharStream, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
-
Constructor.
- ASPParserTreeConstants - Interface in org.tweetyproject.lp.asp.parser
- ASPParserVisitor - Interface in org.tweetyproject.lp.asp.parser
- asPrograms() - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ScreenedRemainderSets
-
Returns this set of remainder sets as a collection of programs where each program contains exactly the rules of one remainder set.
- ASPRule - Class in org.tweetyproject.lp.asp.syntax
-
This class models a rule in ASP.
- ASPRule() - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Empty constructor
- ASPRule(List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Creates a constraint with the given body.
- ASPRule(List<ASPBodyElement>, Term<?>, List<Term<?>>) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Creates a weak constraint with the given weight and terms.
- ASPRule(List<ASPBodyElement>, Term<?>, Term<?>, List<Term<?>>) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Creates a weak constraint with the given weight, level (priority) and terms.
- ASPRule(ASPHead) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Creates a fact with the given ASPHead.
- ASPRule(ASPHead, List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Creates a rule with the given head and body.
- ASPRule(ASPHead, ASPBodyElement) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Creates a rule with the given head and a single-element body.
- ASPRule(ASPLiteral) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Creates a fact with the given literal.
- ASPRule(ASPLiteral, List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Creates a rule with the given head and body.
- ASPRule(ASPLiteral, ASPBodyElement) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Creates a rule with the given head and a single-element body.
- ASPRule(ASPRule) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Copy-Constructor
- ASPRule(OptimizationStatement) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPRule
-
Creates a new rule with the given optimization statement.
- ASPSolver - Class in org.tweetyproject.lp.asp.reasoner
-
This class provides a common interface for asp solvers.
- ASPSolver() - Constructor for class org.tweetyproject.lp.asp.reasoner.ASPSolver
- asRestrictedDungTheory(AspicArgumentationTheory<T>, boolean, T) - Method in class org.tweetyproject.arg.aspic.reasoner.DirectionalAspicReasoner
-
Generate restricted AF based on given theory and conclusion.
- AssertionalAxiom - Class in org.tweetyproject.logics.dl.syntax
-
Abstract base class for assertional axioms (concept assertions and role assertions).
- AssertionalAxiom() - Constructor for class org.tweetyproject.logics.dl.syntax.AssertionalAxiom
- Association - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent Associations in a BPMN Model
- Association(BpmnNode, BpmnNode) - Constructor for class org.tweetyproject.logics.bpm.syntax.Association
-
Create a new Association between two nodes
- AssociationRule<T> - Class in org.tweetyproject.machinelearning.assoc
-
An association rule in item set mining.
- AssociationRule() - Constructor for class org.tweetyproject.machinelearning.assoc.AssociationRule
-
Creates a new empty association rule.
- AssociationRule(Collection<T>, Collection<T>) - Constructor for class org.tweetyproject.machinelearning.assoc.AssociationRule
-
Creates a new association rule with the given premise and conclusion
- AssociationRuleMiner<T> - Interface in org.tweetyproject.machinelearning.assoc
-
Interface for algorithms mining association rules from transaction databases.
- AssociativeDlFormula - Class in org.tweetyproject.logics.dl.syntax
-
This class captures the common functionalities of description logic associative formulas (union and intersection).
- AssociativeDlFormula() - Constructor for class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
-
Creates a new (empty) associative formula.
- AssociativeDlFormula(Collection<? extends ComplexConcept>) - Constructor for class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
-
Creates a new associative formula with the given inner formulas.
- AssociativeDlFormula(ComplexConcept, ComplexConcept) - Constructor for class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
-
Creates a new associative formula with the two given formulae
- AssociativeFolFormula - Class in org.tweetyproject.logics.fol.syntax
-
This class captures the common functionalities first order associative formulas like conjunction, disjunction, etc.
- AssociativeFolFormula() - Constructor for class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
-
Creates a new (empty) associative formula.
- AssociativeFolFormula(Collection<? extends RelationalFormula>) - Constructor for class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
-
Creates a new associative formula with the given inner formulas.
- AssociativeFolFormula(RelationalFormula, RelationalFormula) - Constructor for class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
-
Creates a new associative formula with the two given formulae
- AssociativeFormula<T extends SimpleLogicalFormula> - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
This interfaces describes associative formulas like a disjunction or a conjunction.
- AssociativeFormulaSupport<T extends SimpleLogicalFormula> - Class in org.tweetyproject.logics.commons.syntax
-
This class provides common implementation for associative formulas that are formulas which consists of several other formulas.
- AssociativeFormulaSupport(AssociativeFormulaSupport.AssociativeSupportBridge) - Constructor for class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
-
Ctor: Creates a AssociativeFormulaSupport object that uses the given bridge
- AssociativeFormulaSupport(AssociativeFormulaSupport<T>) - Constructor for class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
-
Copy-Ctor creates a deep copy of the associative formula support.
- AssociativeFormulaSupport.AssociativeSupportBridge - Interface in org.tweetyproject.logics.commons.syntax
-
This interface defines a bridge between the AssociativeFormula implementation like a concrete Disjunction and the AssociativeFormulaSupport object which adds the implementation of the common functionality.
- AssociativeOperation - Class in org.tweetyproject.math.term
- AssociativeOperation() - Constructor for class org.tweetyproject.math.term.AssociativeOperation
-
Creates a new (empty) operation.
- AssociativeOperation(Collection<? extends Term>) - Constructor for class org.tweetyproject.math.term.AssociativeOperation
-
Creates a new operation with the given list of terms.
- AssociativeOperation(Term, Term) - Constructor for class org.tweetyproject.math.term.AssociativeOperation
-
Creates a new operation with the given terms.
- AssociativePlFormula - Class in org.tweetyproject.logics.pl.syntax
-
This class captures the common functionalities of formulas with an associative operation like conjunction, disjunction, etc.
- AssociativePlFormula() - Constructor for class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
-
Creates a new (empty) associative formula.
- AssociativePlFormula(Collection<? extends PlFormula>) - Constructor for class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
-
Creates a new associative formula with the given inner formulas.
- AssociativePlFormula(PlFormula, PlFormula) - Constructor for class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
-
Creates a new associative formula with the two given formulae
- assume(Literal) - Method in interface org.tweetyproject.arg.adf.sat.SatSolverState
-
Assumes the truth value of the given proposition for the next call to
SatSolverState.satisfiable(). - assume(Literal) - Method in class org.tweetyproject.arg.adf.sat.state.AsynchronousCloseSatSolverState
- assume(Literal) - Method in class org.tweetyproject.arg.adf.sat.state.SynchronizedSatSolverState
- Assumption<T extends Formula> - Class in org.tweetyproject.arg.aba.syntax
-
This class models an assumption of an ABA theory.
- Assumption(T) - Constructor for class org.tweetyproject.arg.aba.syntax.Assumption
-
Creates a new assumption
- ASTAggregate - Class in org.tweetyproject.lp.asp.parser
- ASTAggregate(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAggregate
- ASTAggregate(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAggregate
- ASTAggrElement - Class in org.tweetyproject.lp.asp.parser
- ASTAggrElement(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAggrElement
- ASTAggrElement(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAggrElement
- ASTAggrElementList - Class in org.tweetyproject.lp.asp.parser
- ASTAggrElementList(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAggrElementList
- ASTAggrElementList(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAggrElementList
- ASTAggrFunc - Class in org.tweetyproject.lp.asp.parser
- ASTAggrFunc(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAggrFunc
- ASTAggrFunc(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAggrFunc
- ASTAnswerSet - Class in org.tweetyproject.lp.asp.parser
- ASTAnswerSet(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAnswerSet
- ASTAnswerSet(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAnswerSet
- ASTAriTerm - Class in org.tweetyproject.lp.asp.parser
- ASTAriTerm(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAriTerm
- ASTAriTerm(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTAriTerm
- ASTArithop - Class in org.tweetyproject.lp.asp.parser
- ASTArithop(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTArithop
- ASTArithop(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTArithop
- ASTBinop - Class in org.tweetyproject.lp.asp.parser
- ASTBinop(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTBinop
- ASTBinop(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTBinop
- ASTBody - Class in org.tweetyproject.lp.asp.parser
- ASTBody(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTBody
- ASTBody(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTBody
- ASTBodyList - Class in org.tweetyproject.lp.asp.parser
- ASTBodyList(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTBodyList
- ASTBodyList(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTBodyList
- ASTBuiltInAtom - Class in org.tweetyproject.lp.asp.parser
- ASTBuiltInAtom(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTBuiltInAtom
- ASTBuiltInAtom(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTBuiltInAtom
- ASTChoice - Class in org.tweetyproject.lp.asp.parser
- ASTChoice(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTChoice
- ASTChoice(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTChoice
- ASTChoiceElement - Class in org.tweetyproject.lp.asp.parser
- ASTChoiceElement(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTChoiceElement
- ASTChoiceElement(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTChoiceElement
- ASTChoiceElementList - Class in org.tweetyproject.lp.asp.parser
- ASTChoiceElementList(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTChoiceElementList
- ASTChoiceElementList(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTChoiceElementList
- ASTClingoID - Class in org.tweetyproject.lp.asp.parser
- ASTClingoID(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTClingoID
- ASTClingoID(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTClingoID
- ASTClingoMeta - Class in org.tweetyproject.lp.asp.parser
- ASTClingoMeta(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTClingoMeta
- ASTClingoMeta(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTClingoMeta
- ASTDlvArithmeticID - Class in org.tweetyproject.lp.asp.parser
- ASTDlvArithmeticID(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTDlvArithmeticID
- ASTDlvArithmeticID(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTDlvArithmeticID
- ASTDlvID - Class in org.tweetyproject.lp.asp.parser
- ASTDlvID(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTDlvID
- ASTDlvID(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTDlvID
- ASTHead - Class in org.tweetyproject.lp.asp.parser
- ASTHead(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTHead
- ASTHead(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTHead
- ASTHeadElementsList - Class in org.tweetyproject.lp.asp.parser
- ASTHeadElementsList(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTHeadElementsList
- ASTHeadElementsList(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTHeadElementsList
- ASTID - Class in org.tweetyproject.lp.asp.parser
- ASTID(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTID
- ASTID(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTID
- ASTLiteral - Class in org.tweetyproject.lp.asp.parser
- ASTLiteral(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTLiteral
- ASTLiteral(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTLiteral
- ASTNAFLiteral - Class in org.tweetyproject.lp.asp.parser
- ASTNAFLiteral(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTNAFLiteral
- ASTNAFLiteral(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTNAFLiteral
- ASTNAFLiteralList - Class in org.tweetyproject.lp.asp.parser
- ASTNAFLiteralList(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTNAFLiteralList
- ASTNAFLiteralList(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTNAFLiteralList
- ASTNumber - Class in org.tweetyproject.lp.asp.parser
- ASTNumber(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTNumber
- ASTNumber(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTNumber
- ASTOpt - Class in org.tweetyproject.lp.asp.parser
- ASTOpt(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTOpt
- ASTOpt(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTOpt
- ASTOptElement - Class in org.tweetyproject.lp.asp.parser
- ASTOptElement(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTOptElement
- ASTOptElement(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTOptElement
- ASTOptElementList - Class in org.tweetyproject.lp.asp.parser
- ASTOptElementList(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTOptElementList
- ASTOptElementList(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTOptElementList
- ASTOptFunc - Class in org.tweetyproject.lp.asp.parser
- ASTOptFunc(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTOptFunc
- ASTOptFunc(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTOptFunc
- ASTProgram - Class in org.tweetyproject.lp.asp.parser
- ASTProgram(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTProgram
- ASTProgram(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTProgram
- ASTQuery - Class in org.tweetyproject.lp.asp.parser
- ASTQuery(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTQuery
- ASTQuery(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTQuery
- ASTRule - Class in org.tweetyproject.lp.asp.parser
- ASTRule(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTRule
- ASTRule(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTRule
- ASTRuleList - Class in org.tweetyproject.lp.asp.parser
- ASTRuleList(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTRuleList
- ASTRuleList(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTRuleList
- ASTString - Class in org.tweetyproject.lp.asp.parser
- ASTString(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTString
- ASTString(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTString
- ASTTerm - Class in org.tweetyproject.lp.asp.parser
- ASTTerm(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTTerm
- ASTTerm(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTTerm
- ASTTermList - Class in org.tweetyproject.lp.asp.parser
- ASTTermList(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTTermList
- ASTTermList(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTTermList
- ASTVar - Class in org.tweetyproject.lp.asp.parser
- ASTVar(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTVar
- ASTVar(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTVar
- ASTWeight - Class in org.tweetyproject.lp.asp.parser
- ASTWeight(int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTWeight
- ASTWeight(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.ASTWeight
- asTwoValued() - Method in class org.tweetyproject.arg.adf.reasoner.sat.decomposer.UniformKDecomposer
- AsynchronousCloseSatSolverState - Class in org.tweetyproject.arg.adf.sat.state
-
The
AsynchronousCloseSatSolverState.close()call is handled by the provided executor. - AsynchronousCloseSatSolverState(SatSolverState, Executor) - Constructor for class org.tweetyproject.arg.adf.sat.state.AsynchronousCloseSatSolverState
- AT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- AT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- Atom - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
An atomic language construct, linked to its predicate
- Atom(DefeasibleLogicProgram, FolSignature) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- Atom.AtomImpl - Class in org.tweetyproject.logics.commons.syntax.interfaces
-
Gives common implementations for methods shared among atoms of different types.
- Atom.RETURN_SET_PREDICATE - Enum Class in org.tweetyproject.logics.commons.syntax.interfaces
-
An enum containing the different return values of the setPredicate() method of Atom.
- AtomicConcept - Class in org.tweetyproject.logics.dl.syntax
-
This class models an atomic concept (aka concept name) in description logics.
- AtomicConcept(String) - Constructor for class org.tweetyproject.logics.dl.syntax.AtomicConcept
-
Initializes an atomic concept with the given name.
- AtomicConcept(Predicate) - Constructor for class org.tweetyproject.logics.dl.syntax.AtomicConcept
- AtomicRole - Class in org.tweetyproject.logics.dl.syntax
-
This class models a role in description logics.
- AtomicRole(String) - Constructor for class org.tweetyproject.logics.dl.syntax.AtomicRole
-
Initializes a role with the given name.
- AtomicRole(Predicate) - Constructor for class org.tweetyproject.logics.dl.syntax.AtomicRole
- AtomImpl() - Constructor for class org.tweetyproject.logics.commons.syntax.interfaces.Atom.AtomImpl
- Attack - Class in org.tweetyproject.arg.dung.syntax
-
This class models an attack between two arguments.
- Attack - Class in org.tweetyproject.arg.lp.semantics.attack
-
This notion of attack models the attack relation.
- Attack - Interface in org.tweetyproject.arg.bipolar.syntax
-
This interface captures common methods of different interpretations of the attack relation in bipolar abstract argumentation theories.
- Attack - Interface in org.tweetyproject.arg.deductive.semantics.attacks
-
This interface is the common interface for notions of attack between two arguments.
- Attack(Argument, Argument) - Constructor for class org.tweetyproject.arg.dung.syntax.Attack
-
Default constructor; initializes the two arguments used in this attack relation
- attackChildren - Variable in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- ATTACKING - Enum constant in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- attackParents - Variable in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
explicit listing of direct attackers and attackees (for efficiency reasons)
- attackProbability - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
- attackProbability - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- attackProbability - Variable in class org.tweetyproject.arg.dung.util.DungTheoryGenerationParameters
-
The attack probability for each two arguments in the theory.
- AttackRelation - Class in org.tweetyproject.arg.lp.semantics
-
This class represents an attack relation for a specific set of arguments represented by an ArgumentationKnowledgeBase.
- AttackRelation(ArgumentationKnowledgeBase, AttackStrategy) - Constructor for class org.tweetyproject.arg.lp.semantics.AttackRelation
-
Creates a new AttackRelation for an argumentation knowledgebase and a certain notion of attack.
- attacks - Variable in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Attacks stored in a list
- attacks - Variable in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
-
A subset of attacks from PEAF
- attacks - Variable in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Ordered list of attacks
- attacks(Collection<Assumption<T>>, Collection<Assumption<T>>) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
Checks whether a set of assumptions attacks another set of assumptions.
- attacks(Set<Argument>, Argument) - Method in class org.tweetyproject.arg.lp.semantics.AttackRelation
-
Is true iff at least one attacking argument attacks b
- attacks(Deduction<T>, Assumption<T>) - Static method in class org.tweetyproject.arg.aba.semantics.AbaAttack
- attacks(Deduction<T>, T) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- attacks(Argument, Argument) - Method in class org.tweetyproject.arg.lp.semantics.attack.Attack
- attacks(Argument, Argument) - Method in interface org.tweetyproject.arg.lp.semantics.attack.AttackStrategy
-
Returns "true" iff the first argument attacks the second argument.
- attacks(Argument, Argument) - Method in class org.tweetyproject.arg.lp.semantics.attack.ConfidentAttack
- attacks(Argument, Argument) - Method in class org.tweetyproject.arg.lp.semantics.attack.ConfidentRebut
- attacks(Argument, Argument) - Method in class org.tweetyproject.arg.lp.semantics.attack.Defeat
- attacks(Argument, Argument) - Method in class org.tweetyproject.arg.lp.semantics.attack.Rebut
- attacks(Argument, Argument) - Method in class org.tweetyproject.arg.lp.semantics.attack.StrongAttack
- attacks(Argument, Argument) - Method in class org.tweetyproject.arg.lp.semantics.attack.StrongConfidentAttack
- attacks(Argument, Argument) - Method in class org.tweetyproject.arg.lp.semantics.attack.StrongUndercut
- attacks(Argument, Argument) - Method in class org.tweetyproject.arg.lp.semantics.attack.Undercut
- attacks(Argument, Argument) - Method in class org.tweetyproject.arg.lp.semantics.AttackRelation
-
Returns true iff argument a attacks argument b for the notion of attack represented by this attack relation.
- attacks(ArgumentStructure, StructuredArgumentationFramework) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
-
Checks whether this argument structure attacks the other argument structure, i.e.
- attackSet() - Method in class org.tweetyproject.agents.dialogues.structured.OvercautiousArgumentationAgent
-
Computes the attack set of this agent's focal element wrt.
- attackStrategy - Variable in class org.tweetyproject.arg.lp.reasoner.ArgumentationReasoner
- AttackStrategy - Interface in org.tweetyproject.arg.lp.semantics.attack
-
This interface is the common denominator for notions of attack between two arguments.
- ATTACKVSFULLDEFENSE - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The ATTACKVSFULLDEFENSE postulate
- ATTENUATION - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The ATTENUATION postulate
- AverageAggregator - Class in org.tweetyproject.math.func
-
This aggregation function models the average function.
- AverageAggregator() - Constructor for class org.tweetyproject.math.func.AverageAggregator
- averageAndVariance(Collection<Double>) - Static method in class org.tweetyproject.commons.util.MathTools
-
Compute the average value and the variance of the given list of numbers.
- AveragingSemantics - Class in org.tweetyproject.logics.rpcl.semantics
-
This class implements averaging semantics due to [Kern-Isberner, Thimm, KR'2010].
- AveragingSemantics() - Constructor for class org.tweetyproject.logics.rpcl.semantics.AveragingSemantics
- avoidSelfAttacks - Variable in class org.tweetyproject.arg.dung.util.DungTheoryGenerationParameters
-
Whether to avoid self-attacks.
B
- backup(int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- backup(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- backup(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- backup(int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Backup a number of characters.
- backup(int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- BalancedMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
This class implements a consistency restorer using balanced distance minimization, see [Diss, Thimm] for details.
- BalancedMachineShop(CulpabilityMeasure<ProbabilisticConditional, PclBeliefSet>) - Constructor for class org.tweetyproject.logics.pcl.analysis.BalancedMachineShop
- BalancedMachineShop(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.BalancedMachineShop
- BARABASI - Enum constant in enum class org.tweetyproject.arg.peaf.evaluation.daf.GraphType
-
BarabasiAlbert graphs
- BarabasiAlbertDAF - Class in org.tweetyproject.arg.peaf.evaluation.daf
-
Generates random graphs based on Barabasi-Albert model.
- BarabasiAlbertDAF(int, double) - Constructor for class org.tweetyproject.arg.peaf.evaluation.daf.BarabasiAlbertDAF
-
Default constructor for BarabasiAlbertDAF
- BArgument - Class in org.tweetyproject.arg.bipolar.syntax
-
This class models an argument used by bipolar abstract argumentation theories.
- BArgument(String) - Constructor for class org.tweetyproject.arg.bipolar.syntax.BArgument
- BArgument(Argument) - Constructor for class org.tweetyproject.arg.bipolar.syntax.BArgument
- BASE_URI - Static variable in class org.tweetyproject.web.TweetyServer
- BaseContractionOperator<T extends Formula> - Interface in org.tweetyproject.beliefdynamics
-
This is the interface for a classic belief base contraction operator, ie.
- BaseExpansionOperator<T extends Formula> - Interface in org.tweetyproject.beliefdynamics
-
This is the interface for a classic belief base expansion operator, ie.
- BaseRevisionOperator<T extends Formula> - Interface in org.tweetyproject.beliefdynamics
-
This is the interface for a classic belief base revision operator, ie.
- bash - Variable in class org.tweetyproject.logics.qbf.reasoner.QbfSolver
-
Shell for running solvers.
- BasicArgument - Class in org.tweetyproject.arg.saf.syntax
-
This class models a basic argument in structured argumentation frameworks, i.e.
- BasicArgument(String) - Constructor for class org.tweetyproject.arg.saf.syntax.BasicArgument
-
Deprecated.
- BasicArgument(Proposition) - Constructor for class org.tweetyproject.arg.saf.syntax.BasicArgument
-
Creates a new basic argument with the given claim and empty support.
- BasicArgument(Proposition, Set<Proposition>) - Constructor for class org.tweetyproject.arg.saf.syntax.BasicArgument
-
Creates a new basic argument with the given claim and the given support.
- BasicArgumentSampler - Class in org.tweetyproject.arg.saf.util
-
This class implements a formula sampler for structured argumentation frameworks.
- BasicArgumentSampler(Signature) - Constructor for class org.tweetyproject.arg.saf.util.BasicArgumentSampler
-
Creates a new basic argument sampler for the given signature.
- basicComplete(DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.CompleteSemantics
- beginColumn - Variable in class org.tweetyproject.arg.delp.parser.Token
- beginColumn - Variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
-
The column number of the first character of this Token.
- beginColumn - Variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
-
The column number of the first character of this Token.
- beginColumn - Variable in class org.tweetyproject.lp.asp.parser.Token
-
The column number of the first character of this Token.
- beginColumn - Variable in class org.tweetyproject.preferences.io.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class org.tweetyproject.arg.delp.parser.Token
- beginLine - Variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
-
The line number of the first character of this Token.
- beginLine - Variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
-
The line number of the first character of this Token.
- beginLine - Variable in class org.tweetyproject.lp.asp.parser.Token
-
The line number of the first character of this Token.
- beginLine - Variable in class org.tweetyproject.preferences.io.Token
-
The line number of the first character of this Token.
- BeginToken() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- BeginToken() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- BeginToken() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- BeginToken() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Start.
- BeginToken() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- beliefBase - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- BeliefBase - Interface in org.tweetyproject.commons
-
This class captures an abstract knowledge base, i.e.
- BeliefBaseMachineShop - Interface in org.tweetyproject.commons
-
Classes implementing this interface are capable of restoring consistency of inconsistent belief bases.
- beliefBases - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
an ordered list of belief bases which are revised for the comparsation of the two selected revision methods
- BeliefSet<T extends Formula,
S extends Signature> - Class in org.tweetyproject.commons -
This class models a belief set, i.e.
- BeliefSet() - Constructor for class org.tweetyproject.commons.BeliefSet
-
Creates a new (empty) belief set.
- BeliefSet(Collection<? extends T>) - Constructor for class org.tweetyproject.commons.BeliefSet
-
Creates a new belief set with the given collection of formulae.
- BeliefSet(S) - Constructor for class org.tweetyproject.commons.BeliefSet
-
Creates a new belief set with the given type of signature.
- BELIEFSET_PATH - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- BELIEFSET_PATH - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- beliefSet2BitSet(PlBeliefSet) - Static method in class org.tweetyproject.logics.pl.util.CanonicalIterator
-
Creates a bitset representation of the given belief set.
- BeliefSetConsistencyTester<T extends Formula> - Interface in org.tweetyproject.logics.commons.analysis
-
Classes extending this abstract class are capable of testing whether a given belief set is consistent.
- BeliefSetInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
Classes extending this abstract class represent inconsistency measures on belief sets.
- BeliefSetInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.commons.analysis.BeliefSetInconsistencyMeasure
- BeliefSetIterator<T extends Formula,
U extends BeliefSet<T, ?>> - Interface in org.tweetyproject.commons -
Classes implementing this interface are able to enumerate belief sets.
- BeliefSetSampler<T extends Formula,
U extends BeliefSet<T, ?>> - Class in org.tweetyproject.commons -
This abstract class models a random sampler for belief sets.
- BeliefSetSampler(Signature) - Constructor for class org.tweetyproject.commons.BeliefSetSampler
-
Creates a new belief base sampler for the given signature.
- BeliefSetSampler(Signature, int, int) - Constructor for class org.tweetyproject.commons.BeliefSetSampler
-
Creates a new belief base sampler for the given signature.
- BeliefState - Class in org.tweetyproject.agents.dialogues.oppmodels
-
This abstract class encapsulates the common characteristics of a belief state for arguing agents.
- BeliefState(Extension, UtilityFunction<Argument, Extension>) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
-
Creates a new belief-state with the given parameters.
- BeliefStateConfiguration - Class in org.tweetyproject.agents.dialogues.oppmodels.sim
-
This class encapsulates configuration options for generating belief states.
- BeliefStateConfiguration() - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.sim.BeliefStateConfiguration
- bestNeighbor(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.opt.solver.IteratedLocalSearch
-
performs one step of a local search
- bestNeighbor(Map<Variable, Term>, int, int, double, Term) - Method in class org.tweetyproject.math.opt.solver.IteratedLocalSearchOnConstrProb
- betweennessCentralityNormalised(Graph<T>) - Static method in class org.tweetyproject.graphs.util.GraphUtil
-
Computes the normalised betweenness centrality of all nodes, i.e.
- BfgsRootFinder - Class in org.tweetyproject.math.opt.rootFinder
-
Implements the BFGS method to find zeros of a (multi-dimensional) function.
- BfgsRootFinder() - Constructor for class org.tweetyproject.math.opt.rootFinder.BfgsRootFinder
-
Creates a new root finder for the given starting point and the given (multi-dimensional) function
- BfgsSolver - Class in org.tweetyproject.math.opt.solver
-
This class implements the BFGS algorithm for solving unconstrained optimization problems.
- BfgsSolver(Map<Variable, Term>) - Constructor for class org.tweetyproject.math.opt.solver.BfgsSolver
- BfgsSolverEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the BfgsSolver
- BfgsSolverEx() - Constructor for class org.tweetyproject.math.examples.BfgsSolverEx
- bigInteger2BinaryString(BigInteger) - Static method in class org.tweetyproject.commons.util.ConversionTools
-
Provides a string representation of the bits in the given BigInteger.
- bigInteger2BitSet(BigInteger) - Static method in class org.tweetyproject.commons.util.ConversionTools
-
Creates a bit set from the given BigInteger.
- binary - Static variable in class org.tweetyproject.math.opt.solver.GlpkSolver
-
Path to the binary or lp_solve
- BinaryAttack - Class in org.tweetyproject.arg.bipolar.syntax
-
This class models a binary attack relation between two arguments.
- BinaryAttack(BArgument, BArgument) - Constructor for class org.tweetyproject.arg.bipolar.syntax.BinaryAttack
-
Default constructor; initializes the two arguments used in this attack relation
- BinaryFunction<T,
S, R> - Interface in org.tweetyproject.math.func -
Encapsulates common methods of mathematical functions with a two parameters.
- binaryLocation - Variable in class org.tweetyproject.logics.pl.sat.CmdLineSatSolver
-
The binary location of the solver.
- BinaryRelation<T> - Interface in org.tweetyproject.preferences
-
This abstract class provides a basic implementation of a generic set of pairs to be used for preference ordering.
- binarySearchValue(Collection<PlFormula>, int, int) - Method in class org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure
-
Use binary search to search the space of possible inconsistency values, making calls to the SAT encoding of "is x an upper bound for the inconsistency value of kb".
- binaryString2BitSet(String) - Static method in class org.tweetyproject.commons.util.ConversionTools
-
Creates a bit set from the given string of zeros and ones.
- BinarySupport - Class in org.tweetyproject.arg.bipolar.syntax
-
This class models a support between two arguments.
- BinarySupport(BArgument, BArgument) - Constructor for class org.tweetyproject.arg.bipolar.syntax.BinarySupport
-
Default constructor; initializes the two arguments used in this support relation
- BinaryVariable - Class in org.tweetyproject.math.term
-
This class models a binary variable as a mathematical term.
- BinaryVariable(String) - Constructor for class org.tweetyproject.math.term.BinaryVariable
-
Creates a new binary variable with the given name.
- binomial(Integer, Integer) - Static method in class org.tweetyproject.commons.util.MathTools
-
This method computes "n choose k".
- Binop() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- bipolar() - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
-
Checks if the ADF is bipolar.
- BipolarEntity - Interface in org.tweetyproject.arg.bipolar.syntax
-
This interface captures common methods of arguments and argument sets of bipolar abstract argumentation theories.
- BipolarSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
- BipolarSatEncoding(AbstractDialecticalFramework, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.BipolarSatEncoding
- bitSet2BinaryString(BitSet) - Static method in class org.tweetyproject.commons.util.ConversionTools
-
Provides a string representation of the bits in the given BitSet.
- body - Variable in class org.tweetyproject.arg.delp.syntax.DelpRule
-
The body of the rule (these must be a literals).
- Body() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- Body1() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- BooleanCategory - Class in org.tweetyproject.machinelearning
-
A category for one-class classifiers.
- BooleanCategory(boolean) - Constructor for class org.tweetyproject.machinelearning.BooleanCategory
-
Creates a new category with the given value.
- BordaScoringPreferenceAggregator<T> - Class in org.tweetyproject.preferences.aggregation
-
Implementation of the borda scoring preference aggregator
- BordaScoringPreferenceAggregator(int) - Constructor for class org.tweetyproject.preferences.aggregation.BordaScoringPreferenceAggregator
-
calls super-constructor with the amount of domain elements to aggregate
- BordaWeightVector - Class in org.tweetyproject.preferences.aggregation
-
Implementation of the borda weight vector N elements are weighted from 0 to n-1 depending on their ranking function rank
- BordaWeightVector(int) - Constructor for class org.tweetyproject.preferences.aggregation.BordaWeightVector
-
constructor for the borda weight vector
- BOTH - Enum constant in enum class org.tweetyproject.logics.pl.semantics.PriestWorld.TruthValue
- BottomConcept - Class in org.tweetyproject.logics.dl.syntax
-
This class models the bottom concept (empty concept) in description logics.
- BottomConcept() - Constructor for class org.tweetyproject.logics.dl.syntax.BottomConcept
-
Creates a new BottomConcept.
- bottomElement() - Method in class org.tweetyproject.arg.social.semantics.AbstractSocialSemantics
-
Returns the bottom element of this semantics.
- bottomElement() - Method in class org.tweetyproject.arg.social.semantics.SimpleProductSemantics
- BoundedSum - Class in org.tweetyproject.math.func.fuzzy
-
Represents the bounded sum in fuzzy logic, i.e., S(x,y)=min(x+y,1)
- BoundedSum() - Constructor for class org.tweetyproject.math.func.fuzzy.BoundedSum
- BpmnEdge - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent Edges in a BPMN Model
- BpmnEdge(BpmnNode, BpmnNode) - Constructor for class org.tweetyproject.logics.bpm.syntax.BpmnEdge
-
Create a new Edge
- BpmnEdge(BpmnNode, BpmnNode, String) - Constructor for class org.tweetyproject.logics.bpm.syntax.BpmnEdge
-
Create a new labelled adge
- BpmnElement - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent elements of a BPMN Model
- BpmnElement() - Constructor for class org.tweetyproject.logics.bpm.syntax.BpmnElement
-
Create a new BPMN element
- BpmnFormula - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent parts of a BPMN Model as a formula
- BpmnFormula() - Constructor for class org.tweetyproject.logics.bpm.syntax.BpmnFormula
- BpmnInconsistencyMeasure - Interface in org.tweetyproject.logics.bpm.analysis
- BpmnModel - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent a BPMN Model
- BpmnModel() - Constructor for class org.tweetyproject.logics.bpm.syntax.BpmnModel
- BpmnModel.BpmnNodeType - Enum Class in org.tweetyproject.logics.bpm.syntax
- BpmnModelParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse a BPMN Model from the 'definitions' node of a XML representation
- BpmnModelParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BpmnModelParser
-
Creates a new parser for the given BPMN model
- BpmnModelPlotter - Class in org.tweetyproject.logics.bpm.plotting
-
This class is for displaying instances of the BpmnModel class graphically
- BpmnModelPlotter(Plotter, BpmnModel) - Constructor for class org.tweetyproject.logics.bpm.plotting.BpmnModelPlotter
-
Create a new instance for plotting the BpmnModel
- BpmnNode - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent all kinds of nodes in a BPMN Model
- BpmnNode() - Constructor for class org.tweetyproject.logics.bpm.syntax.BpmnNode
-
Create a new instance
- BpmnSignature - Class in org.tweetyproject.logics.bpm.syntax
- BpmnSignature() - Constructor for class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- btnAdd - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- btnAddLeft - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- btnAddRight - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- btnDown - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- btnRemove - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- btnRunRevision - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- btnUp - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- bufcolumn - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- bufcolumn - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- bufcolumn - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- bufcolumn - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- bufcolumn - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- buffer - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- buffer - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- buffer - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- buffer - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- buffer - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- BufferedBpmnEdge - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
This is a helper class for parsing edges in a BPMN Model
- BufferedBpmnEdge() - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
-
create a new instance
- bufline - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- bufline - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- bufline - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- bufline - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- bufline - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- bufpos - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- bufpos - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- bufpos - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
-
Position in buffer.
- bufpos - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Position in buffer.
- bufpos - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- build() - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.Configuration.Builder
- build() - Method in class org.tweetyproject.arg.adf.sat.solver.PooledIncrementalSatSolver.Builder
- build() - Method in class org.tweetyproject.arg.adf.semantics.interpretation.Interpretation.Builder
- build() - Method in class org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition.Builder
- build() - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework.Builder
- build(ConditionalStructure) - Method in class org.tweetyproject.logics.cl.kappa.ConditionalStructureKappaBuilder
-
This builds a map of conditionals to
KappaValueinstances which represent the penalty term for a falsified conditional - builder() - Static method in class org.tweetyproject.arg.adf.reasoner.sat.execution.Configuration
- builder() - Static method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- builder(Collection<Argument>) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- builder(IncrementalSatSolver) - Static method in class org.tweetyproject.arg.adf.sat.solver.PooledIncrementalSatSolver
- builder(AcceptanceCondition) - Static method in interface org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition
-
Returns a left-associative builder.
- builder(AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- Builder() - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.execution.Configuration.Builder
- buildOptimizationProblem() - Method in class org.tweetyproject.math.opt.rootFinder.OptimizationRootFinder
-
Builds an optimization problem for the task of root finding.
- BuiltinAtom() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- BurdenBasedRankingReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
This class implements the "Burden-based" argument semantics approach as proposed by [Amgoud, Ben-Naim.
- BurdenBasedRankingReasoner() - Constructor for class org.tweetyproject.arg.rankings.reasoner.BurdenBasedRankingReasoner
- BurdenExample() - Static method in class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
- BusinessRule - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.TaskType
C
- C_PARAMETER - Static variable in class org.tweetyproject.machinelearning.svm.MultiClassRbfTrainer
-
The c parameter for learning
- CA - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.AIFNodeType
-
CA Node (is a S node) (considered as a attack link)
- CacheMap<K,
V> - Class in org.tweetyproject.arg.adf.util -
Uses the provided function to compute absent values on access, theses values are memorized for future access to avoid further computations.
- CacheMap(Function<K, V>) - Constructor for class org.tweetyproject.arg.adf.util.CacheMap
-
Creates an empty cache
- CActionDescription - Class in org.tweetyproject.action.description.syntax
-
This class represents an action description for the action language C as a set of causal rules, and provides some basic functionality such as grounding.
- CActionDescription() - Constructor for class org.tweetyproject.action.description.syntax.CActionDescription
-
Creates a new empty action description.
- CActionDescription(Collection<? extends CausalLaw>) - Constructor for class org.tweetyproject.action.description.syntax.CActionDescription
-
Creates a new belief set with the given collection of formulae.
- CActionDescriptionConsistencyTester - Class in org.tweetyproject.action.description.analysis
-
This class is able to check if a given action description in the action language C is consistent with regards to one simple consistency requirement: The transition system described by the action description has at least one state.
- CActionDescriptionConsistencyTester(ASPSolver) - Constructor for class org.tweetyproject.action.description.analysis.CActionDescriptionConsistencyTester
-
Creates a new consistency tester which will use the given answer set solver.
- CadetSolver - Class in org.tweetyproject.logics.qbf.reasoner
-
A wrapper for the Cadet (https://markusrabe.github.io/cadet/) solver.
- CadetSolver(String) - Constructor for class org.tweetyproject.logics.qbf.reasoner.CadetSolver
-
Constructs a new instance pointing to a specific CadetSolver
- CadetSolver(String, Shell) - Constructor for class org.tweetyproject.logics.qbf.reasoner.CadetSolver
-
Constructs a new instance pointing to a specific CadetSolver.
- CAdmissibleReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.deductive
-
reasoner for admissibility in bipolar argumentation frameworks with deductive support interpretation a set of arguments is c-admissible iff it is admissible wrt.
- CAdmissibleReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.deductive.CAdmissibleReasoner
- calculateResultingAnswersets() - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- calculateStates(CActionDescription, ActionSignature) - Method in class org.tweetyproject.action.description.reasoner.CTransitionSystemCalculator
-
Calculates the set of all states of the transition system described by an action description.
- calculateTransitionSystem(CActionDescription, ActionSignature) - Method in class org.tweetyproject.action.description.reasoner.CTransitionSystemCalculator
-
Calculates a transition system as described by the given action description using all symbols in the given action signature.
- canAddTokens(int) - Method in class org.tweetyproject.logics.petri.syntax.Place
- Cancel - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- CandidateGenerator - Interface in org.tweetyproject.arg.adf.reasoner.sat.generator
- canFire() - Method in class org.tweetyproject.logics.petri.syntax.Ark
- canFire() - Method in class org.tweetyproject.logics.petri.syntax.Transition
- CanonicalIterator - Class in org.tweetyproject.logics.pl.util
-
Provides an iterator on all syntactically equivalent knowledge bases.
- CanonicalIterator() - Constructor for class org.tweetyproject.logics.pl.util.CanonicalIterator
-
Default constructor.
- CanonicalIterator(Integer) - Constructor for class org.tweetyproject.logics.pl.util.CanonicalIterator
-
Creates a new enumerator that enumerates knowledge bases starting from the given index
- CanonicalIterator(Integer, Integer) - Constructor for class org.tweetyproject.logics.pl.util.CanonicalIterator
-
Creates a new enumerator that enumerates knowledge bases starting from the given start index up to the given end index (including)
- CanonicalIterator(Long) - Constructor for class org.tweetyproject.logics.pl.util.CanonicalIterator
-
Creates a new enumerator that enumerates knowledge bases starting from the given index
- CanonicalIterator(Long, Long) - Constructor for class org.tweetyproject.logics.pl.util.CanonicalIterator
-
Creates a new enumerator that enumerates knowledge bases starting from the given start index up to the given end index (including)
- CanonicalIterator(BigInteger) - Constructor for class org.tweetyproject.logics.pl.util.CanonicalIterator
-
Creates a new enumerator that enumerates knowledge bases starting from the given index
- CanonicalIterator(BigInteger, BigInteger) - Constructor for class org.tweetyproject.logics.pl.util.CanonicalIterator
-
Creates a new enumerator that enumerates knowledge bases starting from the given start index up to the given end index (including)
- CanonicalUndercut - Class in org.tweetyproject.arg.deductive.semantics.attacks
-
This attack notion models the canonical undercut relation; A is defeated by B iff claim(B) =- \neg support(A).
- canRemoveTokens(int) - Method in class org.tweetyproject.logics.petri.syntax.Place
- capabilities() - Method in class org.tweetyproject.logics.fol.plugin.FirstOrderLogicPlugin
- capabilities() - Method in class org.tweetyproject.logics.pl.plugin.PlPlugin
- capabilities() - Method in class org.tweetyproject.logics.rpcl.plugin.RPCLPlugin
- capabilities() - Method in class org.tweetyproject.preferences.plugin.PreferencesPlugin
- CaqeSolver - Class in org.tweetyproject.logics.qbf.reasoner
-
A wrapper for the Caqe (https://www.react.uni-saarland.de/tools/caqe/ solver.
- CaqeSolver(String) - Constructor for class org.tweetyproject.logics.qbf.reasoner.CaqeSolver
-
Constructs a new instance pointing to a specific CaqeSolver
- CaqeSolver(String, Shell) - Constructor for class org.tweetyproject.logics.qbf.reasoner.CaqeSolver
-
Constructs a new instance pointing to a specific CaqeSolver.
- cardinality - Enum constant in enum class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner.solver
- cardinality(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner
-
orders arguments after the amount of attackers they have.
- CardinalityConstraintEncoder - Class in org.tweetyproject.logics.pl.util
-
This class generates SAT encodings for cardinality constraints.
- CardinalityConstraintEncoder(Collection<Proposition>, int) - Constructor for class org.tweetyproject.logics.pl.util.CardinalityConstraintEncoder
-
Create a new at-most-n cardinality constraint with the given set of atoms and the given n.
- cardinalityFirst - Enum constant in enum class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner.solver
- cardinalityFirst(DungTheory, LatticeArgumentRanking) - Method in class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner
-
ranks arguments according to the cardinality function.
- CARDINALITYPRECEDENCE - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The CARDINALITYPRECEDENCE postulate
- categorize(ArgumentTree) - Method in interface org.tweetyproject.arg.deductive.categorizer.Categorizer
-
This method categorizes the given argument tree.
- categorize(ArgumentTree) - Method in class org.tweetyproject.arg.deductive.categorizer.ClassicalCategorizer
- categorize(ArgumentTree) - Method in class org.tweetyproject.arg.deductive.categorizer.HCategorizer
- categorize(ArgumentTree) - Method in class org.tweetyproject.beliefdynamics.mas.CredibilityCategorizer
- Categorizer - Interface in org.tweetyproject.arg.deductive.categorizer
-
Classes implementing this interface represent categorizer in the sense of Definition 8.10 in
Philippe Besnard and Anthony Hunter. - CategorizerExample() - Static method in class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
- CategorizerRankingReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
This class implements the "h-categorizer" argument ranking approach that was originally proposed by [Besnard, Hunter.
- CategorizerRankingReasoner() - Constructor for class org.tweetyproject.arg.rankings.reasoner.CategorizerRankingReasoner
-
Create a new CountingRankingReasoner with default parameters.
- CategorizerRankingReasoner(double) - Constructor for class org.tweetyproject.arg.rankings.reasoner.CategorizerRankingReasoner
-
Create a new CategorizerRankingReasoner with the given parameters.
- Category - Interface in org.tweetyproject.machinelearning
-
A category within the space of observations.
- CausalLaw - Interface in org.tweetyproject.action.description.syntax
-
A basic interface representing a causal law.
- CautiousArgumentationAgent - Class in org.tweetyproject.agents.dialogues.structured
-
This class models a cautious argumentation agent, i.e.
- CautiousArgumentationAgent(StructuredArgumentationFramework, UtilityFunction, boolean, Proposition) - Constructor for class org.tweetyproject.agents.dialogues.structured.CautiousArgumentationAgent
-
Creates a new agent with the given (local) view and utility function.
- CautiousArgumentationAgent(StructuredArgumentationFramework, UtilityFunction, Proposition) - Constructor for class org.tweetyproject.agents.dialogues.structured.CautiousArgumentationAgent
-
Creates a new (non-single-step) agent with the given (local) view and utility function.
- cbOperatorLeft - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- cbOperatorLeft - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- cbOperatorRight - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- cbOperatorRight - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- CC - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- CcInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class implements the inconsistency measure I_CC from [Said Jabbour and Yue Ma and Badran Raddaoui.
- CcInconsistencyMeasure(MusEnumerator<S>, Solver) - Constructor for class org.tweetyproject.logics.commons.analysis.CcInconsistencyMeasure
-
Creates a new measure that uses the given MUS enumerator and Integer programming solver
- CF - Enum constant in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
- CF - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- CF_REINSTATEMENT - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The CF-reinstatement principle
- CF2 - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- CF2_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- CF2Example - Class in org.tweetyproject.arg.dung.examples
-
Example code for CF2 semantics.
- CF2Example() - Constructor for class org.tweetyproject.arg.dung.examples.CF2Example
- CFReinstatementPrinciple - Class in org.tweetyproject.arg.dung.principles
-
CF-Reinstatement Principle A semantics satisfies cf-reinstatement if for all extensions E it holds that: for all arguments a, if E u {a} is conflict-free and E defends a, then a is in E see: Baroni, P., & Giacomin, M.
- CFReinstatementPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.CFReinstatementPrinciple
- CG_MINUS - Enum constant in enum class org.tweetyproject.logics.cl.semantics.ConditionalStructure.Generator
-
The possible world falsifies the conditional
- CG_ONE - Enum constant in enum class org.tweetyproject.logics.cl.semantics.ConditionalStructure.Generator
-
The possible world neither verifies nor falsifies the conditional because the premise is false
- CG_PLUS - Enum constant in enum class org.tweetyproject.logics.cl.semantics.ConditionalStructure.Generator
-
The possible world verifies the conditional
- change(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.dynamics.AbstractPAChangeOperator
- change(ProbabilisticExtension, DungTheory) - Method in interface org.tweetyproject.arg.prob.dynamics.ChangeOperator
-
Given a probabilistic extension and an argumentation theory, compute the closest probabilistic extension that is adequate for observing the theory in the state p.
- change(PartialProbabilityAssignment, DungTheory) - Method in class org.tweetyproject.arg.prob.dynamics.AbstractPAChangeOperator
- change(PartialProbabilityAssignment, DungTheory) - Method in interface org.tweetyproject.arg.prob.dynamics.ChangeOperator
-
Given a partial probability assignment ppa and an argumentation theory, compute the closest probabilistic extension that is adequate for observing the theory in the state ppa.
- change(PartialProbabilityAssignment, DungTheory) - Method in class org.tweetyproject.arg.prob.dynamics.PARevisionOperator
- change(PartialProbabilityAssignment, DungTheory) - Method in class org.tweetyproject.arg.prob.dynamics.PAUpdateOperator
- ChangeOperator - Interface in org.tweetyproject.arg.prob.dynamics
-
This interface provides common methods for change operators for probabilistic argumentation.
- changeOrder() - Method in class org.tweetyproject.preferences.io.POChanger
- characteristicFunction(PclBeliefSet, Map<ProbabilisticConditional, Probability>) - Method in class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
-
Returns a modified belief base that replaces each conditionals probability by the one given by "values".
- checkAndGetArgument(String) - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Get the argument with the identifier
- checkConsistency() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
check if all nodes (markings) of this graph describe the same Petri net, i.e.
- CheckIfSelfSupportingExample - Class in org.tweetyproject.arg.peaf.examples
- CheckIfSelfSupportingExample() - Constructor for class org.tweetyproject.arg.peaf.examples.CheckIfSelfSupportingExample
- checkIsSelfSupporting(Set<EArgument>) - Method in class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Checks if a set of arguments whether they are self-supporting or not This is used for conversion from EAF to DAF.
- checkIterativeLeft - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- checkIterativeRight - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- checkValid() - Method in class org.tweetyproject.arg.lp.syntax.Argument
-
An argument may only contain nonempty ground rules (i.e.
- children - Variable in class org.tweetyproject.lp.asp.parser.SimpleNode
- children(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- childrenAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- Choice() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- ChoiceElement - Class in org.tweetyproject.lp.asp.syntax
-
This class represents an element of a choice atom.
- ChoiceElement(ASPLiteral) - Constructor for class org.tweetyproject.lp.asp.syntax.ChoiceElement
-
Create a new choice element with the given atom.
- ChoiceElement(ASPLiteral, List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.ChoiceElement
-
Create a new choice element with the given atom and list of literals.
- ChoiceElement() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- ChoiceElements() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- ChoiceHead - Class in org.tweetyproject.lp.asp.syntax
-
This class is a variant of the basic ASP rule head.
- ChoiceHead(List<ChoiceElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.ChoiceHead
-
Create a new ChoiceHead C with the given choice elements and the default operator and term, forming a choice atom "C >= 0".
- ChoiceHead(List<ChoiceElement>, ASPOperator.BinaryOperator, Term<?>) - Constructor for class org.tweetyproject.lp.asp.syntax.ChoiceHead
-
Create a new ChoiceHead C with the given choice elements and right binary operator <> and comparison term t, forming a choice atom "C <> t".
- ChoiceHead(List<ChoiceElement>, ASPOperator.BinaryOperator, Term<?>, ASPOperator.BinaryOperator, Term<?>) - Constructor for class org.tweetyproject.lp.asp.syntax.ChoiceHead
-
Create a new ChoiceHead with the given choice elements C, binary operators <>l and <>r and comparison terms l and r, forming a choice atom "l <>l C <>r r".
- ChoiceHead(ChoiceElement) - Constructor for class org.tweetyproject.lp.asp.syntax.ChoiceHead
-
Create a new ChoiceHead C with the given choice element and the default operator and term, forming a choice atom "C >= 0".
- ChoiceHead(ChoiceElement, ASPOperator.BinaryOperator, Term<?>) - Constructor for class org.tweetyproject.lp.asp.syntax.ChoiceHead
-
Create a new ChoiceHead C with the given choice element, binary operator <> and comparison term l, forming the choice atom "C <> l".
- chooseANeighbor(Map<Variable, Term>, int, int, double, Term) - Method in class org.tweetyproject.math.opt.solver.SimulatedAnnealingOnConstrProb
- chooseANeighbor(Map<Variable, Term>, int, int, double, Term) - Method in class org.tweetyproject.math.opt.solver.StochasticLocalSearchOnConstrProb
- chooseANeighbor(Map<Variable, Term>, int, int, double, Term) - Method in class org.tweetyproject.math.opt.solver.TabuSearchOnConstrProb
- CIStoAIFWriter - Class in org.tweetyproject.arg.peaf.io.cis
-
CIStoAIFWriter, converts CISpaces json files to AIF file format
- CIStoAIFWriter(String) - Constructor for class org.tweetyproject.arg.peaf.io.cis.CIStoAIFWriter
-
CIStoAIFWriter's default constructor that takes inputPath
- CLASSICAL_NEGATION() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- ClassicalCategorizer - Class in org.tweetyproject.arg.deductive.categorizer
-
This class implements a simple categorizer that does an bottom-up marking of the tree; leafs are marked undefeated and an inner node is marked defeated if at least one child is marked undefeated and defeated otherwise.
The method "categorize" returns "1" if the root node is undefeated and "0" if it is defeated. - ClassicalCategorizer() - Constructor for class org.tweetyproject.arg.deductive.categorizer.ClassicalCategorizer
- ClassicalFormula - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
This interface models a classical formula, i.e.
- ClassicalHead - Class in org.tweetyproject.lp.asp.syntax
-
This formula represents the head of an disjunctive rule which is a disjunction of literals.
- ClassicalHead() - Constructor for class org.tweetyproject.lp.asp.syntax.ClassicalHead
-
Empty Constructor.
- ClassicalHead(List<ASPLiteral>) - Constructor for class org.tweetyproject.lp.asp.syntax.ClassicalHead
-
Creates a new head with the given elements.
- ClassicalHead(ASPLiteral) - Constructor for class org.tweetyproject.lp.asp.syntax.ClassicalHead
-
Creates a new head with a single element.
- ClassicalHead(ClassicalHead) - Constructor for class org.tweetyproject.lp.asp.syntax.ClassicalHead
-
Copy-Constructor
- ClassicalLiteral() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- ClassificationTester<S extends Observation,
T extends Category> - Class in org.tweetyproject.machinelearning -
Classes implementing this interface provide the means to test a training mechanism for performance.
- ClassificationTester() - Constructor for class org.tweetyproject.machinelearning.ClassificationTester
- Classifier - Interface in org.tweetyproject.machinelearning
-
A classifier classifies observations into categories.
- classify(Observation) - Method in interface org.tweetyproject.machinelearning.Classifier
-
Classifies the given observation.
- classify(Observation) - Method in class org.tweetyproject.machinelearning.svm.SupportVectorMachine
- Clause - Interface in org.tweetyproject.arg.adf.syntax.pl
- ClauseSplittingProcessor - Class in org.tweetyproject.arg.adf.transform.processor
- ClauseSplittingProcessor(int) - Constructor for class org.tweetyproject.arg.adf.transform.processor.ClauseSplittingProcessor
- CLaw - Class in org.tweetyproject.action.description.syntax
-
The action description language C consists of two distinct expressions: static laws and dynamic laws.
- CLaw() - Constructor for class org.tweetyproject.action.description.syntax.CLaw
-
Creates an empty causal law.
- CLaw(FolFormula) - Constructor for class org.tweetyproject.action.description.syntax.CLaw
-
Creates a causal law of the form "caused headFormula if True"
- CLaw(FolFormula, Set<GroundingRequirement>) - Constructor for class org.tweetyproject.action.description.syntax.CLaw
-
Creates a causal law of the form "caused headFormula if True requires requirements"
- CLaw(FolFormula, FolFormula) - Constructor for class org.tweetyproject.action.description.syntax.CLaw
-
Creates a causal law of the form "caused headFormula if ifFormula"
- CLaw(FolFormula, FolFormula, Set<GroundingRequirement>) - Constructor for class org.tweetyproject.action.description.syntax.CLaw
-
Creates a causal law of the form "caused headFormula if ifFormula requires requirements"
- CLawParser - Class in org.tweetyproject.action.description.parser
-
This class implements a parser for causal laws in C.
- CLawParser(ActionSignature) - Constructor for class org.tweetyproject.action.description.parser.CLawParser
-
This parser needs a valid action signature to parse causal laws.
- ClBeliefSet - Class in org.tweetyproject.logics.cl.syntax
-
This class models a belief set on conditional logic, i.e.
- ClBeliefSet() - Constructor for class org.tweetyproject.logics.cl.syntax.ClBeliefSet
-
Creates a new (empty) conditional belief set.
- ClBeliefSet(Collection<? extends Conditional>) - Constructor for class org.tweetyproject.logics.cl.syntax.ClBeliefSet
-
Creates a new conditional belief set with the given collection of conditionals.
- clear() - Method in class org.tweetyproject.agents.MultiAgentSystem
- clear() - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- clear() - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
- clear() - Method in class org.tweetyproject.arg.adf.util.CacheMap
- clear() - Method in class org.tweetyproject.arg.adf.util.LazyMap
- clear() - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- clear() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- clear() - Method in class org.tweetyproject.arg.dung.semantics.Extension
- clear() - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- clear() - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- clear() - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- clear() - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- clear() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- clear() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- clear() - Method in class org.tweetyproject.commons.BeliefSet
- clear() - Method in class org.tweetyproject.commons.DualSetSignature
- clear() - Method in class org.tweetyproject.commons.InterpretationSet
- clear() - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- clear() - Method in interface org.tweetyproject.commons.Signature
-
Removes all elements of this signature.
- clear() - Method in class org.tweetyproject.commons.SingleSetSignature
- clear() - Method in class org.tweetyproject.commons.TripleSetSignature
- clear() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- clear() - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Clears the ConditionalStructure, after calling this method the Structure is empty.
- clear() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- clear() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- clear() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- clear() - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- clear() - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- clear() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- clear() - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- clear() - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- clear() - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- clear() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- clear() - Method in class org.tweetyproject.math.Interval
- clear() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- clear() - Method in class org.tweetyproject.preferences.PreferenceOrder
-
clears the current preference order element set
- clear(int) - Method in class org.tweetyproject.arg.adf.util.ThreeValuedBitSet
-
Sets the value at position to undecided resp.
- clearNodeScope(Node) - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- CliMain - Class in org.tweetyproject.cli.plugins
-
skeleton of the new main method of this CLI using plugins.
- CliMain() - Constructor for class org.tweetyproject.cli.plugins.CliMain
- CLINGO_ID - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- CLINGO_SHOW - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- ClingoIdentifier() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- ClingoPredicate(String) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPOperator.ClingoPredicate
- ClingoPredicate(String, int) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPOperator.ClingoPredicate
- ClingoSolver - Class in org.tweetyproject.lp.asp.reasoner
-
Invokes Clingo (Part of the Potassco project), an ASP system that grounds and solves logic programs, and returns computed answer sets.
- ClingoSolver(String) - Constructor for class org.tweetyproject.lp.asp.reasoner.ClingoSolver
-
Constructs a new instance pointing to a specific Clingo solver.
- ClingoSolver(String, int) - Constructor for class org.tweetyproject.lp.asp.reasoner.ClingoSolver
-
Constructs a new instance pointing to a specific Clingo solver.
- ClingoSolver(String, Shell) - Constructor for class org.tweetyproject.lp.asp.reasoner.ClingoSolver
-
Constructs a new instance pointing to a specific Clingo solver.
- ClingoWriter - Class in org.tweetyproject.lp.asp.writer
-
Prints ASP programs and single rules to the Clingo input format (https://potassco.org/clingo/).
- ClingoWriter() - Constructor for class org.tweetyproject.lp.asp.writer.ClingoWriter
-
Create a new ClingoWriter.
- ClingoWriter(Writer) - Constructor for class org.tweetyproject.lp.asp.writer.ClingoWriter
-
Create a new ClingoWriter with the given writer.
- ClingoWriter(Writer, boolean) - Constructor for class org.tweetyproject.lp.asp.writer.ClingoWriter
-
Create a new ClingoWriter with the given writer and options.
- ClNLPTranslator - Class in org.tweetyproject.logics.translators.clnlp
-
Translates between propositional Conditionals and NLP.
- ClNLPTranslator() - Constructor for class org.tweetyproject.logics.translators.clnlp.ClNLPTranslator
- clone() - Method in class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
- clone() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T1BeliefState
- clone() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
- clone() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T3BeliefState
- clone() - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- clone() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- clone() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- clone() - Method in class org.tweetyproject.arg.aba.syntax.Negation
- clone() - Method in class org.tweetyproject.arg.aspic.syntax.DefeasibleInferenceRule
- clone() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- clone() - Method in class org.tweetyproject.arg.aspic.syntax.StrictInferenceRule
- clone() - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleRule
- clone() - Method in class org.tweetyproject.arg.delp.syntax.DelpFact
- clone() - Method in class org.tweetyproject.arg.delp.syntax.StrictRule
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractGraphLdoModality
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractLdoModality
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoBoxModality
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoConjunction
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoDiamondModality
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoDisjunction
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoGraphBoxModality
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoGraphDiamondModality
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
- clone() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoRelation
- clone() - Method in class org.tweetyproject.arg.dung.syntax.DungSignature
- clone() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- clone() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- clone() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.OrClause
- clone() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.SATFormulae
- clone() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- clone() - Method in class org.tweetyproject.arg.setaf.syntax.SetAfSignature
- clone() - Method in class org.tweetyproject.commons.DualSetSignature
- clone() - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- clone() - Method in interface org.tweetyproject.commons.Signature
- clone() - Method in class org.tweetyproject.commons.SingleSetSignature
- clone() - Method in class org.tweetyproject.commons.TripleSetSignature
- clone() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- clone() - Method in class org.tweetyproject.logics.cl.syntax.ClBeliefSet
- clone() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- clone() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- clone() - Method in class org.tweetyproject.logics.commons.syntax.ComplexLogicalFormulaAdapter
- clone() - Method in class org.tweetyproject.logics.commons.syntax.Constant
- clone() - Method in class org.tweetyproject.logics.commons.syntax.FunctionalTerm
- clone() - Method in class org.tweetyproject.logics.commons.syntax.Functor
- clone() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.ComplexLogicalFormula
- clone() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.SimpleLogicalFormula
-
Creates a deep copy of this formula
- clone() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Term
-
Creates a deep copy of the term
- clone() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
-
Creates a deep copy of this object
- clone() - Method in class org.tweetyproject.logics.commons.syntax.NumberTerm
- clone() - Method in class org.tweetyproject.logics.commons.syntax.Predicate
- clone() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- clone() - Method in class org.tweetyproject.logics.commons.syntax.Sort
- clone() - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- clone() - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- clone() - Method in class org.tweetyproject.logics.commons.syntax.Variable
- clone() - Method in class org.tweetyproject.logics.dl.syntax.AtomicConcept
- clone() - Method in class org.tweetyproject.logics.dl.syntax.AtomicRole
- clone() - Method in class org.tweetyproject.logics.dl.syntax.BottomConcept
- clone() - Method in class org.tweetyproject.logics.dl.syntax.Complement
- clone() - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
-
Creates a deep copy of this formula
- clone() - Method in class org.tweetyproject.logics.dl.syntax.ConceptAssertion
- clone() - Method in class org.tweetyproject.logics.dl.syntax.DlAxiom
- clone() - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
- clone() - Method in class org.tweetyproject.logics.dl.syntax.EquivalenceAxiom
- clone() - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- clone() - Method in class org.tweetyproject.logics.dl.syntax.Intersection
- clone() - Method in class org.tweetyproject.logics.dl.syntax.RoleAssertion
- clone() - Method in class org.tweetyproject.logics.dl.syntax.TopConcept
- clone() - Method in class org.tweetyproject.logics.dl.syntax.Union
- clone() - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- clone() - Method in class org.tweetyproject.logics.fol.syntax.Conjunction
- clone() - Method in class org.tweetyproject.logics.fol.syntax.Contradiction
- clone() - Method in class org.tweetyproject.logics.fol.syntax.Disjunction
- clone() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- clone() - Method in class org.tweetyproject.logics.fol.syntax.ExclusiveDisjunction
- clone() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- clone() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- clone() - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
- clone() - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
- clone() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- clone() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- clone() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- clone() - Method in class org.tweetyproject.logics.fol.syntax.Tautology
- clone() - Method in class org.tweetyproject.logics.ml.syntax.Necessity
- clone() - Method in class org.tweetyproject.logics.ml.syntax.Possibility
- clone() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- clone() - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- clone() - Method in class org.tweetyproject.logics.pl.syntax.Contradiction
- clone() - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- clone() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- clone() - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- clone() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- clone() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- clone() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- clone() - Method in class org.tweetyproject.logics.pl.syntax.PlPredicate
- clone() - Method in class org.tweetyproject.logics.pl.syntax.PlSignature
- clone() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- clone() - Method in class org.tweetyproject.logics.pl.syntax.Tautology
- clone() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- clone() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- clone() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- clone() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- clone() - Method in class org.tweetyproject.lp.asp.semantics.AnswerSet
- clone() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- clone() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- clone() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- clone() - Method in class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
- clone() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- clone() - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- clone() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- clone() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- clone() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- clone() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- clone() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- clone() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- clone() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- clone() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- clone() - Method in class org.tweetyproject.lp.asp.syntax.Program
- clone() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- clone() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- clone() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- clone() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
- clone() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
- clone() - Method in class org.tweetyproject.plugin.parameter.CustomStringListCommandParameter
-
method to clone this object for instantiation
- clone() - Method in class org.tweetyproject.plugin.parameter.FileListCommandParameter
- clone() - Method in class org.tweetyproject.plugin.parameter.IntegerCommandParameter
-
Clones the object
- clone() - Method in class org.tweetyproject.plugin.parameter.SelectionCommandParameter
- clone() - Method in class org.tweetyproject.plugin.parameter.StringListCommandParameter
-
method to clone this object for instantiation
- cloneWithAddedTerm(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- cloneWithAddedTerm(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPLiteral
-
Creates a copy of the literal and adds the given term as argument to the end of the argument list.
- cloneWithAddedTerm(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- close() - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Execution
- close() - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.ParallelExecution
- close() - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.SequentialExecution
- close() - Method in class org.tweetyproject.arg.adf.reasoner.sat.processor.ConflictFreeMaximizer
- close() - Method in interface org.tweetyproject.arg.adf.reasoner.sat.processor.InterpretationProcessor
- close() - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.AdmissibleVerifier
- close() - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.CompleteVerifier
- close() - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.GrounderStableVerifier
- close() - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.NaiveVerifier
- close() - Method in interface org.tweetyproject.arg.adf.reasoner.sat.verifier.Verifier
- close() - Method in interface org.tweetyproject.arg.adf.sat.SatSolverState
- close() - Method in class org.tweetyproject.arg.adf.sat.solver.PooledIncrementalSatSolver
- close() - Method in class org.tweetyproject.arg.adf.sat.state.AsynchronousCloseSatSolverState
- close() - Method in class org.tweetyproject.arg.adf.sat.state.SynchronizedSatSolverState
- close() - Method in interface org.tweetyproject.logics.fol.writer.FolWriter
-
Closes the Writer.
- close() - Method in class org.tweetyproject.logics.fol.writer.Prover9Writer
- close() - Method in class org.tweetyproject.logics.fol.writer.SPASSWriter
- close() - Method in class org.tweetyproject.logics.fol.writer.StandardFolWriter
- close() - Method in class org.tweetyproject.logics.fol.writer.TPTPWriter
- close() - Method in class org.tweetyproject.logics.ml.writer.MleanCoPWriter
-
Closes the Writer.
- close() - Method in class org.tweetyproject.logics.ml.writer.SPASSWriter
- close() - Method in class org.tweetyproject.logics.pl.util.TextfileIterator
-
Close file reader (in case no more belief bases should be read)
- close() - Method in class org.tweetyproject.logics.qbf.writer.QdimacsWriter
- close() - Method in class org.tweetyproject.lp.asp.writer.ClingoWriter
- close() - Method in class org.tweetyproject.lp.asp.writer.DLVWriter
- closeNodeScope(Node, boolean) - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- closeNodeScope(Node, int) - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- ClosureReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.deductive
-
a set of arguments S is closed under the support relation iff all arguments supported by an element of S are in S.
- ClosureReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.deductive.ClosureReasoner
- ClParser - Class in org.tweetyproject.logics.cl.parser
-
This class implements a parser for conditional logic.
- ClParser() - Constructor for class org.tweetyproject.logics.cl.parser.ClParser
- CmdLineSatSolver - Class in org.tweetyproject.logics.pl.sat
-
This class offers a generic wrapper for command line based SAT solvers.
- CmdLineSatSolver(String) - Constructor for class org.tweetyproject.logics.pl.sat.CmdLineSatSolver
-
Creates a new SAT solver based on the given binary location.
- CNF - Enum constant in enum class org.tweetyproject.arg.dung.parser.FileFormat
- CNF_RATIO - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- CNF_RATIO - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- CnfParser - Class in org.tweetyproject.arg.dung.parser
-
Parses abstract argumentation frameworks in the CNF/Dimacs Format used for the SAT solver competition (see also http://people.sc.fsu.edu/~jburkardt/data/cnf/cnf.html).
- CnfParser() - Constructor for class org.tweetyproject.arg.dung.parser.CnfParser
- CnfSampler - Class in org.tweetyproject.logics.pl.util
-
A simple sampler for propositional belief bases.
- CnfSampler(Signature, double) - Constructor for class org.tweetyproject.logics.pl.util.CnfSampler
-
Creates a new sampler for the given signature.
- CnfSampler(Signature, double, int, int) - Constructor for class org.tweetyproject.logics.pl.util.CnfSampler
-
Creates a new sampler for the given signature.
- CnfWriter - Class in org.tweetyproject.arg.dung.writer
-
Writes an abstract argumentation framework into a file of the CNF format.
- CnfWriter() - Constructor for class org.tweetyproject.arg.dung.writer.CnfWriter
- CO - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- coherence(MarkovLogicNetwork, AbstractMlnReasoner, FolSignature) - Method in class org.tweetyproject.logics.mln.analysis.AbstractCoherenceMeasure
-
Measures the coherence of the given MLN using the given reasoner.
- coherence(MarkovLogicNetwork, AbstractMlnReasoner, FolSignature) - Method in class org.tweetyproject.logics.mln.analysis.AggregatingCoherenceMeasure
- CoherentPASemantics - Class in org.tweetyproject.arg.prob.semantics
-
P is coherent wrt.
- CoherentPASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.CoherentPASemantics
- CollaborationParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
A parser for the "collaboration" element in a XML tree of a BPMN model
- CollaborationParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.CollaborationParser
-
Create a new instance
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.dl.syntax.AtomicConcept
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.dl.syntax.AtomicRole
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.dl.syntax.BottomConcept
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.dl.syntax.Complement
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
-
This method collapses all associative operations appearing in this term, e.g.
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.dl.syntax.Intersection
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.dl.syntax.TopConcept
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.dl.syntax.Union
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.Conjunction
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.Disjunction
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.ExclusiveDisjunction
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
-
This method collapses all associative operations appearing in this term, e.g.
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.ml.syntax.Necessity
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.ml.syntax.Possibility
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
This method collapses all associative operations appearing in this term, e.g.
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.pl.syntax.SpecialFormula
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- collapseAssociativeFormulas() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- collapseAssociativeFormulas() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- collapseAssociativeOperations() - Method in class org.tweetyproject.math.equation.Statement
-
This method collapses all associative operations appearing in this statement, e.g.
- collapseAssociativeOperations() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
This method collapses all associative operations appearing in the target function and the constraints, e.g.
- collapseAssociativeOperations() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
- collapseAssociativeOperations() - Method in class org.tweetyproject.math.term.AssociativeOperation
- collapseAssociativeOperations() - Method in class org.tweetyproject.math.term.Constant
- collapseAssociativeOperations() - Method in class org.tweetyproject.math.term.Difference
- collapseAssociativeOperations() - Method in class org.tweetyproject.math.term.Fraction
- collapseAssociativeOperations() - Method in class org.tweetyproject.math.term.FunctionalTerm
- collapseAssociativeOperations() - Method in class org.tweetyproject.math.term.Term
-
This method collapses all associative operations appearing in this term, e.g.
- collapseAssociativeOperations() - Method in class org.tweetyproject.math.term.Variable
- collect(AcceptanceCondition, Collection<D>) - Method in interface org.tweetyproject.arg.adf.transform.Collector
-
Traverses through the given
AcceptanceConditionand adds all the collected data to the provided collection. - collect(AcceptanceCondition, Consumer<D>) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- collect(AcceptanceCondition, Consumer<D>) - Method in interface org.tweetyproject.arg.adf.transform.Collector
-
Traverses through the given
AcceptanceConditionand calls the provided consumer on all the collected data. - collect(AcceptanceCondition, Consumer<Clause>) - Method in class org.tweetyproject.arg.adf.transform.TseitinTransformer
- Collector<U,
D> - Interface in org.tweetyproject.arg.adf.transform -
The concept of a collector is similar to its sibling
Transformer, we want to transform anAcceptanceConditioninto a different structure. - COLON - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- COLON - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- column - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- column - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- column - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- column - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- column - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- CombinatoricsProblem - Class in org.tweetyproject.math.opt.problem
-
This class implements a combinatorial optimization problem
- CombinatoricsProblem(List<ElementOfCombinatoricsProb>, int[][]) - Constructor for class org.tweetyproject.math.opt.problem.CombinatoricsProblem
- CombinatoricsSolver - Class in org.tweetyproject.math.opt.solver
- CombinatoricsSolver() - Constructor for class org.tweetyproject.math.opt.solver.CombinatoricsSolver
- combine(Set<Map<E, F>>) - Method in class org.tweetyproject.commons.util.MapTools
-
Combines all maps in singleMaps to one maps containing every assignment of each map in singleMaps.
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- combineWithAnd(Conjunctable) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Conjunctable
-
Returns a conjunction of this and the given formula.
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- combineWithAnd(Conjunctable) - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- combineWithOr(Disjunctable) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Disjunctable
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- combineWithOr(Disjunctable) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- COMMA - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- COMMA - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- CommandLineInterface - Class in org.tweetyproject.arg.adf.cli
- CommandLineInterface() - Constructor for class org.tweetyproject.arg.adf.cli.CommandLineInterface
- CommandParameter - Class in org.tweetyproject.plugin.parameter
-
This is the abstract basics class for CommandParameter Never leave identifier and description arguments for the constructor empty, they can not be changed afterwards
- CommandParameter(String, String) - Constructor for class org.tweetyproject.plugin.parameter.CommandParameter
-
non-empty constructor (member variables cannot be changed after construction)
- COMMENT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- COMMENT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- CommonColdExample(int) - Static method in class org.tweetyproject.logics.mln.examples.MlnExample
- ComparativeAtom - Class in org.tweetyproject.lp.asp.syntax
-
This class represents a comparative atom, meaning an expression of the form 't x u' where t,u are terms and x is in {<, <=, ==, !=, >, >=}.
- ComparativeAtom(ASPOperator.BinaryOperator, Term<?>, Term<?>) - Constructor for class org.tweetyproject.lp.asp.syntax.ComparativeAtom
-
Create a new comparative atom with the given operator and left and right term.
- ComparativeAtom(ComparativeAtom) - Constructor for class org.tweetyproject.lp.asp.syntax.ComparativeAtom
-
Copy-Constructor
- compare(double[], double[]) - Method in class org.tweetyproject.arg.rankings.util.LexicographicDoubleTupleComparator
- compare(int[], int[]) - Method in class org.tweetyproject.arg.rankings.util.LexicographicIntTupleComparator
- compare(Double, Double) - Method in class org.tweetyproject.arg.social.semantics.AbstractSocialSemantics
- compare(Double, Double) - Method in class org.tweetyproject.arg.social.semantics.SimpleProductSemantics
- compare(ArrayList<ElementOfCombinatoricsProb>, ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.opt.solver.SimpleGeneticOptimizationSolverCombinatorics.FitnessComparator
- compare(Collection<T>, Collection<T>) - Method in class org.tweetyproject.arg.aspic.order.SetComparator
- compare(Argument, Argument) - Method in class org.tweetyproject.arg.adf.reasoner.heuristics.AcceptanceConditionSizeComparator
- compare(Argument, Argument) - Method in class org.tweetyproject.arg.adf.reasoner.heuristics.DegreeComparator
- compare(AspicArgument<T>, AspicArgument<T>) - Method in class org.tweetyproject.arg.aspic.order.LastLinkOrder
- compare(AspicArgument<T>, AspicArgument<T>) - Method in class org.tweetyproject.arg.aspic.order.SimpleAspicOrder
- compare(AspicArgument<T>, AspicArgument<T>) - Method in class org.tweetyproject.arg.aspic.order.WeakestLinkOrder
- compare(AspicArgument<T>, AspicArgument<T>) - Method in class org.tweetyproject.arg.aspic.semantics.SimpleAspicOrder
- compare(InferenceRule<T>, InferenceRule<T>) - Method in class org.tweetyproject.arg.aspic.order.RuleComparator
- compare(DelpArgument, DelpArgument, DefeasibleLogicProgram) - Method in class org.tweetyproject.arg.delp.semantics.ComparisonCriterion
-
This method returns the relation of
argument1toargument2givencontext. - compare(DelpArgument, DelpArgument, DefeasibleLogicProgram) - Method in class org.tweetyproject.arg.delp.semantics.EmptyCriterion
- compare(DelpArgument, DelpArgument, DefeasibleLogicProgram) - Method in class org.tweetyproject.arg.delp.semantics.GeneralizedSpecificity
- compare(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
- compare(Pair<Proposition, Boolean>, Pair<Proposition, Boolean>) - Method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
- compare(NicePossibleWorld, NicePossibleWorld) - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
- compare(Program, Program) - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ELPLexicographicalComparator
- compareEqualityWith(PreferenceOrder<T>) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
compares this preference order to another given one whether each relation is contained in both
- compareInference(AbstractDialecticalFramework, AbstractDialecticalFrameworkReasoner, RankingFunction) - Static method in class org.tweetyproject.logics.cl.examples.ADF_OCF_comparison_example
-
Compare the inference behavior of ADF "adf" and Ranking function "kappa"
- compareMeasures() - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Computes inconsistency values for all belief bases in the dataset using all inconsistency measures and returns a report of the results.
- compareTo(T2BeliefState) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
- compareTo(T3BeliefState) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T3BeliefState
- compareTo(ArgumentSet) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- compareTo(DeductiveArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
- compareTo(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
- compareTo(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
- compareTo(LdoArgument) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- compareTo(Extension) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- compareTo(DungTheory) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- compareTo(SetAfExtension) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- compareTo(SetAf) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- compareTo(TypedStructureAdapter) - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- compareTo(Place) - Method in class org.tweetyproject.logics.petri.syntax.Place
- compareTo(Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
- compareTo(MarkingEdge) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.MarkingEdge
- compareTo(PossibleWorld) - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorld
- compareTo(PossibleWorld) - Method in class org.tweetyproject.logics.qbf.semantics.QbPossibleWorld
- compareTo(Proposition) - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- compareTo(ASPLiteral) - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- compareTo(ASPLiteral) - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- compareTo(ASPRule) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- ComparisonCriterion - Class in org.tweetyproject.arg.delp.semantics
-
This class is the superclass for all comparison criteria between two arguments in defeasible logic programming.
- ComparisonCriterion() - Constructor for class org.tweetyproject.arg.delp.semantics.ComparisonCriterion
- ComparisonCriterion.Factory - Enum Class in org.tweetyproject.arg.delp.semantics
-
To select a subclass and create an instance throw a static factory method.
- ComparisonCriterion.Result - Enum Class in org.tweetyproject.arg.delp.semantics
- compatibility(List<MarkovLogicNetwork>, AbstractMlnReasoner, List<FolSignature>) - Method in interface org.tweetyproject.logics.mln.analysis.CompatibilityMeasure
-
Measures the compatibility of the given MLNs wrt.
- compatibility(List<MarkovLogicNetwork>, AbstractMlnReasoner, List<FolSignature>) - Method in class org.tweetyproject.logics.mln.analysis.DefaultCompatibilityMeasure
- CompatibilityMeasure - Interface in org.tweetyproject.logics.mln.analysis
-
This interface represents a compatibility measure for MLNs.
- Compensation - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- Compilation - Class in org.tweetyproject.arg.deductive.semantics
-
Instances of this class are compilations in the sense of Definition 8 in
Philippe Besnard and Anthony Hunter. - Compilation(DeductiveKnowledgeBase) - Constructor for class org.tweetyproject.arg.deductive.semantics.Compilation
-
Creates the compilation of the given knowledge base.
- CompilationNode - Class in org.tweetyproject.arg.deductive.semantics
-
Instances of this class represent nodes in the compilation of a knowledge base, i.e.
- CompilationNode(Collection<? extends PlFormula>) - Constructor for class org.tweetyproject.arg.deductive.semantics.CompilationNode
-
Creates a new compilation node with the given set of formulas.
- CompilationReasoner - Class in org.tweetyproject.arg.deductive.reasoner
-
This class implements the approach of knowledge base compilation as proposed in
Philippe Besnard and Anthony Hunter. - CompilationReasoner(Categorizer, Accumulator) - Constructor for class org.tweetyproject.arg.deductive.reasoner.CompilationReasoner
-
Creates a new compilation reasoner for the given belief base, categorizer, and accumulator.
- complement() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- complement() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- complement() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- complement() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Invertable
- complement() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- complement() - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
- complement() - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
- complement() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- complement() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- complement() - Method in class org.tweetyproject.logics.pcl.syntax.ProbabilisticConditional
- complement() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- complement() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- complement() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- complement() - Method in class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
- complement() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- complement() - Method in class org.tweetyproject.lp.asp.syntax.ASPLiteral
- complement() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- complement() - Method in class org.tweetyproject.math.probability.Probability
-
Returns the complement of this probability, i.e.
- Complement - Class in org.tweetyproject.logics.dl.syntax
-
This class models the complement (negation) in description logics.
- Complement(ComplexConcept) - Constructor for class org.tweetyproject.logics.dl.syntax.Complement
-
Create a new complement with the given DLFormula.
- complete() - Method in interface org.tweetyproject.arg.adf.reasoner.query.SemanticsStep
- complete(AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- COMPLETE - Static variable in class org.tweetyproject.arg.dung.equivalence.EquivalenceKernel
- COMPLETE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- complete_string_const - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- CompleteExample() - Static method in class org.tweetyproject.arg.dung.examples.PrincipleExample
- CompleteKernel - Class in org.tweetyproject.arg.dung.equivalence
-
Kernel SK = (A, R') for strong equivalence wrt.
- CompleteKernel() - Constructor for class org.tweetyproject.arg.dung.equivalence.CompleteKernel
- CompleteReasoner<T extends Formula> - Class in org.tweetyproject.arg.aba.reasoner
-
This reasoner for ABA theories performs inference on the complete extensions.
- CompleteReasoner - Class in org.tweetyproject.arg.adf.reasoner
-
Deprecated, for removal: This API element is subject to removal in a future version.
- CompleteReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.evidential
-
a set of arguments S is complete iff it is admissible and all arguments acceptable wrt.
- CompleteReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.necessity
-
a set of arguments S is complete iff it is admissible and all arguments defended by S are in S.
- CompleteReasoner - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety
- CompleteReasoner() - Constructor for class org.tweetyproject.arg.aba.reasoner.CompleteReasoner
- CompleteReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.evidential.CompleteReasoner
- CompleteReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.necessity.CompleteReasoner
- CompleteReasoner() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety.CompleteReasoner
- CompleteReasoner(IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.reasoner.CompleteReasoner
-
Deprecated.
- CompleteSemantics - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg
- CompleteSemantics() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.CompleteSemantics
- CompleteVerifier - Class in org.tweetyproject.arg.adf.reasoner.sat.verifier
- CompleteVerifier(Supplier<SatSolverState>, AbstractDialecticalFramework, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.verifier.CompleteVerifier
- ComplexConcept - Class in org.tweetyproject.logics.dl.syntax
-
The common abstract class for concepts (also called concepts, complex concepts or concept descriptions) of description logics.
- ComplexConcept() - Constructor for class org.tweetyproject.logics.dl.syntax.ComplexConcept
- ComplexLogicalFormula - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
A complex logical formula can contain arguments referred as terms, this interface provides methods to substitute and exchange those terms.
- ComplexLogicalFormulaAdapter - Class in org.tweetyproject.logics.commons.syntax
-
Abstract base class for ComplexLogicalFormula, that are formulas which implement substitute(), exchange(), getTerms(), isGround() and isWellFormed() and therefore use terms to describe themself.
- ComplexLogicalFormulaAdapter() - Constructor for class org.tweetyproject.logics.commons.syntax.ComplexLogicalFormulaAdapter
- ComplexNumber - Class in org.tweetyproject.math
-
A complex number.
- ComplexNumber(double, double) - Constructor for class org.tweetyproject.math.ComplexNumber
-
Constructs a new complex number with the given real and imaginary parts.
- components - Variable in class org.tweetyproject.math.term.ElementOfCombinatoricsProb
- compute(Argument, AcceptanceCondition) - Method in interface org.tweetyproject.arg.adf.semantics.link.LinkStrategy
- compute(Argument, AcceptanceCondition) - Method in class org.tweetyproject.arg.adf.semantics.link.SatLinkStrategy
- compute(Argument, AcceptanceCondition, Interpretation) - Method in interface org.tweetyproject.arg.adf.semantics.link.LinkStrategy
- compute(Argument, AcceptanceCondition, Interpretation) - Method in class org.tweetyproject.arg.adf.semantics.link.SatLinkStrategy
- computeCandidate() - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Execution
- computeCandidate() - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.ParallelExecution
- computeCandidate() - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.SequentialExecution
- computeContributionOfAniEAF(Set<EArgument>, InducibleEAF) - Method in class org.tweetyproject.arg.peaf.analysis.AbstractAnalysis
-
Computes the contribution of an induced EAF to the justification analysis.
- computeDegreeOfAcceptability(Collection<Argument>, Collection<Argument>, DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.StrategyBasedRankingReasoner
-
Computes the degree of acceptability of the strategy A wrt.
- computeDGraph(DungTheory) - Static method in class org.tweetyproject.arg.dung.independence.Independence
-
transform the given AF into a DAG (D-graph) by adding new meta argument for each strongly connected component
- computeFRAF(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleResolutionBasedReasoner
-
helper function computes all permutations of the DungTheory @param start, where birdirectional attacks have been resolved to unidirectonal ones
- computeModel(MarkovLogicNetwork, FolSignature) - Method in class org.tweetyproject.logics.mln.reasoner.ApproximateNaiveMlnReasoner
-
Computes the model of the given MLN wrt.
- computeRewards(Collection<Argument>, Collection<Argument>, DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.StrategyBasedRankingReasoner
-
Computes the rewards of the given strategy (set of arguments).
- computeStrengthOfArgument(Argument, DungTheory, Set<Set<Argument>>) - Method in class org.tweetyproject.arg.rankings.reasoner.StrategyBasedRankingReasoner
-
Computes the value of the zero-sum game for the given argument.
- computeStronglyConnectedComponents(Graph) - Method in class org.tweetyproject.arg.peaf.evaluation.daf.SyntheticDAF
-
Computes the number of strongly connected components using Tarjan's algorithm
- computeTupledValue(Argument, DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.TuplesRankingReasoner
-
Computes the tupled value for the given argument.
- computeWeight(MarkovLogicNetwork, HerbrandInterpretation, FolSignature) - Method in class org.tweetyproject.logics.mln.reasoner.AbstractMlnReasoner
-
Computes the (unnormalized) weight of the given Herbrand interpretation with respect to the formulas in this reasoner's MLN.
- ConceptAssertion - Class in org.tweetyproject.logics.dl.syntax
-
This class models a concept assertion in description logic, i.e.
- ConceptAssertion() - Constructor for class org.tweetyproject.logics.dl.syntax.ConceptAssertion
-
Empty default constructor.
- ConceptAssertion(Individual, AtomicConcept) - Constructor for class org.tweetyproject.logics.dl.syntax.ConceptAssertion
-
Initializes a role assertion with the given atomic concept and Individual.
- ConceptAssertion(Individual, ComplexConcept) - Constructor for class org.tweetyproject.logics.dl.syntax.ConceptAssertion
-
Initializes a role assertion with the given concept and Individual.
- CONCURRENT_APPROX - Enum constant in enum class org.tweetyproject.arg.peaf.analysis.AnalysisType
- CONCURRENT_EXACT - Enum constant in enum class org.tweetyproject.arg.peaf.analysis.AnalysisType
- ConcurrentApproxAnalysis - Class in org.tweetyproject.arg.peaf.analysis
-
This class implements approximate probabilistic justification of a set of queries using Monte Carlo Sampling of induced EAFs from a PEAF.
- ConcurrentApproxAnalysis(PEAFTheory, AbstractExtensionReasoner, double) - Constructor for class org.tweetyproject.arg.peaf.analysis.ConcurrentApproxAnalysis
-
Constructs ConcurrentApproxAnalysis with noThreads equal to availableProcessors - 1
- ConcurrentApproxAnalysis(PEAFTheory, AbstractExtensionReasoner, double, int) - Constructor for class org.tweetyproject.arg.peaf.analysis.ConcurrentApproxAnalysis
-
Constructs ConcurrentApproxAnalysis with batchSize equal to noThreads*2
- ConcurrentApproxAnalysis(PEAFTheory, AbstractExtensionReasoner, double, int, int) - Constructor for class org.tweetyproject.arg.peaf.analysis.ConcurrentApproxAnalysis
-
The default constructor for ConcurrentApproxAnalysis
- ConcurrentExactAnalysis - Class in org.tweetyproject.arg.peaf.analysis
-
This class implements exact probabilistic justification of a set of queries by generating all possible induces EAFs from a PEAF in parallel.
- ConcurrentExactAnalysis(PEAFTheory, AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.peaf.analysis.ConcurrentExactAnalysis
-
Constructs ConcurrentExactAnalysis with noThreads equal to availableProcessors - 1
- ConcurrentExactAnalysis(PEAFTheory, AbstractExtensionReasoner, int) - Constructor for class org.tweetyproject.arg.peaf.analysis.ConcurrentExactAnalysis
-
Constructs ConcurrentExactAnalysis with given noThreads
- condensedEntropy() - Method in class org.tweetyproject.logics.rpcl.semantics.CondensedProbabilityDistribution
-
Returns the condensed entropy of this distribution (neglecting multiplicators of reference worlds.
- CondensedProbabilityDistribution - Class in org.tweetyproject.logics.rpcl.semantics
-
Instances of this class represent condensed probability distributions, rf.
- CondensedProbabilityDistribution(RpclSemantics, FolSignature) - Constructor for class org.tweetyproject.logics.rpcl.semantics.CondensedProbabilityDistribution
-
Creates a new condensed probability distribution for the given signature.
- Conditional - Class in org.tweetyproject.logics.cl.syntax
-
This class represents a basic conditional (B|A) with formulas A,B.
- Conditional - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- Conditional(PlFormula) - Constructor for class org.tweetyproject.logics.cl.syntax.Conditional
-
Creates a new conditional with a tautological premise and given conclusion.
- Conditional(PlFormula, PlFormula) - Constructor for class org.tweetyproject.logics.cl.syntax.Conditional
-
Creates a new conditional with the given premise and conclusion.
- conditionalProbability(Conditional) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Returns the probability of the given conditional
- conditionalStructure - Variable in class org.tweetyproject.logics.cl.rules.RuleAdapter
-
the conditional structure the rule works on
- ConditionalStructure - Class in org.tweetyproject.logics.cl.semantics
-
Represents a conditional structure as introduced in Section 3.5 "Conditionals in Nonmonotonic Reasoning and Belief Revision" of Gabrielle Kern-Isberner Internally it saves the data to two nested Maps.
- ConditionalStructure() - Constructor for class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Default-Ctor generates empty Conditional structure
- ConditionalStructure(Collection<Conditional>) - Constructor for class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Ctor: generates a conditional structure containing the given conditionals
- ConditionalStructure(Collection<Conditional>, Comparator<NicePossibleWorld>) - Constructor for class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Ctor: Generates a ConditionalStructure containing the given conditionals and using the given comparator to sort the worldData map.
- ConditionalStructure(Comparator<NicePossibleWorld>) - Constructor for class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Ctor: Generates an empty ConditionalStructure that uses the given Comparator to sort its worldData map.
- ConditionalStructure.Generator - Enum Class in org.tweetyproject.logics.cl.semantics
-
The possible values of a conditional for a possible world
- ConditionalStructureKappaBuilder - Class in org.tweetyproject.logics.cl.kappa
-
This class builds the initial kappa value list for a given conditional structure.
- ConditionalStructureKappaBuilder() - Constructor for class org.tweetyproject.logics.cl.kappa.ConditionalStructureKappaBuilder
-
Default-Ctor: Generates a builder that does not uses fast evaluation
- ConditionalStructureKappaBuilder(boolean) - Constructor for class org.tweetyproject.logics.cl.kappa.ConditionalStructureKappaBuilder
-
Ctor: Generates a builder that uses fast evaluation depending on the given parameter
- ConditionalTaskStep - Interface in org.tweetyproject.arg.adf.reasoner.query
- ConditionlessTaskStep - Interface in org.tweetyproject.arg.adf.reasoner.query
- confidence(Collection<Collection<T>>) - Method in class org.tweetyproject.machinelearning.assoc.AssociationRule
-
Returns the confidence of this rule wrt.
- ConfidentAttack - Class in org.tweetyproject.arg.lp.semantics.attack
-
This notion of attack models the confident attack relation.
- ConfidentRebut - Class in org.tweetyproject.arg.lp.semantics.attack
-
This notion of attack models the strong rebut relation.
- CONFIG_AGGREGATIONFUNCTION - Static variable in class org.tweetyproject.logics.commons.analysis.streams.WindowInconsistencyMeasurementProcess
-
Key for the configuration map that points to the aggregation function used.
- CONFIG_KEY_NUMBEROFPOPULATIONS - Static variable in class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasurementProcess
-
Configuration key for the number of populations tried out.
- CONFIG_KEY_NUMBEROFPOPULATIONS - Static variable in class org.tweetyproject.logics.pl.analysis.HsInconsistencyMeasurementProcess
-
Configuration key for the number of populations tried out.
- CONFIG_KEY_SIGNATURE - Static variable in class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasurementProcess
-
Configuration key for the signature.
- CONFIG_KEY_SIGNATURE - Static variable in class org.tweetyproject.logics.pl.analysis.HsInconsistencyMeasurementProcess
-
Configuration key for the signature.
- CONFIG_KEY_WITNESSPROVIDER - Static variable in class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasurementProcess
-
Configuration key for the consistency tester.
- CONFIG_MEASURE - Static variable in class org.tweetyproject.logics.commons.analysis.streams.WindowInconsistencyMeasurementProcess
-
Key for the configuration map that points to the inconsistency measure to be used.
- CONFIG_NAME - Static variable in class org.tweetyproject.logics.commons.analysis.streams.WindowInconsistencyMeasurementProcess
-
Key for the configuration map that points to the name to be used.
- CONFIG_SMOOTHINGFACTOR - Static variable in class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasurementProcess
-
Key for the configuration map that points to the smoothing factor to be used.
- CONFIG_SMOOTHINGFACTOR - Static variable in class org.tweetyproject.logics.pl.analysis.HsInconsistencyMeasurementProcess
-
Key for the configuration map that points to the smoothing factor to be used.
- CONFIG_TIMEOUT - Static variable in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyMeasurementProcess
-
Key for the configuration map that gives a time out (given in seconds) for a single update operation Default value is -1 which means no time out.
- CONFIG_WINDOWSIZE - Static variable in class org.tweetyproject.logics.commons.analysis.streams.WindowInconsistencyMeasurementProcess
-
Key for the configuration map that points to the window size to be used.
- configCLI() - Static method in class org.tweetyproject.cli.plugins.CliMain
-
This method is meant to load the tweety plugin pathes on startup
- Configuration - Class in org.tweetyproject.arg.adf.reasoner.sat.execution
- Configuration.Builder - Class in org.tweetyproject.arg.adf.reasoner.sat.execution
- configure(Configuration) - Method in interface org.tweetyproject.arg.adf.reasoner.query.Query
- configure(Configuration) - Method in class org.tweetyproject.arg.adf.reasoner.sat.query.SatQueryBuilder
- CONFLICT_FREE - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The conflict-free principle
- conflictFree() - Method in interface org.tweetyproject.arg.adf.reasoner.query.SemanticsStep
- conflictFree(AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- CONFLICTFREE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
- CONFLICTFREE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- ConflictFreeGenerator - Class in org.tweetyproject.arg.adf.reasoner.sat.generator
- ConflictFreeInterpretationSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
- ConflictFreeInterpretationSatEncoding(AbstractDialecticalFramework, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.ConflictFreeInterpretationSatEncoding
- ConflictFreeMaximizer - Class in org.tweetyproject.arg.adf.reasoner.sat.processor
- ConflictFreePrinciple - Class in org.tweetyproject.arg.dung.principles
-
Conflict-free Principle A semantics satisfies conflict-freeness if for all extensions E it holds that: E is conflict-free trivial property satisfied by practically all semantics see: Baroni, P., & Giacomin, M.
- ConflictFreePrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.ConflictFreePrinciple
- ConflictFreeReasoner - Class in org.tweetyproject.arg.adf.reasoner
-
Deprecated, for removal: This API element is subject to removal in a future version.
- ConflictFreeReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.deductive
-
reasoner for conflict-freeness in bipolar argumentation frameworks with a deductive support interpretation a set of arguments is conflict-free iff it is conflict-free in regards to the complex attacks in the framework
- ConflictFreeReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.evidential
-
a set of arguments S is conflict-free iff there exists no attack between a subset of S and an element of S.
- ConflictFreeReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.deductive.ConflictFreeReasoner
- ConflictFreeReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.evidential.ConflictFreeReasoner
- ConflictFreeReasoner(IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.reasoner.ConflictFreeReasoner
-
Deprecated.
- Conjunctable - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
Formulas implementing this interface can be connected by using AND.
- Conjunction - Class in org.tweetyproject.logics.fol.syntax
-
The classical conjunction of first-order logic.
- Conjunction - Class in org.tweetyproject.logics.pl.syntax
-
This class represents a conjunction in propositional logic.
- Conjunction() - Constructor for class org.tweetyproject.logics.fol.syntax.Conjunction
-
Creates a new (empty) conjunction.
- Conjunction() - Constructor for class org.tweetyproject.logics.pl.syntax.Conjunction
-
Creates a new (empty) conjunction.
- Conjunction(Collection<? extends RelationalFormula>) - Constructor for class org.tweetyproject.logics.fol.syntax.Conjunction
-
Creates a new conjunction with the given inner formulas.
- Conjunction(Collection<? extends PlFormula>) - Constructor for class org.tweetyproject.logics.pl.syntax.Conjunction
-
Creates a new conjunction with the given inner formulas.
- Conjunction(RelationalFormula, RelationalFormula) - Constructor for class org.tweetyproject.logics.fol.syntax.Conjunction
-
Creates a new conjunction with the two given formulae
- Conjunction(PlFormula, PlFormula) - Constructor for class org.tweetyproject.logics.pl.syntax.Conjunction
-
Creates a new conjunction with the two given formulae
- CONJUNCTION() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- ConjunctionAcceptanceCondition - Class in org.tweetyproject.arg.adf.syntax.acc
- ConjunctionAcceptanceCondition(Collection<? extends AcceptanceCondition>) - Constructor for class org.tweetyproject.arg.adf.syntax.acc.ConjunctionAcceptanceCondition
- ConjunctionAcceptanceCondition(AcceptanceCondition, AcceptanceCondition) - Constructor for class org.tweetyproject.arg.adf.syntax.acc.ConjunctionAcceptanceCondition
- CONJUNCTS - Enum constant in enum class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.ConsequenceOperation
- CONS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- CONS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- CONSISTENCY - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The CONSISTENCY postulate
- ConsistencyTester<T extends BeliefBase> - Interface in org.tweetyproject.logics.commons.analysis
-
Classes implementing this interface are capable of testing whether a given belief base is consistent.
- ConsistencyWitnessProvider<B extends BeliefBase,
S extends Formula> - Interface in org.tweetyproject.logics.commons.analysis -
Provides methods for returning some model (if it exists) of a set of formulas.
- consolidate(Collection<ASPRule>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ScreenedMaxichoiceConsolidation
- consolidate(Collection<T>) - Method in interface org.tweetyproject.lp.asp.beliefdynamics.baserevision.ConsolidationOperator
-
Returns a consolidation of set p, i.e.
- consolidate(Program) - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ScreenedMaxichoiceConsolidation
-
Calculates the screened consolidation !r of program p using a maxi-choice selection function s, i.e.
- ConsolidationOperator<T extends Formula> - Interface in org.tweetyproject.lp.asp.beliefdynamics.baserevision
-
This interface represents an consolidation operator for belief bases as defined in [KKI12].
- Constant - Class in org.tweetyproject.logics.commons.syntax
-
A Constant represents an constant object in the world of a logical language.
- Constant - Class in org.tweetyproject.math.term
-
This class models an abstract constant, e.g.
- Constant() - Constructor for class org.tweetyproject.math.term.Constant
- Constant(String) - Constructor for class org.tweetyproject.logics.commons.syntax.Constant
-
Ctor: Creates a new Constant with the given name, uses "Thing" as sort.
- Constant(String, Sort) - Constructor for class org.tweetyproject.logics.commons.syntax.Constant
-
Ctor: Creates a new Constant with the given name and sort
- Constant(Constant) - Constructor for class org.tweetyproject.logics.commons.syntax.Constant
-
Copy-Ctor: Creates a deep copy of the given Constant
- ConstantSet(FolSignature) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- ConstraintSatisfactionProblem - Class in org.tweetyproject.math.opt.problem
-
This class models a general constraint satisfaction problem.
- ConstraintSatisfactionProblem() - Constructor for class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
Creates a new and empty csp.
- ConstraintSatisfactionProblem(Collection<? extends Statement>) - Constructor for class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
Creates a new csp with the given statements
- construct() - Method in class org.tweetyproject.logics.bpm.parser.bpmn_to_petri.PetriNetParser
-
Construct the Petri net
- construct() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraphParser
-
Construct the reachability graph for the Petri net
- containedKeywords(String) - Method in class org.tweetyproject.action.description.parser.CLawParser
-
Returns the set of forbidden keywords, that are contained in a string.
- contains(Object) - Method in class org.tweetyproject.agents.MultiAgentSystem
- contains(Object) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- contains(Object) - Method in class org.tweetyproject.arg.adf.util.InterpretationTrieSet
- contains(Object) - Method in class org.tweetyproject.arg.adf.util.MinusSetView
- contains(Object) - Method in class org.tweetyproject.arg.adf.util.UnionCollectionView
- contains(Object) - Method in class org.tweetyproject.arg.adf.util.UnionSetView
- contains(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- contains(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.BArgument
- contains(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.BinaryAttack
- contains(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.BinarySupport
- contains(Object) - Method in interface org.tweetyproject.arg.bipolar.syntax.BipolarEntity
- contains(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.SetAttack
- contains(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.SetSupport
- contains(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- contains(Object) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- contains(Object) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- contains(Object) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- contains(Object) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- contains(Object) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- contains(Object) - Method in class org.tweetyproject.commons.BeliefSet
- contains(Object) - Method in class org.tweetyproject.commons.InterpretationSet
- contains(Object) - Method in class org.tweetyproject.graphs.DefaultGraph
- contains(Object) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns "true" when this DirHyperGraph contains the given node or edge.
- contains(Object) - Method in interface org.tweetyproject.graphs.Graph
-
Returns "true" when this graph contains the given node or edge.
- contains(Object) - Method in class org.tweetyproject.graphs.HyperGraph
- contains(Object) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- contains(Object) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- contains(Object) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- contains(Object) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- contains(Object) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Returns true if this signature contains the specified constant, predicate, functor, sort or all constants, predicates, functors and sorts in the specified FolFormula.
- contains(Object) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- contains(Object) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- contains(Object) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- contains(Object) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- contains(Object) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- contains(Object) - Method in class org.tweetyproject.math.Interval
- contains(Object) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
checks whether this preference order contains a given pair
- contains(String) - Static method in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
-
Checks if the class name exists as a YardstickProbability
- contains(Argument) - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- contains(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition
-
Checks if the given argument is contained in this acceptance condition.
- contains(Argument) - Method in enum class org.tweetyproject.arg.adf.syntax.acc.ContradictionAcceptanceCondition
- contains(Argument) - Method in enum class org.tweetyproject.arg.adf.syntax.acc.TautologyAcceptanceCondition
- contains(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- contains(Argument) - Method in class org.tweetyproject.arg.adf.syntax.Argument
- contains(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.SetSupport
-
Return true if the given argument is in this support relation.
- contains(Argument) - Method in class org.tweetyproject.arg.dung.syntax.Attack
-
Return true if the given argument is in this attack relation.
- contains(Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAttack
-
Return true if the given argument is in this attack relation.
- contains(T) - Method in class org.tweetyproject.commons.SingleSetSignature
-
Returns true if this signature contains the specified formula.
- containsActionName(String) - Method in class org.tweetyproject.action.signature.ActionSignature
-
Returns true iff the given actionName is contained in this action signature.
- containsActionName(FolActionName) - Method in class org.tweetyproject.action.signature.ActionSignature
-
Returns true iff the given actionName is contained in this signature.
- containsAll(Collection<?>) - Method in class org.tweetyproject.agents.MultiAgentSystem
- containsAll(Collection<?>) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- containsAll(Collection<?>) - Method in class org.tweetyproject.arg.adf.util.MinusSetView
- containsAll(Collection<?>) - Method in class org.tweetyproject.arg.adf.util.UnionSetView
- containsAll(Collection<?>) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- containsAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- containsAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- containsAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- containsAll(Collection<?>) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- containsAll(Collection<?>) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- containsAll(Collection<?>) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- containsAll(Collection<?>) - Method in class org.tweetyproject.commons.BeliefSet
- containsAll(Collection<?>) - Method in class org.tweetyproject.commons.InterpretationSet
- containsAll(Collection<?>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- containsAll(Collection<?>) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- containsAll(Collection<?>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- containsAll(Collection<?>) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- containsAll(Collection<?>) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- containsAll(Collection<?>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- containsAll(Collection<?>) - Method in class org.tweetyproject.math.Interval
- containsAll(Collection<?>) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
checks, whether all of the given elements are contained in the preference order
- containsAll(Collection<Argument>) - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- containsAll(Collection<T>) - Method in class org.tweetyproject.commons.SingleSetSignature
-
Returns true if this signature contains all of the elements in the specified collection.
- containsAttack(Attack) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Checks whether this theory contains the given attack.
- containsAttack(SetAttack) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Checks whether this theory contains the given attack.
- containsBackEdge(Node, Map<Node, Integer>, Graph<S>) - Static method in class org.tweetyproject.graphs.DefaultGraph
-
Helper method for detecting cycles using depth-first search.
- containsConcept(String) - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Checks whether the signature contains an atomic concept of the given name.
- containsConstant(String) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Returns true if this signature contains the constant of the given name.
- containsCycle() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Checks whether there is at least one cycle in this DungTheory.
- containsCycle(Graph<S>) - Static method in class org.tweetyproject.graphs.DefaultGraph
-
Checks whether there is at least one cycle in the given graph.
- containsFluentName(String) - Method in class org.tweetyproject.action.signature.ActionSignature
-
Returns true iff the given fluentName is contained in this action signature.
- containsFluentName(FolFluentName) - Method in class org.tweetyproject.action.signature.ActionSignature
-
Returns true iff the given fluentName is contained in this signature.
- containsFunctionalTerms() - Method in class org.tweetyproject.logics.fol.syntax.LogicStructure
-
Checks whether this structure contains any functional terms.
- containsFunctor(String) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Returns true if this signature contains the functor of the given name.
- containsIncomparableArguments() - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
- containsIncomparableArguments() - Method in class org.tweetyproject.arg.rankings.semantics.LatticeArgumentRanking
- containsIncomparableArguments() - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- containsIndividual(String) - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Checks whether the signature contains an individual of the given name.
- containsKey(Object) - Method in class org.tweetyproject.arg.adf.util.CacheMap
- containsKey(Object) - Method in class org.tweetyproject.arg.adf.util.LazyMap
- containsKey(Object) - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- containsKey(Object) - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- containsKey(Object) - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- containsKey(Object) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- containsKey(Object) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- containsKey(Object) - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- containsKey(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- containsKey(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- containsKey(Object) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- containsKey(Object) - Method in class org.tweetyproject.preferences.ranking.Functions
-
checks whether the key is present in the entry-set of the map
- containsKey(Argument) - Method in class org.tweetyproject.arg.social.semantics.SocialMapping
-
Returns "true" iff the given argument has a value.
- containsModalityOperator() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
-
Checks whether this formula contains a modal operator ("necessity" operator or "possibility" operator).
- containsOddCycle() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Checks whether there is at least on eodd cycle in this DungTheory.
- containsParameter(TrainingParameter) - Method in class org.tweetyproject.machinelearning.ParameterSet
-
Checks whether this set contains a parameter with the same name as the given parameter.
- containsPredicate(String) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Returns true if this signature contains the predicate of the given name.
- containsPredicate(Predicate) - Method in class org.tweetyproject.action.signature.ActionSignature
-
Returns true iff the given predicate is contained in this signature.
- containsQuantifier() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- containsQuantifier() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.QuantifiedFormula
-
Checks whether this formula contains any quantification.
- containsQuantifier() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- containsQuantifier() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- containsQuantifier() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- containsQuantifier() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- containsQuantifier() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- containsQuantifier() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- containsQuantifier() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- containsQuantifier() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- containsQuantifier() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- containsQuantifier() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- containsQuantifier() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- containsQuantifier() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- containsQuantifier() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- containsQuantifier() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- containsRelation(T, T) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
checks whether this preference order contains a pair of given elements
- containsRole(String) - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Checks whether the signature contains an atomic role of the given name.
- containsSort(String) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Returns true if this signature contains the sort of the given name.
- containsTermsOfType(Class<C>) - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- containsTermsOfType(Class<C>) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- containsTermsOfType(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.ComplexLogicalFormulaAdapter
- containsTermsOfType(Class<C>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.LogicStructure
-
Checks if this logical structure contains at least one term of type C.
- containsTermsOfType(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- containsTermsOfType(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.Sort
- containsTermsOfType(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- containsTermsOfType(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- containsTermsOfType(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- containsTriple(T, T, Relation) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
checks whether the given triple is contained
- containsValue(Object) - Method in class org.tweetyproject.arg.adf.util.CacheMap
- containsValue(Object) - Method in class org.tweetyproject.arg.adf.util.LazyMap
- containsValue(Object) - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- containsValue(Object) - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- containsValue(Object) - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- containsValue(Object) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- containsValue(Object) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- containsValue(Object) - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- containsValue(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- containsValue(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- containsValue(Object) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- containsValue(Object) - Method in class org.tweetyproject.preferences.ranking.Functions
-
checks whether the value is present in the entry-set of the map
- CONTENSION - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- ContensionExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating the contension inconsistency measure.
- ContensionExample() - Constructor for class org.tweetyproject.logics.pl.examples.ContensionExample
- ContensionInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
This class implements the contension inconsistency measure, cf.
- ContensionInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasure
- ContensionInconsistencyMeasurementProcess - Class in org.tweetyproject.logics.pl.analysis
-
Implements an approximation algorithm for the Contension inconsistency measure on streams.
- ContensionInconsistencyMeasurementProcess() - Constructor for class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasurementProcess
- ContensionSampler - Class in org.tweetyproject.logics.pl.util
-
Generates random propositional belief base with a given inconsistency measure (for the contension inconsistency measure) and of a given size.
- ContensionSampler(PlSignature, int) - Constructor for class org.tweetyproject.logics.pl.util.ContensionSampler
-
Creates a new sample for the given signature which generates propositional belief sets with the given inconsistency value (wrt.
- ContensionSampler(PlSignature, int, int, int) - Constructor for class org.tweetyproject.logics.pl.util.ContensionSampler
-
Creates a new sample for the given signature which generates propositional belief sets with the given inconsistency value (wrt.
- ContensionSatInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
This class implements a SAT encoding of the contension inconsistency measure, originally proposed in [Grant, Hunter.
- ContensionSatInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pl.analysis.ContensionSatInconsistencyMeasure
-
Create a new ContensionSatInconsistencyMeasure with the default SAT solver.
- ContensionSatInconsistencyMeasure(SatSolver) - Constructor for class org.tweetyproject.logics.pl.analysis.ContensionSatInconsistencyMeasure
-
Create a new ContensionSatInconsistencyMeasure with the given SAT solver.
- CONTRA - Enum constant in enum class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameSystem.AgentFaction
- contract(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.kernels.KernelContractionOperator
- contract(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.MultipleBaseContractionOperator
-
Contracts the first collection of formulas by the second collection of formulas.
- contract(Collection<T>, T) - Method in interface org.tweetyproject.beliefdynamics.BaseContractionOperator
-
Contracts the given collection of formulas by the given formula.
- contract(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.MultipleBaseContractionOperator
- Contradiction - Class in org.tweetyproject.logics.fol.syntax
-
A contradictory formula.
- Contradiction - Class in org.tweetyproject.logics.pl.syntax
-
A contradictory formula.
- Contradiction() - Constructor for class org.tweetyproject.logics.fol.syntax.Contradiction
-
Creates a new contradiction.
- Contradiction() - Constructor for class org.tweetyproject.logics.pl.syntax.Contradiction
-
Creates a new contradiction.
- CONTRADICTION - Static variable in interface org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition
-
This constant is an alias for
ContradictionAcceptanceCondition.INSTANCE, its only purpose is readability. - CONTRADICTION - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The CONTRADICTION postulate
- CONTRADICTION() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- ContradictionAcceptanceCondition - Enum Class in org.tweetyproject.arg.adf.syntax.acc
- ConversionTools - Class in org.tweetyproject.commons.util
-
This class provides some utility methods for converting different data types.
- ConversionTools() - Constructor for class org.tweetyproject.commons.util.ConversionTools
- convert(String) - Method in class org.tweetyproject.arg.peaf.io.cis.CIStoAIFWriter
- convert(DungTheory) - Method in class org.tweetyproject.arg.peaf.evaluation.converters.DAFToEAFConverter
-
Generates EAFTheory objects with only attacks from the given DungTheory object It is up to the implementations to decide what will be the supports (including eta supporting others)
- convert(DungTheory) - Method in class org.tweetyproject.arg.peaf.evaluation.converters.EtaToAllConverter
-
Converts DungTheory object to EAFTheory by adding supports from eta to all other arguments.
- convert(DungTheory, boolean, double) - Method in class org.tweetyproject.arg.peaf.evaluation.converters.EtaToTreeConverter
-
Converts a DungTheory object into EAFTheory object while creating a tree support structure.
- convert(AIFTheory) - Method in class org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter
-
Converts an AIFTheory (intermediate format) to PEEAFTheory
- convert(EAFTheory, double) - Static method in class org.tweetyproject.arg.peaf.evaluation.converters.EAFToPEAFConverter
-
Generates a PEAF from an EAF where all relations have the same probability
- convert(EAFTheory, int, int) - Static method in class org.tweetyproject.arg.peaf.evaluation.converters.EAFToPEAFConverter
-
Generates a PEAF from an EAF where `supp ~ Beta(alphaSupp, betaSupp)` and `att ~ Beta(alphaAtt, betaAtt)` `supp` is the probability of each support relation.
- convert(EAFTheory, Supplier<Double>) - Static method in class org.tweetyproject.arg.peaf.evaluation.converters.EAFToPEAFConverter
- convert(PEEAFTheory) - Method in class org.tweetyproject.arg.peaf.io.preeaf.PEEAFToPEAFConverter
-
The conversion uses Algorithm 11 from Li's Thesis in page 105.
- convertGraphEdgesToAttacks(Graph) - Method in class org.tweetyproject.arg.peaf.evaluation.daf.SyntheticDAF
-
Converts the edges from the graph to attacks in DungTheory
- convertToCplexLpFormat() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Converts the this optimization problem into a string in the commonly used CPLEX LP-format for mixed integer linear programming.
- convertToDAFNaively() - Method in class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
This method converts this EAF to a DAF with using Algorithm 1 from Oren et.
- convertToDimacs(Collection<PlFormula>) - Static method in class org.tweetyproject.logics.pl.sat.SatSolver
-
Converts the given set of formulas to their string representation in Dimacs CNF.
- convertToDimacs(Collection<PlFormula>, List<Proposition>) - Static method in class org.tweetyproject.logics.pl.sat.SatSolver
-
Converts the given set of formulas to their string representation in Dimacs CNF.
- convertToDimacsWcnf(Collection<PlFormula>, Map<PlFormula, Integer>, List<Proposition>) - Static method in class org.tweetyproject.logics.pl.sat.MaxSatSolver
-
Converts the given MaxSAT instance (i.e.
- convertToLogicProgram(CActionDescription, ActionSignature, int) - Method in class org.tweetyproject.action.description.reasoner.CTransitionSystemCalculator
-
Calculates an extended logic program lp_T(D) for a given action description D and a parameter T, which corresponds to the length of histories in the transition system described by D.
- convertToLpFormat() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Converts the this optimization problem into a string in the commonly used LP-format for mixed integer linear programming.
- ConvexAggregatingMaxConsMeMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
This consistency restorer determines the new probabilities of conditionals by computing the ME-distribution of each maximal consistent subset of the knowledge base, then convex combining those yielding a distribution P, and extracting the new probabilities from P.
- ConvexAggregatingMaxConsMeMachineShop(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.ConvexAggregatingMaxConsMeMachineShop
- ConvexAggregatingMeMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
This consistency restorer determines the new probabilities of conditionals by computing the ME-distribution of each single conditional, then convex combining those yielding a distribution P, and extracting the new probabilities from P.
- ConvexAggregatingMeMachineShop(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.ConvexAggregatingMeMachineShop
- convexCombination(double[], ProbabilityDistribution<S>[]) - Static method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Computes the convex combination of the given probability distributions P1,...,PN with parameters factors, i.e.
- convexCombination(double[], ProbabilityFunction<S>[]) - Static method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Computes the convex combination of the given probability distributions P1,...,PN with parameters factors, i.e.
- convexCombination(double, ProbabilityDistribution<T>) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Computes the convex combination of this P1 and the given probability distribution P2 with parameter d, i.e.
- convexCombination(double, RpclProbabilityDistribution<T>) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
-
Computes the convex combination of this P1 and the given probability distribution P2 with parameter d, i.e.
- convexCombination(double, ProbabilityFunction<T>) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Computes the convex combination of this P1 and the given probability distribution P2 with parameter d, i.e.
- copyArgumentTypes() - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- copyFrom(Labelling) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- copyHelper(Collection<T>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
-
This method generates a deep copy of the given collection of RelationalFormula
- CorsResponseFilter - Class in org.tweetyproject.web
-
For enabling cross-origin resource sharing
- CorsResponseFilter() - Constructor for class org.tweetyproject.web.CorsResponseFilter
- costOf(Interpretation<PlBeliefSet, PlFormula>, Collection<PlFormula>, Map<PlFormula, Integer>) - Static method in class org.tweetyproject.logics.pl.sat.MaxSatSolver
-
Returns the cost of the given interpretation, i.e.
- COUNT - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.AggregateFunction
- COUNTERTRANSITIVITY - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The COUNTERTRANSITIVITY postulate
- CounterTransitivityReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
This class implements the argument ranking approach of [Pu, Luo, Ranking Arguments based on Counter-Transitivity 2017].
- CounterTransitivityReasoner(CounterTransitivityReasoner.solver, LatticeArgumentRanking) - Constructor for class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner
- CounterTransitivityReasoner.solver - Enum Class in org.tweetyproject.arg.rankings.reasoner
- CounterTransitivityReasonerExample - Class in org.tweetyproject.arg.rankings.examples
- CounterTransitivityReasonerExample() - Constructor for class org.tweetyproject.arg.rankings.examples.CounterTransitivityReasonerExample
- CountingExample() - Static method in class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
- CountingRankingReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
This class implements the argument ranking approach of [Pu, Zhang, G.Luo, J.Luo.
- CountingRankingReasoner() - Constructor for class org.tweetyproject.arg.rankings.reasoner.CountingRankingReasoner
-
Create a new CountingRankingReasoner with default parameters.
- CountingRankingReasoner(double) - Constructor for class org.tweetyproject.arg.rankings.reasoner.CountingRankingReasoner
-
Create a new CountingRankingReasoner with the given parameters.
- CountingRankingReasoner(double, double) - Constructor for class org.tweetyproject.arg.rankings.reasoner.CountingRankingReasoner
-
Create a new CountingRankingReasoner with the given parameters.
- CountingUtilityFunction - Class in org.tweetyproject.agents.dialogues.structured
-
This class represents a counting utility function, i.e.
- CountingUtilityFunction(Collection<? extends Proposition>) - Constructor for class org.tweetyproject.agents.dialogues.structured.CountingUtilityFunction
-
Creates a new counting utility function for the given focal set.
- countTimeouts(String) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Counts the number of timed out entries in the results of the given inconsistency measure.
- CParser - Class in org.tweetyproject.action.description.parser
-
This class implements a parser for an Action Description in the Action Description Language C from [Gelfond, Michael and Lifschitz, Vladimir: Action Languages.
- CParser() - Constructor for class org.tweetyproject.action.description.parser.CParser
- CReasoner - Class in org.tweetyproject.logics.cl.reasoner
-
This class models a c-reasoner for conditional logic.
- CReasoner() - Constructor for class org.tweetyproject.logics.cl.reasoner.CReasoner
- CReasonerExample - Class in org.tweetyproject.logics.cl.examples
-
Shows how to construct a conditional logic knowledge base programmatically and how to query it using the C-reasoner.
- CReasonerExample() - Constructor for class org.tweetyproject.logics.cl.examples.CReasonerExample
- create() - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Literal
- create(String) - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Literal
- create(String) - Static method in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Factory
- createArgument(String) - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Creates an argument with a name
- createArgument(String) - Method in class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Creates an arguments with a name
- createAttack(String, Set<EArgument>, Set<EArgument>) - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Creates an attack object (does not add to the internal abstract object)
- createCandidateGenerator() - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- createCandidateProcessor(Supplier<SatSolverState>) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- createConstraintMatrix(PclBeliefSet, Set<PossibleWorld>) - Static method in class org.tweetyproject.logics.pcl.util.OjAlgoPclUtils
-
Create constraint matrix for a set of PCL conditionals over a set of possible worlds.
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.ApacheCommonsCMAESOptimizerEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.ApacheCommonsNonLinearConjugateGradientOptimizerEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.ApacheCommonsSimplexEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.ApacheCommonsSimplexEx2
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.BfgsSolverEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.GlpkSolverEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.GradientDescentSolverEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.GurobiTest
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.HessianGradientSolverEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.IteratedLocalSearchOnConstrProbEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.LagrangeSolverEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.LagrangeSolverEx2
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.LpSolverEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.OctaveSqpSolverEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.SimpleGeneticOptimizationSolverEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.SimulatedAnnealingOnConstrProbEx2
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.StochasticLocalSearchOnConstrProbEx
- createConstraintSatProb1() - Static method in class org.tweetyproject.math.examples.TabuSearchOnConstrProbEx
- createDAF(EAFTheory) - Method in class org.tweetyproject.arg.peaf.analysis.AbstractAnalysis
-
Creates a virtual DAF from EAFTheory without including the support links This is not a great conversion method, however works good for queries.
- createDecomposer() - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- createDifference(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
- createEmptyArgSet(int[]) - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Create a set of arguments from the given indices
- createEmptyFormula() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoConjunction
- createEmptyFormula() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoDisjunction
- createEmptyFormula() - Method in interface org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport.AssociativeSupportBridge
- createEmptyFormula() - Method in class org.tweetyproject.logics.dl.syntax.Intersection
- createEmptyFormula() - Method in class org.tweetyproject.logics.dl.syntax.Union
- createEmptyFormula() - Method in class org.tweetyproject.logics.fol.syntax.Conjunction
- createEmptyFormula() - Method in class org.tweetyproject.logics.fol.syntax.Disjunction
- createEmptyFormula() - Method in class org.tweetyproject.logics.fol.syntax.ExclusiveDisjunction
- createEmptyFormula() - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- createEmptyFormula() - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- createEmptyFormula() - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- createEmptyFormula() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- createEmptySignature() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- createEmptySignature() - Method in interface org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport.AssociativeSupportBridge
- createEmptySignature() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- createEmptySignature() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- createEmptySignature() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- createEmptySignature() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- createFrame(int, int) - Method in class org.tweetyproject.commons.Plotter
-
Create a new main frame with specific proportions
- createGraph() - Method in class org.tweetyproject.graphs.util.GraphPlotter
-
Parse the elements of the graph to visual elements and align them in a hierarchical (top-to-bottom) layout
- createInstance(Class<T>) - Static method in class org.tweetyproject.logics.translators.Translator
- createModelProcessors(Supplier<SatSolverState>) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- createPheromoneMatrix() - Method in class org.tweetyproject.math.opt.solver.AntColonyOptimization.AntCol_Environment
-
initialize the pheromone matrix with zeroes
- createRandomNewSolution(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.examples.KnapSack
- createRandomNewSolution(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.examples.TravelingSalesman
- createRandomNewSolution(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
-
create a solution that changes the solution currSol a little bit (i.e.: for TSP: swap 2 cities; for KnapSack: add a random element) for currSol == null: create a random solution
- createResult(double, long, double) - Method in class org.tweetyproject.arg.peaf.analysis.AbstractAnalysis
-
It's called when the analysis is complete.
- createState() - Method in class org.tweetyproject.arg.adf.reasoner.sat.processor.AdmissibleMaximizer
- createState() - Method in class org.tweetyproject.arg.adf.reasoner.sat.processor.ConflictFreeMaximizer
- createState() - Method in interface org.tweetyproject.arg.adf.sat.IncrementalSatSolver
- createState() - Method in class org.tweetyproject.arg.adf.sat.solver.NativeLingelingSolver
- createState() - Method in class org.tweetyproject.arg.adf.sat.solver.NativeMinisatSolver
- createState() - Method in class org.tweetyproject.arg.adf.sat.solver.NativePicosatSolver
- createState() - Method in class org.tweetyproject.arg.adf.sat.solver.PooledIncrementalSatSolver
- createStateProcessors() - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- createTmpDimacsFile(Collection<PlFormula>) - Static method in class org.tweetyproject.logics.pl.sat.SatSolver
-
Creates a temporary file in Dimacs format and also returns a mapping between formulas and clauses.
- createTmpDimacsFile(Collection<PlFormula>, List<Proposition>) - Static method in class org.tweetyproject.logics.pl.sat.SatSolver
-
Creates a temporary file in Dimacs format with the given proposition2variable mapping.
- createTmpDimacsWcnfFile(Collection<PlFormula>, Map<PlFormula, Integer>, List<Proposition>) - Static method in class org.tweetyproject.logics.pl.sat.MaxSatSolver
-
Converts the given MaxSAT instance (i.e.
- createTransient() - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Literal
- createTranslateMap() - Method in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- createTranslateMap() - Method in class org.tweetyproject.logics.translators.aspnlp.AspNlpTranslator
- createTranslateMap() - Method in class org.tweetyproject.logics.translators.clnlp.ClNLPTranslator
- createTranslateMap() - Method in class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
- createTranslateMap() - Method in class org.tweetyproject.logics.translators.Translator
- createVariables(int) - Static method in class org.tweetyproject.logics.pcl.util.OjAlgoPclUtils
-
Create (non-negative) variables for the probabilities of possible worlds.
- createVerifier(Supplier<SatSolverState>) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- CredibilityCategorizer - Class in org.tweetyproject.beliefdynamics.mas
-
This class implements a credibility-based categorizer that works like the classical categorizer but dismisses arguments where the least credible agent which uttered a formula in that argument is not as least as credible as the least credible agent which uttered a formula of the parent argument.
- CredibilityCategorizer(Collection<InformationObject<PlFormula>>, Order<Agent>) - Constructor for class org.tweetyproject.beliefdynamics.mas.CredibilityCategorizer
-
Creates a new credibility categorizer that is guided by the giving information which agents uttered the formulas and the credibility order.
- CredibilityRevision<T extends Formula> - Class in org.tweetyproject.beliefdynamics
-
Abstract base class for a revision process on belief bases of type TBeliefBase, it provides a method to revise one belief base with another and a method to revise a ordered list of belief bases.
- CredibilityRevision - Class in org.tweetyproject.lp.asp.beliefdynamics.revision
-
Implements the credibility revision approach for ASP described in Kruempelmann et al.
- CredibilityRevision() - Constructor for class org.tweetyproject.beliefdynamics.CredibilityRevision
- CredibilityRevision() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision
-
Default Ctor: Do not forget to set the solver
- CredibilityRevision(ASPSolver) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision
-
Ctor: setting the solver at construction time
- CredibilityRevision(ASPSolver, int) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision
- CredibilityRevision.AnswersetProcessing - Interface in org.tweetyproject.lp.asp.beliefdynamics.revision
-
interface defines a method to process the extended answer sets of the credibility revision to generate the new ELP.
- CredibilityRevision.DefaultBehavior - Class in org.tweetyproject.lp.asp.beliefdynamics.revision
-
This class implements a default behavior for the processing of the answer sets of the credibility logic programs.
- CredibilityRevisionIterative<T extends Formula> - Class in org.tweetyproject.beliefdynamics
-
Implements the list based method of the Revision interface by iterative calling the revision method which revise two belief bases.
- CredibilityRevisionIterative() - Constructor for class org.tweetyproject.beliefdynamics.CredibilityRevisionIterative
- CredibilityRevisionNonIterative<T extends Formula> - Class in org.tweetyproject.beliefdynamics
-
Implements the revision method with two belief bases by delegating the processing to the revision method bases on an ordered list of belief bases.
- CredibilityRevisionNonIterative() - Constructor for class org.tweetyproject.beliefdynamics.CredibilityRevisionNonIterative
- credulous - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- CREDULOUS - Enum constant in enum class org.tweetyproject.commons.InferenceMode
- credulousAcceptance(String, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.CompleteSemantics
- credulousAcceptance(String, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.GroundedSemantics
- credulousAcceptance(String, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.PreferredSemantics
- credulousAcceptance(String, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.SemiStableSemantics
- credulousAcceptance(String, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.StableSemantics
- credulousQuery(AbstractDialecticalFramework, Argument) - Method in class org.tweetyproject.arg.adf.reasoner.AbstractDialecticalFrameworkReasoner
-
Deprecated.
- CriterionOptionHandler - Class in org.tweetyproject.arg.delp.semantics
- CriterionOptionHandler(CmdLineParser, OptionDef, Setter<? super ComparisonCriterion>) - Constructor for class org.tweetyproject.arg.delp.semantics.CriterionOptionHandler
- CrMasArgumentativeRevisionOperator - Class in org.tweetyproject.beliefdynamics.operators
-
This class is an exemplary instantiation of a revision operator based on deductive argumentation and credibilities where several parameters have been fixed: - the inner revision is a Levi revision which bases on the random kernel contraction - the transformation function is credulous - the accumulator used for deductive argumentation is the simple accumulator - the categorizer used for deductive argumentation is the credibility categorizer
- CrMasArgumentativeRevisionOperator() - Constructor for class org.tweetyproject.beliefdynamics.operators.CrMasArgumentativeRevisionOperator
- CrMasBeliefSet<T extends Formula,
S extends Signature> - Class in org.tweetyproject.beliefdynamics.mas -
This class represents belief sets for credibility-based agents multi-agent systems.
- CrMasBeliefSet(Order<Agent>, S) - Constructor for class org.tweetyproject.beliefdynamics.mas.CrMasBeliefSet
-
Creates a new belief set with the given credibility order.
- CrMasExample - Class in org.tweetyproject.beliefdynamics.examples
-
Example code on using belief operators in multi-agent settings.
- CrMasExample() - Constructor for class org.tweetyproject.beliefdynamics.examples.CrMasExample
- CrMasRevisionWrapper<T extends Formula> - Class in org.tweetyproject.beliefdynamics.mas
-
This class is a wrapper for a revision for formulas of type T that is used to revise information objects.
- CrMasRevisionWrapper(MultipleBaseRevisionOperator<T>) - Constructor for class org.tweetyproject.beliefdynamics.mas.CrMasRevisionWrapper
-
Creates a new revision with the given wrapped revision.
- CrMasSimpleRevisionOperator - Class in org.tweetyproject.beliefdynamics.operators
-
This revision operator accepts only those pieces of information for revision where the credibility of the source is at least as high as the credibility of the agent which proves the complement.
- CrMasSimpleRevisionOperator() - Constructor for class org.tweetyproject.beliefdynamics.operators.CrMasSimpleRevisionOperator
- CrossValidator<S extends Observation,
T extends Category> - Class in org.tweetyproject.machinelearning -
Performs cross-validation in a classifier, i.e.
- CrossValidator(int) - Constructor for class org.tweetyproject.machinelearning.CrossValidator
-
Creates a new cross-validator with the given number of partitions.
- CSP - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- CspInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class implements the inconsistency measure I_CSP from [Said Jabbour, Yue Ma, Badran Raddaoui, Lakhdar Sais, Yakoub Salhi.
- CspInconsistencyMeasure(MusEnumerator<S>, Solver) - Constructor for class org.tweetyproject.logics.commons.analysis.CspInconsistencyMeasure
-
Creates a new measure that uses the given MUS enumerator and Integer programming solver.
- CspInconsistencyMeasure(SimpleFunction<Double, Double>, MusEnumerator<S>, Solver) - Constructor for class org.tweetyproject.logics.commons.analysis.CspInconsistencyMeasure
-
Creates a new measure that uses the given measure function, MUS enumerator, and Integer programming solver
- csvDisplay() - Method in class org.tweetyproject.agents.sim.SimulationResult
-
Returns a CSV representation of the result.
- CTransitionSystemCalculator - Class in org.tweetyproject.action.description.reasoner
-
This class calculates the transition system as it is described by an action description in the action language C using extended logic programming with an approach from [1].
- CTransitionSystemCalculator(ASPSolver) - Constructor for class org.tweetyproject.action.description.reasoner.CTransitionSystemCalculator
-
Creates a new transition system calculator with the given interface to an answer set solver.
- culpabilityMeasure(PclBeliefSet, ProbabilisticConditional) - Method in class org.tweetyproject.logics.pcl.analysis.MeanDistanceCulpabilityMeasure
- culpabilityMeasure(PclBeliefSet, ProbabilisticConditional) - Method in interface org.tweetyproject.logics.pcl.analysis.SignedCulpabilityMeasure
- culpabilityMeasure(T, S) - Method in interface org.tweetyproject.logics.commons.analysis.CulpabilityMeasure
-
Returns the degree of responsibility of the given formula to cause inconsistency in the given belief set (NOTE: the formula should be in the given belief set).
- culpabilityMeasure(T, S) - Method in class org.tweetyproject.logics.commons.analysis.ShapleyCulpabilityMeasure
- CulpabilityMeasure<S extends Formula,
T extends BeliefSet<S, ?>> - Interface in org.tweetyproject.logics.commons.analysis -
Classes implementing this interface represent culpability measures, i.e.
- curChar - Variable in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- curChar - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- curChar - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
- curChar - Variable in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
- curChar - Variable in class org.tweetyproject.preferences.io.POParserTokenManager
- curChar - Variable in class org.tweetyproject.preferences.io.UPParserTokenManager
- CURLY_CLOSE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- CURLY_CLOSE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- CURLY_OPEN - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- CURLY_OPEN - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- currentToken - Variable in exception org.tweetyproject.arg.delp.parser.ParseException
- currentToken - Variable in exception org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.tweetyproject.lp.asp.parser.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.tweetyproject.preferences.io.ParseException
- custom(Semantics) - Method in interface org.tweetyproject.arg.adf.reasoner.query.SemanticsStep
- CustomStringListCommandParameter - Class in org.tweetyproject.plugin.parameter
-
This class extends the string list command parameter with functionality to define valid strings with regular expressions.
- CustomStringListCommandParameter(String, String) - Constructor for class org.tweetyproject.plugin.parameter.CustomStringListCommandParameter
-
constructor for the custom string list parameter with id and description
- CustomStringListCommandParameter(String, String, String) - Constructor for class org.tweetyproject.plugin.parameter.CustomStringListCommandParameter
-
constructor for the custom string list parameter with id, description and criteria
- CycleCountInconsistencyMeasure<T extends DungTheory> - Class in org.tweetyproject.arg.dung.analysis
- CycleCountInconsistencyMeasure() - Constructor for class org.tweetyproject.arg.dung.analysis.CycleCountInconsistencyMeasure
- CyclicException - Exception in org.tweetyproject.arg.peaf.syntax
-
CyclicException is thrown only if the given PEAF has cyclic in the support links
- CyclicException(String) - Constructor for exception org.tweetyproject.arg.peaf.syntax.CyclicException
-
Default constructor for the exception
- CygwinShell - Class in org.tweetyproject.commons.util
-
Cygwin shell.
D
- D3 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DAdmissibleReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.deductive
-
reasoner for admissibility in bipolar argumentation frameworks with deductive support interpretation a set of arguments is d-admissible iff it is admissible wrt.
- DAdmissibleReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.deductive.DAdmissibleReasoner
- DAFToEAFConverter - Class in org.tweetyproject.arg.peaf.evaluation.converters
-
The abstract class DAFToEAFConverter provides skeleton EAF structure for concrete implementations
- DAFToEAFConverter() - Constructor for class org.tweetyproject.arg.peaf.evaluation.converters.DAFToEAFConverter
- DALAL - Enum constant in enum class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.ConsequenceOperation
- DalalDistance - Class in org.tweetyproject.logics.pl.analysis
-
This class models the dalal distance measure between possible worlds, see e.g.
- DalalDistance() - Constructor for class org.tweetyproject.logics.pl.analysis.DalalDistance
- DALALHIT - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- DALALMAX - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- DALALSUM - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- datetime - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisResult
-
The datetime of the moment when the reasoner finishes
- DC - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- DC_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DC_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DC_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DC_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DC_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DC_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DC_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DC_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DC_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DC_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DE - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- DE_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DE_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DE_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DE_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DE_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DE_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DE_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DE_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DE_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DE_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DeadEndInconsistencyMeasure - Class in org.tweetyproject.logics.bpm.analysis
-
A BPMN model has an IndeterminateInconsistency value of 1 if there is an activity in this model a) that is reachable from a start event via the model's sequence flow b) from where no end event can possibly be reached, and 0 otherwise
- DeadEndInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.bpm.analysis.DeadEndInconsistencyMeasure
- DEBUG - Enum constant in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
- debugStream - Variable in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- debugStream - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- debugStream - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-
Debug output.
- debugStream - Variable in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
-
Debug output.
- debugStream - Variable in class org.tweetyproject.preferences.io.POParserTokenManager
- debugStream - Variable in class org.tweetyproject.preferences.io.UPParserTokenManager
-
Debug output.
- decided(Argument) - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- decompose(AbstractDialecticalFramework, int) - Method in class org.tweetyproject.arg.adf.reasoner.sat.decomposer.UniformKDecomposer
- decompose(AbstractDialecticalFramework, int) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.decomposer.Decomposer
- Decomposer - Interface in org.tweetyproject.arg.adf.reasoner.sat.decomposer
- Deduction<T extends Formula> - Class in org.tweetyproject.arg.aba.syntax
-
An argument derived from an ABA theory.
- Deduction(String) - Constructor for class org.tweetyproject.arg.aba.syntax.Deduction
-
Constructs a new deduction.
- Deduction(String, AbaRule<T>) - Constructor for class org.tweetyproject.arg.aba.syntax.Deduction
-
Constructs a new deduction.
- Deduction(String, AbaRule<T>, Collection<Deduction<T>>) - Constructor for class org.tweetyproject.arg.aba.syntax.Deduction
-
Constructs a new deduction.
- DeductiveArgument - Class in org.tweetyproject.arg.deductive.semantics
-
Instances of this class represent arguments in the sense of Definition 3.1 in
Philippe Besnard and Anthony Hunter. - DeductiveArgument(Collection<? extends PlFormula>, PlFormula) - Constructor for class org.tweetyproject.arg.deductive.semantics.DeductiveArgument
-
Creates a new deductive argument with the given support and claim.
- DeductiveArgumentation - Class in org.tweetyproject.arg.bipolar.examples
-
Examples for constructing deductive argumentation frameworks and computing their extensions.
- DeductiveArgumentation() - Constructor for class org.tweetyproject.arg.bipolar.examples.DeductiveArgumentation
- DeductiveArgumentationFramework - Class in org.tweetyproject.arg.bipolar.syntax
-
This class implements a bipolar abstract argumentation theory with support in a deductive sense.
- DeductiveArgumentationFramework() - Constructor for class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Default constructor; initializes empty sets of arguments, attacks and supports
- DeductiveArgumentNode - Class in org.tweetyproject.arg.deductive.semantics
-
Extends a deductive argument by a unique identifier.
- DeductiveArgumentNode(Collection<? extends PlFormula>, PlFormula) - Constructor for class org.tweetyproject.arg.deductive.semantics.DeductiveArgumentNode
-
Creates a new deductive argument node with the given support and claim (a unique ID is generated)
- DeductiveArgumentNode(DeductiveArgument) - Constructor for class org.tweetyproject.arg.deductive.semantics.DeductiveArgumentNode
-
Creates a new deductive argument node from the given deductive argument (a unique ID is generated)
- DeductiveEnvironment - Class in org.tweetyproject.agents.dialogues.oppmodels
-
This class models the environment for agents in a game of deductive argumentation.
- DeductiveEnvironment(PlBeliefSet) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.DeductiveEnvironment
-
Creates a new grounded environment.
- DeductiveExample - Class in org.tweetyproject.arg.deductive.examples
-
Shows how to construct and query a deductive knowledge base.
- DeductiveExample() - Constructor for class org.tweetyproject.arg.deductive.examples.DeductiveExample
- DeductiveKnowledgeBase - Class in org.tweetyproject.arg.deductive.syntax
-
Instances of this class represent deductive knowledge bases, i.e.
- DeductiveKnowledgeBase() - Constructor for class org.tweetyproject.arg.deductive.syntax.DeductiveKnowledgeBase
-
Creates a new (empty) knowledge base.
- DeductiveKnowledgeBase(Collection<? extends PlFormula>) - Constructor for class org.tweetyproject.arg.deductive.syntax.DeductiveKnowledgeBase
-
Creates a new knowledge base with the given set of formulas.
- DEFAULT - Static variable in interface org.tweetyproject.arg.delp.parser.DelpParserConstants
- DEFAULT - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserConstants
- DEFAULT - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserConstants
-
Lexical state.
- DEFAULT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
Lexical state.
- DEFAULT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
Lexical state.
- DEFAULT - Static variable in interface org.tweetyproject.preferences.io.POParserConstants
-
Lexical state.
- DEFAULT - Static variable in interface org.tweetyproject.preferences.io.UPParserConstants
-
Lexical state.
- DEFAULT_MAXIMAL_FORMULA_LENGTH - Static variable in class org.tweetyproject.commons.FormulaSampler
-
This constant specifies the default length for sampled formulas.
- DEFAULT_MAXIMUM_BELIEFBASE_LENGTH - Static variable in class org.tweetyproject.commons.BeliefSetSampler
-
This constant specifies the default maximum length for sampled belief bases.
- DEFAULT_MINIMUM_BELIEFBASE_LENGTH - Static variable in class org.tweetyproject.commons.BeliefSetSampler
-
This constant specifies the default minimum length for sampled belief bases.
- DefaultBaseExpansionOperator<T extends Formula> - Class in org.tweetyproject.beliefdynamics
-
This class implements the default base expansion operator, ie.
- DefaultBaseExpansionOperator() - Constructor for class org.tweetyproject.beliefdynamics.DefaultBaseExpansionOperator
- DefaultBehavior() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision.DefaultBehavior
- DefaultCompatibilityMeasure - Class in org.tweetyproject.logics.mln.analysis
-
This class represents the default compatibility measure that uses a coherence measure.
- DefaultCompatibilityMeasure(AbstractCoherenceMeasure) - Constructor for class org.tweetyproject.logics.mln.analysis.DefaultCompatibilityMeasure
-
Creates a new compatibility measure.
- DefaultCondensedProbabilityDistributionWriter - Class in org.tweetyproject.logics.rpcl.writers
-
This class implements a simple writer for writing condensed probability distributions.
- DefaultCondensedProbabilityDistributionWriter() - Constructor for class org.tweetyproject.logics.rpcl.writers.DefaultCondensedProbabilityDistributionWriter
-
Creates a new writer.
- DefaultCondensedProbabilityDistributionWriter(CondensedProbabilityDistribution) - Constructor for class org.tweetyproject.logics.rpcl.writers.DefaultCondensedProbabilityDistributionWriter
-
Creates a new writer for the given condensed probability distribution.
- defaultConfiguration() - Method in class org.tweetyproject.arg.adf.reasoner.sat.query.SatQueryBuilder
- DefaultDungTheoryGenerator - Class in org.tweetyproject.arg.dung.util
-
Implements a customizable Dung theory generator.
- DefaultDungTheoryGenerator(DungTheoryGenerationParameters) - Constructor for class org.tweetyproject.arg.dung.util.DefaultDungTheoryGenerator
-
Creates a new generator with the given parameters.
- defaultEncoding() - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Encoding
- DefaultFormulaStream<S extends Formula> - Class in org.tweetyproject.commons.streams
-
This class models a default stream on the formulas of a given collection.
- DefaultFormulaStream(Collection<S>) - Constructor for class org.tweetyproject.commons.streams.DefaultFormulaStream
-
Creates a new default stream with the given formulas that ends after all formulas have been streamed.
- DefaultFormulaStream(Collection<S>, boolean) - Constructor for class org.tweetyproject.commons.streams.DefaultFormulaStream
-
Creates a new default stream with the given formulas.
- DefaultGraph<T extends Node> - Class in org.tweetyproject.graphs
-
Instance of this class represent graphs with nodes of type T
- DefaultGraph() - Constructor for class org.tweetyproject.graphs.DefaultGraph
-
Creates an empty graph.
- DefaultInconsistencyListener - Class in org.tweetyproject.logics.commons.analysis.streams
-
A simple implementation of an inconsistency listener that simply prints out each event to standard output.
- DefaultInconsistencyListener() - Constructor for class org.tweetyproject.logics.commons.analysis.streams.DefaultInconsistencyListener
- DefaultMeReasoner - Class in org.tweetyproject.logics.pcl.reasoner
-
This class implements a maximum entropy reasoner for probabilistic conditional logic.
- DefaultMeReasoner(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.reasoner.DefaultMeReasoner
- DefaultMultipleBaseExpansionOperator<T extends Formula> - Class in org.tweetyproject.beliefdynamics
-
This class implements the default multiple base expansion operator, ie.
- DefaultMultipleBaseExpansionOperator() - Constructor for class org.tweetyproject.beliefdynamics.DefaultMultipleBaseExpansionOperator
- DefaultNegation - Class in org.tweetyproject.lp.asp.syntax
-
This class represents a default negated literal, i.e.
- DefaultNegation - Class in org.tweetyproject.math.func.fuzzy
-
Implements the default fuzzy negation x -> x-1
- DefaultNegation() - Constructor for class org.tweetyproject.math.func.fuzzy.DefaultNegation
- DefaultNegation(ASPBodyElement) - Constructor for class org.tweetyproject.lp.asp.syntax.DefaultNegation
-
Creates new default negation with the given literal.
- DefaultObservation - Class in org.tweetyproject.machinelearning
-
A default observation is a vector of double values.
- DefaultObservation() - Constructor for class org.tweetyproject.machinelearning.DefaultObservation
- DefaultProbabilityDistributionWriter - Class in org.tweetyproject.logics.rpcl.writers
-
This class implements a simple writer for writing probability distributions.
- DefaultProbabilityDistributionWriter() - Constructor for class org.tweetyproject.logics.rpcl.writers.DefaultProbabilityDistributionWriter
-
Creates a new writer.
- DefaultProbabilityDistributionWriter(RpclProbabilityDistribution<?>) - Constructor for class org.tweetyproject.logics.rpcl.writers.DefaultProbabilityDistributionWriter
-
Creates a new writer for the given probability distribution.
- DefaultProcessTree - Class in org.tweetyproject.logics.rdl.semantics
-
Computes the extensions of a default theory
- DefaultProcessTree(DefaultTheory) - Constructor for class org.tweetyproject.logics.rdl.semantics.DefaultProcessTree
-
constructs a default process tree out of the default theory t
- defaultReasoner - Static variable in class org.tweetyproject.logics.fol.reasoner.FolReasoner
-
Empty default reasoner
- defaultReasoner - Static variable in class org.tweetyproject.logics.ml.reasoner.AbstractMlReasoner
-
Empty default prover
- DefaultRule - Class in org.tweetyproject.logics.rdl.syntax
-
Models a default rule in Reiter's default logic, see [R.
- DefaultRule() - Constructor for class org.tweetyproject.logics.rdl.syntax.DefaultRule
-
an empty Default Rule
- DefaultRule(FolFormula, Collection<FolFormula>, FolFormula) - Constructor for class org.tweetyproject.logics.rdl.syntax.DefaultRule
-
Creates a new DefaultRule
- DefaultRule(FolFormula, FolFormula, FolFormula) - Constructor for class org.tweetyproject.logics.rdl.syntax.DefaultRule
-
Creates a new DefaultRule
- DefaultSequence - Class in org.tweetyproject.logics.rdl.semantics
-
sequence of defaults
- DefaultSequence(DefaultSequence, DefaultRule) - Constructor for class org.tweetyproject.logics.rdl.semantics.DefaultSequence
-
constructs a sequence by appending d to ds
- DefaultSequence(DefaultTheory) - Constructor for class org.tweetyproject.logics.rdl.semantics.DefaultSequence
-
constructs an empty sequence of defaults of the default theory dt
- DefaultStreamBasedInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis.streams
-
Implements a stream-based inconsistency measure on a given class of inconsistency measurement processes.
- DefaultStreamBasedInconsistencyMeasure(Class<? extends InconsistencyMeasurementProcess<S>>) - Constructor for class org.tweetyproject.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
-
Creates a new inconsistency measure based on the given process class.
- DefaultStreamBasedInconsistencyMeasure(Class<? extends InconsistencyMeasurementProcess<S>>, Map<String, Object>) - Constructor for class org.tweetyproject.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
-
Creates a new inconsistency measure based on the given process class and the given configuration options for that process.
- DefaultSubsetIterator<T> - Class in org.tweetyproject.commons.util
-
Iterates over all subsets of a given sets.
- DefaultSubsetIterator(Set<T>) - Constructor for class org.tweetyproject.commons.util.DefaultSubsetIterator
-
Creates a new subset iterator for the given set.
- DefaultTheory - Class in org.tweetyproject.logics.rdl.syntax
-
Models a default theory in Reiter's default logic, see [R.
- DefaultTheory() - Constructor for class org.tweetyproject.logics.rdl.syntax.DefaultTheory
-
constructs empty default theory
- DefaultTheory(FolBeliefSet, Collection<DefaultRule>) - Constructor for class org.tweetyproject.logics.rdl.syntax.DefaultTheory
-
constructs a default theory from a knowledge base and a set of defaults
- DefeasibleInferenceRule<T extends Invertable> - Class in org.tweetyproject.arg.aspic.syntax
- DefeasibleInferenceRule() - Constructor for class org.tweetyproject.arg.aspic.syntax.DefeasibleInferenceRule
-
Constructs an empty instance
- DefeasibleInferenceRule(T, Collection<T>) - Constructor for class org.tweetyproject.arg.aspic.syntax.DefeasibleInferenceRule
-
Constructs a defeasible inference rule p => c
- DefeasibleLogicProgram - Class in org.tweetyproject.arg.delp.syntax
-
This class models a defeasible logic program (DeLP).
- DefeasibleLogicProgram() - Constructor for class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
Default constructor; initializes empty delpFacts, strict and defeasible rules and empty comparison criterion.
- DefeasibleLogicProgram(DefeasibleLogicProgram) - Constructor for class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
constructor; initializes this program with the given program
- DefeasibleRule - Class in org.tweetyproject.arg.delp.syntax
-
This class models a defeasible rule in defeasible logic programming.
- DefeasibleRule(FolFormula, Set<FolFormula>) - Constructor for class org.tweetyproject.arg.delp.syntax.DefeasibleRule
-
Initializes the defeasible rule with the given parameters
- Defeat - Class in org.tweetyproject.arg.deductive.semantics.attacks
-
This attack notion models the defeat relation; A is defeated by B iff claim(B) |- \neg support(A).
- Defeat - Class in org.tweetyproject.arg.lp.semantics.attack
-
This notion of attack models the defeat relation.
- DEFEATED - Enum constant in enum class org.tweetyproject.arg.delp.semantics.DialecticalTree.Mark
- DefeatingRebuttal - Class in org.tweetyproject.arg.deductive.semantics.attacks
-
This attack notion models the defeating rebuttal relation; A is defeated by B iff claim(B) |- \neg claim(A).
- defenceStrategy - Variable in class org.tweetyproject.arg.lp.reasoner.ArgumentationReasoner
- DEFENDED_NOT_IN_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
- defends(Collection<Assumption<T>>, Assumption<T>) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
Checks whether a set of arguments defends an argument.
- DEFENSEPRECEDENCE - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The DEFENSEPRECEDENCE postulate
- DegreeComparator - Class in org.tweetyproject.arg.adf.reasoner.heuristics
- DegreeComparator(AbstractDialecticalFramework, DegreeComparator.DegreeType) - Constructor for class org.tweetyproject.arg.adf.reasoner.heuristics.DegreeComparator
- DegreeComparator.DegreeType - Enum Class in org.tweetyproject.arg.adf.reasoner.heuristics
- deleteFolderAndItsContent(Path) - Static method in class org.tweetyproject.arg.peaf.evaluation.GenerateEvaluationExamples
- DelpAnswer - Class in org.tweetyproject.arg.delp.semantics
-
Wrapping a generic answer from a reasoner in order to allow UNDECIDED in addition to the traditional YES and NO.
- DelpAnswer() - Constructor for class org.tweetyproject.arg.delp.semantics.DelpAnswer
- DelpAnswer.Type - Enum Class in org.tweetyproject.arg.delp.semantics
- DelpArgument - Class in org.tweetyproject.arg.delp.syntax
-
This class models a DeLP argument which comprises of a set of defeasible rules (the support) and a literal (the conclusion).
- DelpArgument(Set<DefeasibleRule>, FolFormula) - Constructor for class org.tweetyproject.arg.delp.syntax.DelpArgument
-
constructor; initializes this argument with the given parameters
- DelpArgument(FolFormula) - Constructor for class org.tweetyproject.arg.delp.syntax.DelpArgument
-
constructor; initializes the conclusion of this argument with the given literal
- DeLPExample - Class in org.tweetyproject.arg.delp.examples
-
Shows how to parse and query a DeLP program.
- DeLPExample() - Constructor for class org.tweetyproject.arg.delp.examples.DeLPExample
- DelpFact - Class in org.tweetyproject.arg.delp.syntax
-
This class implements a fact in defeasible logic programming which encapsulates a literal.
- DelpFact(FolFormula) - Constructor for class org.tweetyproject.arg.delp.syntax.DelpFact
-
Default constructor; initializes this fact with the given literal
- DelpParser - Class in org.tweetyproject.arg.delp.parser
-
This class implements a parser for defeasible logic programs.
- DelpParser() - Constructor for class org.tweetyproject.arg.delp.parser.DelpParser
- DelpParser(InputStream) - Constructor for class org.tweetyproject.arg.delp.parser.DelpParser
- DelpParser(InputStream, String) - Constructor for class org.tweetyproject.arg.delp.parser.DelpParser
- DelpParser(Reader) - Constructor for class org.tweetyproject.arg.delp.parser.DelpParser
- DelpParser(DelpParserTokenManager) - Constructor for class org.tweetyproject.arg.delp.parser.DelpParser
- DelpParserConstants - Interface in org.tweetyproject.arg.delp.parser
- DelpParserTokenManager - Class in org.tweetyproject.arg.delp.parser
- DelpParserTokenManager(SimpleCharStream) - Constructor for class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- DelpParserTokenManager(SimpleCharStream, int) - Constructor for class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- DelpReasoner - Class in org.tweetyproject.arg.delp.reasoner
-
This reasoner performs default dialectical reasoning on some given DeLP.
- DelpReasoner(ComparisonCriterion) - Constructor for class org.tweetyproject.arg.delp.reasoner.DelpReasoner
-
Creates a new DelpReasoner for the given delp.
- DelpRule - Class in org.tweetyproject.arg.delp.syntax
-
This method is the superclass for both a strict rule and a defeasible rule in defeasible logic programming and captures their common attributes and methods.
- DelpService - Class in org.tweetyproject.web.services
-
Web service for defeasible logic programming.
- DelpService() - Constructor for class org.tweetyproject.web.services.DelpService
- DEPENDENT - Enum constant in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- Derivation<T extends Rule<?,
?>> - Class in org.tweetyproject.commons.util.rules -
This class models a derivation, i.e.
- Derivation(List<T>) - Constructor for class org.tweetyproject.commons.util.rules.Derivation
-
Creates a new derivation with the given sequence of rules.
- derive(Variable) - Method in class org.tweetyproject.math.term.AbsoluteValue
- derive(Variable) - Method in class org.tweetyproject.math.term.Constant
- derive(Variable) - Method in class org.tweetyproject.math.term.Difference
- derive(Variable) - Method in class org.tweetyproject.math.term.Exp
- derive(Variable) - Method in class org.tweetyproject.math.term.Fraction
- derive(Variable) - Method in class org.tweetyproject.math.term.Logarithm
- derive(Variable) - Method in class org.tweetyproject.math.term.Maximum
- derive(Variable) - Method in class org.tweetyproject.math.term.Minimum
- derive(Variable) - Method in class org.tweetyproject.math.term.Power
- derive(Variable) - Method in class org.tweetyproject.math.term.Product
- derive(Variable) - Method in class org.tweetyproject.math.term.Root
- derive(Variable) - Method in class org.tweetyproject.math.term.Sum
- derive(Variable) - Method in class org.tweetyproject.math.term.Term
-
Differentiates the term with respect to the given variable.
- derive(Variable) - Method in class org.tweetyproject.math.term.Variable
- DESCENDING - Enum constant in enum class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking.SortingType
-
the largest ranking value is ranked first
- describe() - Static method in class org.tweetyproject.arg.peaf.io.aif.AIFCISReader.Exceptions
-
Outputs the occurrence of AIFCISReader exceptions.
- describe() - Static method in class org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.Exceptions
-
Outputs the occurrence of AIFtoPEEAFConverter exceptions.
- describe() - Static method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Exceptions
-
Outputs the occurrence of PEEAF exceptions.
- description() - Method in enum class org.tweetyproject.arg.dung.parser.FileFormat
-
Returns the description of the file format.
- description() - Method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
-
Returns the description of the sub-problem.
- description() - Method in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
-
Returns the description of the ordering semantics.
- description() - Method in enum class org.tweetyproject.arg.dung.semantics.Semantics
-
Returns the description of the semantics.
- determineAttackRelations(Collection<AspicArgument<T>>, Comparator<AspicArgument<T>>, RuleFormulaGenerator<T>) - Static method in class org.tweetyproject.arg.aspic.semantics.AspicAttack
-
Checks for defeats in a list of arguments
- DF - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- DfInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class implements the family of "Measures of the Degree of Inconsistency" from [Mu,Liu,Jin, Bell.
- DfInconsistencyMeasure(SimpleFunction<double[], Double>, MusEnumerator<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.DfInconsistencyMeasure
-
Creates a new inconsistency measure.
- DfInconsistencyMeasureExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating the Df inconsistency measure.
- DfInconsistencyMeasureExample() - Constructor for class org.tweetyproject.logics.pl.examples.DfInconsistencyMeasureExample
- DHitInconsistencyMeasure<T extends Interpretation<B,
S>, B extends BeliefBase, S extends Formula> - Class in org.tweetyproject.logics.commons.analysis -
This class implements the d-hit inconsistency measure from [Grant, Hunter.
- DHitInconsistencyMeasure(InterpretationDistance<T, B, S>, InterpretationIterator<S, B, T>) - Constructor for class org.tweetyproject.logics.commons.analysis.DHitInconsistencyMeasure
-
Creates a new d-sum inconsistency measure using the given distance and interpretations provided from the given interpretation iterator.
- DHitSatInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
This class presents a sat-encoding-based implementation of the hit-distance measure of [Grant and Hunter, “Analysing inconsistent information using distance-based measures” Int.
- DHitSatInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pl.analysis.DHitSatInconsistencyMeasure
-
Create a new DHitSatInconsistencyMeasure with the default SAT solver.
- DHitSatInconsistencyMeasure(SatSolver) - Constructor for class org.tweetyproject.logics.pl.analysis.DHitSatInconsistencyMeasure
-
Create a new DHitSatInconsistencyMeasure with the given SAT solver.
- DialecticalTree - Class in org.tweetyproject.arg.delp.semantics
-
This class implements a node of a dialectical tree from DeLP.
- DialecticalTree(DelpArgument) - Constructor for class org.tweetyproject.arg.delp.semantics.DialecticalTree
-
constructor; initializes this dialectical tree node as a root with given argument
- DialecticalTree.Mark - Enum Class in org.tweetyproject.arg.delp.semantics
- DialogueTrace<S,
T extends Collection<S>> - Class in org.tweetyproject.agents.dialogues -
Objects of this class represent traces of dialogue in an argumentation game, ie.
- DialogueTrace() - Constructor for class org.tweetyproject.agents.dialogues.DialogueTrace
- Difference - Class in org.tweetyproject.math.term
-
This class models a difference between two terms.
- Difference(Term, Term) - Constructor for class org.tweetyproject.math.term.Difference
-
Creates a new difference with the given terms.
- DimacsParser - Class in org.tweetyproject.logics.pl.parser
-
Parser a file in Dimacs format into a PlBeliefSet.
- DimacsParser() - Constructor for class org.tweetyproject.logics.pl.parser.DimacsParser
- DirectDefeat - Class in org.tweetyproject.arg.deductive.semantics.attacks
-
This attack notion models the direct defeat relation; A is defeated by B iff there is c in support(A) with claim(B) |- \neg c.
- DirectedEdge<T extends Node> - Class in org.tweetyproject.graphs
-
Instances of this class represent directed edges.
- DirectedEdge(T, T) - Constructor for class org.tweetyproject.graphs.DirectedEdge
-
Creates a new directed edge for the given nodes.
- DirectedEdge(T, T, String) - Constructor for class org.tweetyproject.graphs.DirectedEdge
-
Creates a new directed edge for the given nodes.
- DirectGameProtocol - Class in org.tweetyproject.agents.dialogues.lotteries.sim
-
This class implements a direct protocol for argumentation games.
- DirectGameProtocol(MultiAgentSystem<? extends Agent>) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.DirectGameProtocol
- DirectGameProtocolGenerator - Class in org.tweetyproject.agents.dialogues.lotteries.sim
-
Creates direct game protocols.
- DirectGameProtocolGenerator() - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.DirectGameProtocolGenerator
- DirectionalAspicReasoner<T extends Invertable> - Class in org.tweetyproject.arg.aspic.reasoner
-
Computes a restricted AF by only considering relevant arguments to a query.
- DirectionalAspicReasoner(AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.aspic.reasoner.DirectionalAspicReasoner
-
Creates a new instance
- DirectionalAspicReasoner(AbstractExtensionReasoner, double) - Constructor for class org.tweetyproject.arg.aspic.reasoner.DirectionalAspicReasoner
-
Creates a new instance
- DIRECTIONALITY - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The directionality principle
- DirectionalityPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Directionality Principle A semantics satisfies directionality if for every unattacked set U in a dung theory F it holds that: The extensions of F restricted to U are equal to the extensions of F intersected with U see: Baroni, P., & Giacomin, M.
- DirectionalityPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.DirectionalityPrinciple
- DirectionalReasonerTest - Class in org.tweetyproject.arg.aspic.examples
-
Test runtime of module-based vs.
- DirectionalReasonerTest() - Constructor for class org.tweetyproject.arg.aspic.examples.DirectionalReasonerTest
- DirectUndercut - Class in org.tweetyproject.arg.deductive.semantics.attacks
-
This attack notion models the direct undercut relation; A is defeated by B iff there is c in support(A) with claim(B) == \neg c.
- DirHyperGraph<T extends Node> - Interface in org.tweetyproject.graphs
-
Interface for directed hypergraph
- DISABLE_PREAMBLE_ZERO - Variable in class org.tweetyproject.logics.qbf.writer.QdimacsWriter
-
Removes zero at the end of the problem line (workaround for some solvers).
- disable_tracing() - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- disable_tracing() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- disable_tracing() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- disable_tracing() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
-
Disable tracing.
- disable_tracing() - Method in class org.tweetyproject.preferences.io.POParser
- disable_tracing() - Method in class org.tweetyproject.preferences.io.UPParser
-
Disable tracing.
- disagree(Set<FolFormula>) - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
Checks whether the given set of literals disagree with respect to the strict part of this program.
- disclaimer() - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.Misc
- DiscussionBasedRankingReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
This class implements the "Discussion-based" argument semantics approach as proposed by [Amgoud, Ben-Naim.
- DiscussionBasedRankingReasoner() - Constructor for class org.tweetyproject.arg.rankings.reasoner.DiscussionBasedRankingReasoner
- DiscussionExample() - Static method in class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
- Disjunctable - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
Formulas implementing this interface can be connected using OR.
- Disjunction - Class in org.tweetyproject.logics.fol.syntax
-
The classical disjunction of first-order logic.
- Disjunction - Class in org.tweetyproject.logics.pl.syntax
-
This class represents a disjunction in propositional logic.
- Disjunction() - Constructor for class org.tweetyproject.logics.fol.syntax.Disjunction
-
Creates a new (empty) disjunction.
- Disjunction() - Constructor for class org.tweetyproject.logics.pl.syntax.Disjunction
-
Creates a new (empty) disjunction.
- Disjunction(Collection<? extends RelationalFormula>) - Constructor for class org.tweetyproject.logics.fol.syntax.Disjunction
-
Creates a new disjunction with the given inner formulas.
- Disjunction(Collection<? extends PlFormula>) - Constructor for class org.tweetyproject.logics.pl.syntax.Disjunction
-
Creates a new disjunction with the given inner formulas.
- Disjunction(RelationalFormula, RelationalFormula) - Constructor for class org.tweetyproject.logics.fol.syntax.Disjunction
-
Creates a new disjunction with the two given formulae
- Disjunction(PlFormula...) - Constructor for class org.tweetyproject.logics.pl.syntax.Disjunction
- Disjunction(PlFormula, PlFormula) - Constructor for class org.tweetyproject.logics.pl.syntax.Disjunction
-
Creates a new disjunction with the two given formulae
- Disjunction() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- DISJUNCTION() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- DisjunctionAcceptanceCondition - Class in org.tweetyproject.arg.adf.syntax.acc
- DisjunctionAcceptanceCondition(Collection<? extends AcceptanceCondition>) - Constructor for class org.tweetyproject.arg.adf.syntax.acc.DisjunctionAcceptanceCondition
- DisjunctionAcceptanceCondition(AcceptanceCondition, AcceptanceCondition) - Constructor for class org.tweetyproject.arg.adf.syntax.acc.DisjunctionAcceptanceCondition
- display() - Method in class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
-
Pretty print of this belief state.
- display() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T1BeliefState
- display() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
- display() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T3BeliefState
- display() - Method in class org.tweetyproject.agents.sim.SimulationResult
-
Gives a pretty print of the results.
- distance(Vector<Double>, Vector<Double>) - Method in class org.tweetyproject.math.norm.AggregatingNorm
- distance(Vector<Double>, Vector<Double>) - Method in class org.tweetyproject.math.norm.EntropyNorm
- distance(Vector<Double>, Vector<Double>) - Method in class org.tweetyproject.math.norm.ManhattanNorm
- distance(Vector<Double>, Vector<Double>) - Method in class org.tweetyproject.math.norm.MaximumNorm
- distance(Vector<Double>, Vector<Double>) - Method in class org.tweetyproject.math.norm.PNorm
- distance(Vector<Double>, Vector<Double>) - Method in class org.tweetyproject.math.norm.ProbabilisticAggregatingNorm
- distance(Vector<Double>, Vector<Double>) - Method in class org.tweetyproject.math.norm.ProbabilisticPNorm
- distance(PossibleWorld, PossibleWorld) - Method in class org.tweetyproject.logics.pl.analysis.DalalDistance
- distance(PossibleWorld, PossibleWorld) - Method in class org.tweetyproject.logics.pl.analysis.PossibleWorldDistance
- distance(PlFormula, PossibleWorld) - Method in class org.tweetyproject.logics.pl.analysis.PossibleWorldDistance
- distance(ProbabilityFunction<T>, ProbabilityFunction<T>) - Method in class org.tweetyproject.math.norm.EntropyNorm
- distance(S, T) - Method in class org.tweetyproject.commons.analysis.DrasticDistance
- distance(S, T) - Method in interface org.tweetyproject.commons.analysis.InterpretationDistance
-
Measures the distance between a formula and some interpretation by taking the minimal distance from all models of the formula to the given interpretation.
- distance(T, T) - Method in class org.tweetyproject.commons.analysis.DrasticDistance
- distance(T, T) - Method in interface org.tweetyproject.commons.analysis.InterpretationDistance
-
Measures the distance between the two given interpretations.
- distance(T, T) - Method in interface org.tweetyproject.math.norm.Norm
-
The distance between the two object, i.e.
- DistanceMinimizationInconsistencyMeasure - Class in org.tweetyproject.logics.pcl.analysis
-
This class models the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], extended by the use of different p-norms.
- DistanceMinimizationInconsistencyMeasure(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.DistanceMinimizationInconsistencyMeasure
-
Creates a new measure for p=1.
- DistanceMinimizationInconsistencyMeasure(OptimizationRootFinder, int) - Constructor for class org.tweetyproject.logics.pcl.analysis.DistanceMinimizationInconsistencyMeasure
-
Creates a new measure for the given p.
- DistanceMinimizationMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
This consistency restorer uses the distance minimization inconsistency measure to restore consistency.
- DistanceMinimizationMachineShop() - Constructor for class org.tweetyproject.logics.pcl.analysis.DistanceMinimizationMachineShop
-
Creates a new restorer for p=1.
- DistanceMinimizationMachineShop(int) - Constructor for class org.tweetyproject.logics.pcl.analysis.DistanceMinimizationMachineShop
-
Creates a new restorer for the given p.
- DistanceMinimizationMachineShop(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.DistanceMinimizationMachineShop
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class org.tweetyproject.math.norm.AbstractRealVectorNorm
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class org.tweetyproject.math.norm.AggregatingNorm
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class org.tweetyproject.math.norm.EntropyNorm
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class org.tweetyproject.math.norm.ManhattanNorm
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class org.tweetyproject.math.norm.MaximumNorm
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class org.tweetyproject.math.norm.PNorm
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class org.tweetyproject.math.norm.ProbabilisticAggregatingNorm
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class org.tweetyproject.math.norm.ProbabilisticPNorm
- distanceTerm(Vector<Term>, Vector<Term>) - Method in interface org.tweetyproject.math.norm.RealVectorNorm
-
The distance between the two objects as a term.
- distanceTerm(Term[], Term[]) - Method in class org.tweetyproject.math.norm.AbstractRealVectorNorm
- distanceTerm(Term[], Term[]) - Method in class org.tweetyproject.math.norm.AggregatingNorm
- distanceTerm(Term[], Term[]) - Method in class org.tweetyproject.math.norm.EntropyNorm
- distanceTerm(Term[], Term[]) - Method in class org.tweetyproject.math.norm.ProbabilisticAggregatingNorm
- distanceTerm(Term[], Term[]) - Method in class org.tweetyproject.math.norm.ProbabilisticPNorm
- distanceTerm(Term[], Term[]) - Method in interface org.tweetyproject.math.norm.RealVectorNorm
-
The distance between the two objects as a term.
- distanceToZero() - Method in class org.tweetyproject.math.matrix.Matrix
-
Returns the distance of this matrix to the zero matrix.
- DISTDEFENSEPRECEDENCE - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The DISTDEFENSEPRECEDENCE postulate
- Distribution(RpclSemantics, FolSignature) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- Distribution(RpclSemantics, FolSignature) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- DIV - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.ArithmeticOperator
- DIV - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- DIV - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- diverse - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- divide(Double) - Method in class org.tweetyproject.math.probability.Probability
-
Divides this probability by given value returns the result.
- divide(Probability) - Method in class org.tweetyproject.math.probability.Probability
-
Divides this probability by other and returns the result.
- Division - Class in org.tweetyproject.arg.dung.divisions
-
A pair <P,V> is a division of AAF G w.r.t.
- Division(Extension, Extension) - Constructor for class org.tweetyproject.arg.dung.divisions.Division
-
Creates a new division for the given parameters.
- DivisionExample - Class in org.tweetyproject.arg.dung.examples
-
Example code for working with divisions.
- DivisionExample() - Constructor for class org.tweetyproject.arg.dung.examples.DivisionExample
- DL - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- DL_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DL_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DL_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DL_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DL_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DL_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DL_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DL_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DL_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DL_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DlAxiom - Class in org.tweetyproject.logics.dl.syntax
-
The common abstract class for axioms of the description logic ALC.
- DlAxiom() - Constructor for class org.tweetyproject.logics.dl.syntax.DlAxiom
- DlBeliefSet - Class in org.tweetyproject.logics.dl.syntax
-
This class models a knowledge base for description logics.
- DlBeliefSet() - Constructor for class org.tweetyproject.logics.dl.syntax.DlBeliefSet
-
Creates a new empty description logics knowledge base.
- DlBeliefSet(Set<DlAxiom>) - Constructor for class org.tweetyproject.logics.dl.syntax.DlBeliefSet
-
Creates a new description logics knowledge base with the given set of axioms.
- DlExample - Class in org.tweetyproject.logics.dl.examples
-
Examples for using the description logic syntax classes and parser.
- DlExample() - Constructor for class org.tweetyproject.logics.dl.examples.DlExample
- DlInterpretation - Class in org.tweetyproject.logics.dl.semantics
-
This class models an interpretation for description logics.
- DlInterpretation(Collection<AssertionalAxiom>) - Constructor for class org.tweetyproject.logics.dl.semantics.DlInterpretation
-
Create a new DL interpretation with the given set of concept and role assertions that represent the mapping of concept names and role names to the domain.
- DlParser - Class in org.tweetyproject.logics.dl.parser
-
This class implements a parser for the description logic ALC (attributive concept language with complements).
- DlParser() - Constructor for class org.tweetyproject.logics.dl.parser.DlParser
- DlSignature - Class in org.tweetyproject.logics.dl.syntax
-
This class models a description logic signature.
- DlSignature() - Constructor for class org.tweetyproject.logics.dl.syntax.DlSignature
-
Creates an empty signature.
- DlSignature(Collection<?>) - Constructor for class org.tweetyproject.logics.dl.syntax.DlSignature
-
Creates a signature with the given objects (individuals, concepts, roles or formulas).
- DlSignature(Set<AtomicConcept>, Set<AtomicRole>, Set<Individual>) - Constructor for class org.tweetyproject.logics.dl.syntax.DlSignature
-
Creates a signature with the given concept names, role names and individuals.
- DLV_ARITHMETIC_ID - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- DLV_ID - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- DlvArithmeticPredicate() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- DlvIdentifier() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- DLVPredicate(String, int) - Constructor for class org.tweetyproject.lp.asp.syntax.ASPOperator.DLVPredicate
- DLVSolver - Class in org.tweetyproject.lp.asp.reasoner
-
Wrapper class for the DLV answer set solver command line utility.
- DLVSolver(String) - Constructor for class org.tweetyproject.lp.asp.reasoner.DLVSolver
-
Constructs a new instance pointing to a specific DLV solver.
- DLVSolver(String, int, int) - Constructor for class org.tweetyproject.lp.asp.reasoner.DLVSolver
-
Constructs a new instance pointing to a specific DLV solver.
- DLVSolver(String, Shell) - Constructor for class org.tweetyproject.lp.asp.reasoner.DLVSolver
-
Constructs a new instance pointing to a specific DLV solver.
- DLVWriter - Class in org.tweetyproject.lp.asp.writer
-
Prints ASP programs and single rules to the DLV input format (http://www.dlvsystem.com/html/DLV_User_Manual.html).
- DLVWriter() - Constructor for class org.tweetyproject.lp.asp.writer.DLVWriter
-
Create a new DLVWriter.
- DLVWriter(Writer) - Constructor for class org.tweetyproject.lp.asp.writer.DLVWriter
-
Create a new DLVWriter with the given writer.
- DMaxInconsistencyMeasure<T extends Interpretation<B,
S>, B extends BeliefBase, S extends Formula> - Class in org.tweetyproject.logics.commons.analysis -
This class implements the d-max inconsistency measure from [Grant, Hunter.
- DMaxInconsistencyMeasure(InterpretationDistance<T, B, S>, InterpretationIterator<S, B, T>) - Constructor for class org.tweetyproject.logics.commons.analysis.DMaxInconsistencyMeasure
-
Creates a new d-max inconsistency measure using the given distance and interpretations provided from the given interpretation iterator.
- DMaxSatInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
This class presents a sat-encoding-based implementation of the max-distance measure of [Grant and Hunter, “Analysing inconsistent information using distance-based measures” Int.
- DMaxSatInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pl.analysis.DMaxSatInconsistencyMeasure
-
Create a new DMaxSatInconsistencyMeasure with the default SAT solver.
- DMaxSatInconsistencyMeasure(SatSolver) - Constructor for class org.tweetyproject.logics.pl.analysis.DMaxSatInconsistencyMeasure
-
Create a new DMaxSatInconsistencyMeasure with the given SAT solver.
- DN - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- DN - Enum constant in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
- DN_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DN_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DN_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DN_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DN_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DN_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DN_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DN_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DN_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DN_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DOMINANCE - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The DOMINANCE postulate
- doMove(ArgumentationEnvironment, DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
-
Gives the set of all best next moves with their expected utility according to the belief state and the given trace.
- doMove(ArgumentationEnvironment, DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T1BeliefState
- doMove(ArgumentationEnvironment, DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
- doMove(ArgumentationEnvironment, DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T3BeliefState
- Done() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- Done() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- Done() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
-
Reset buffer when finished.
- Done() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Reset buffer when finished.
- Done() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- doQuery(MarkovLogicNetwork, FolFormula, FolSignature) - Method in class org.tweetyproject.logics.mln.reasoner.AbstractMlnReasoner
-
Performs the actual querying.
- doQuery(MarkovLogicNetwork, FolFormula, FolSignature) - Method in class org.tweetyproject.logics.mln.reasoner.AlchemyMlnReasoner
- doQuery(MarkovLogicNetwork, FolFormula, FolSignature) - Method in class org.tweetyproject.logics.mln.reasoner.ApproximateNaiveMlnReasoner
- doQuery(MarkovLogicNetwork, FolFormula, FolSignature) - Method in class org.tweetyproject.logics.mln.reasoner.IteratingMlnReasoner
- doQuery(MarkovLogicNetwork, FolFormula, FolSignature) - Method in class org.tweetyproject.logics.mln.reasoner.SimpleMlnReasoner
- doQuery(MarkovLogicNetwork, FolFormula, FolSignature) - Method in class org.tweetyproject.logics.mln.reasoner.SimpleSamplingMlnReasoner
- doStep() - Method in class org.tweetyproject.agents.AbstractProtocol
-
Executes one step of the protocol.
- doStep() - Method in class org.tweetyproject.agents.RoundRobinProtocol
- doStep() - Method in class org.tweetyproject.agents.SynchronousProtocol
- DOT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- DOT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- DoubleCategory - Class in org.tweetyproject.machinelearning
-
A category for multi-class classification using a double as identifier.
- DoubleCategory(double) - Constructor for class org.tweetyproject.machinelearning.DoubleCategory
-
Creates a new category with the given value.
- doubleValue() - Method in class org.tweetyproject.math.ComplexNumber
- doubleValue() - Method in class org.tweetyproject.math.probability.Probability
- doubleValue() - Method in class org.tweetyproject.math.term.Term
-
Computes the actual value of this term if it contains no variables.
- DRASTIC - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- DrasticDistance<T extends Interpretation<B,
S>, B extends BeliefBase, S extends Formula> - Class in org.tweetyproject.commons.analysis -
This class models the drastic distance measure between interpretations, see [Grant, Hunter.
- DrasticDistance() - Constructor for class org.tweetyproject.commons.analysis.DrasticDistance
- DrasticInconsistencyMeasure<T extends DungTheory> - Class in org.tweetyproject.arg.dung.analysis
- DrasticInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class models the drastic inconsistency measure.
- DrasticInconsistencyMeasure() - Constructor for class org.tweetyproject.arg.dung.analysis.DrasticInconsistencyMeasure
- DrasticInconsistencyMeasure(BeliefSetConsistencyTester<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.DrasticInconsistencyMeasure
-
Creates a new drastic inconsistency measure.
- DS - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- DS_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DS_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DS_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DS_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DS_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DS_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DS_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DS_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DS_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DS_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DSumInconsistencyMeasure<T extends Interpretation<B,
S>, B extends BeliefBase, S extends Formula> - Class in org.tweetyproject.logics.commons.analysis -
This class implements the d-sum inconsistency measure from [Grant, Hunter.
- DSumInconsistencyMeasure(InterpretationDistance<T, B, S>, InterpretationIterator<S, B, T>) - Constructor for class org.tweetyproject.logics.commons.analysis.DSumInconsistencyMeasure
-
Creates a new d-sum inconsistency measure using the given distance and interpretations provided from the given interpretation iterator.
- DSumMeasureExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating the distance-based inconsistency measures DSum, DMax and DHit.
- DSumMeasureExample() - Constructor for class org.tweetyproject.logics.pl.examples.DSumMeasureExample
- DSumSatInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
This class presents a sat-encoding-based implementation of the sum-distance measure of [Grant and Hunter, “Analysing incThis measure seeks an interpretation I such that the the sum of the distances between every formula of the knowledge base and I is minimal.
- DSumSatInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pl.analysis.DSumSatInconsistencyMeasure
-
Create a new DSumSatInconsistencyMeasure with the default SAT solver.
- DSumSatInconsistencyMeasure(SatSolver) - Constructor for class org.tweetyproject.logics.pl.analysis.DSumSatInconsistencyMeasure
-
Create a new DSumSatInconsistencyMeasure with the given SAT solver.
- DualSetSignature<T,
S> - Class in org.tweetyproject.commons -
This class models a signature as two sets of formulas.
- DualSetSignature() - Constructor for class org.tweetyproject.commons.DualSetSignature
-
Creates a new empty signature.
- DualSetSignature(Set<T>, Set<S>) - Constructor for class org.tweetyproject.commons.DualSetSignature
-
Creates a new signature with the given sets of formulas.
- DummyAgent - Class in org.tweetyproject.agents
-
A dummy agent is an agent that cannot act.
- DummyAgent(String) - Constructor for class org.tweetyproject.agents.DummyAgent
-
Creates a new dummy agent with the given name.
- DummyAgentGenerator - Class in org.tweetyproject.agents.dialogues.lotteries.sim
-
Generates dummy lottery agents.
- DummyAgentGenerator(String) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.DummyAgentGenerator
- DummyLotteryAgent - Class in org.tweetyproject.agents.dialogues.lotteries
-
Audience agents (do nothing) for argumentation games.
- DummyLotteryAgent(String, DungTheory, Semantics) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.DummyLotteryAgent
- dump(String) - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- DungAF - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures
- DungAF() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- DungAF(Collection<String>, Collection<String[]>) - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- DungAF(Vector<String>, Vector<Pair<String, String>>) - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- DungEntity - Interface in org.tweetyproject.arg.dung.syntax
-
This interface captures common methods of arguments and attacks of abstract argumentation theories.
- DungSignature - Class in org.tweetyproject.arg.dung.syntax
-
This class captures the signature of a Dung theory, i.e.
- DungSignature() - Constructor for class org.tweetyproject.arg.dung.syntax.DungSignature
-
Creates a new (empty) Dung signature.
- DungSignature(Collection<? extends Argument>) - Constructor for class org.tweetyproject.arg.dung.syntax.DungSignature
-
Creates a new signature with the given set of arguments.
- DungSignature(Argument) - Constructor for class org.tweetyproject.arg.dung.syntax.DungSignature
-
Creates a new signature with the single given argument.
- DungTheory - Class in org.tweetyproject.arg.dung.syntax
-
This class implements an abstract argumentation theory in the sense of Dung.
- DungTheory() - Constructor for class org.tweetyproject.arg.dung.syntax.DungTheory
-
Default constructor; initializes empty sets of arguments and attacks
- DungTheory(Graph<Argument>) - Constructor for class org.tweetyproject.arg.dung.syntax.DungTheory
-
Creates a new theory from the given graph.
- DungTheoryGenerationParameters - Class in org.tweetyproject.arg.dung.util
-
This class lists some parameters for Dung theory generation.
- DungTheoryGenerationParameters() - Constructor for class org.tweetyproject.arg.dung.util.DungTheoryGenerationParameters
- DungTheoryGenerator - Interface in org.tweetyproject.arg.dung.util
-
Class implementing this interface provide the capability to generate Dung theories.
- DungTheoryGeneratorExample - Class in org.tweetyproject.arg.dung.examples
-
Example code for generating dung theories and exporting them to apx format.
- DungTheoryGeneratorExample() - Constructor for class org.tweetyproject.arg.dung.examples.DungTheoryGeneratorExample
- DuplicateNodeIDException(String) - Constructor for exception org.tweetyproject.arg.peaf.io.aif.AIFCISReader.DuplicateNodeIDException
- DX - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- DX_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DX_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DX_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DX_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DX_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DX_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DX_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DX_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DX_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DX_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- DynamicBordaScoringPreferenceAggregator<T> - Class in org.tweetyproject.preferences.aggregation
-
Creates an aggregator for dynamic veto scoring
- DynamicBordaScoringPreferenceAggregator(int) - Constructor for class org.tweetyproject.preferences.aggregation.DynamicBordaScoringPreferenceAggregator
-
constructor for a new veto aggregator
- DynamicLaw - Class in org.tweetyproject.action.description.syntax
-
A dynamic law in C has the form "caused F if G after U" where F is a propositional formula over the set of fluent names (called headFormula) G is a propositional formula over the set of fluent names (called ifFormula) U is a propositional formula over the set of fluent names and the set of action names (called afterFormula)
- DynamicLaw() - Constructor for class org.tweetyproject.action.description.syntax.DynamicLaw
-
Constructs a new empty dynamic law.
- DynamicLaw(FolFormula, FolFormula) - Constructor for class org.tweetyproject.action.description.syntax.DynamicLaw
-
Creates a new dynamic law of the form "caused headFormula after afterFormula"
- DynamicLaw(FolFormula, FolFormula, Set<GroundingRequirement>) - Constructor for class org.tweetyproject.action.description.syntax.DynamicLaw
-
Creates a new dynamic law of the form "caused headFormula after afterFormula" requires requirements
- DynamicLaw(FolFormula, FolFormula, FolFormula) - Constructor for class org.tweetyproject.action.description.syntax.DynamicLaw
-
Creates a new dynamic law of the form: "caused headFormula if ifFormula after afterFormula"
- DynamicLaw(FolFormula, FolFormula, FolFormula, Set<GroundingRequirement>) - Constructor for class org.tweetyproject.action.description.syntax.DynamicLaw
-
Creates a new dynamic law of the form: "caused headFormula if ifFormula after afterFormula requires requirements"
- DynamicPluralityScoringPreferenceAggregator<T> - Class in org.tweetyproject.preferences.aggregation
-
Creates an dynamic aggregator with plurality scoring
- DynamicPluralityScoringPreferenceAggregator() - Constructor for class org.tweetyproject.preferences.aggregation.DynamicPluralityScoringPreferenceAggregator
-
calls the super-constructor with argument used for plurality scoring aggregation
- DynamicPreferenceAggregator<T> - Interface in org.tweetyproject.preferences.aggregation
-
This interface is meant to be used for the dynamic aggregation of some generic preference orders
- DynamicScoringPreferenceAggregator<T> - Class in org.tweetyproject.preferences.aggregation
-
This Demo-class provides a basic implementation similar to the ScoringPreferenceAggregator but dynamic aggregation instead of static
- DynamicScoringPreferenceAggregator(WeightVector) - Constructor for class org.tweetyproject.preferences.aggregation.DynamicScoringPreferenceAggregator
-
Constructor with given weight vector
- DynamicVetoScoringPreferenceAggregator<T> - Class in org.tweetyproject.preferences.aggregation
-
Creates an dynamic aggregator for veto scoring
- DynamicVetoScoringPreferenceAggregator(int) - Constructor for class org.tweetyproject.preferences.aggregation.DynamicVetoScoringPreferenceAggregator
E
- EA - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- EAFExample - Class in org.tweetyproject.arg.peaf.examples
- EAFExample() - Constructor for class org.tweetyproject.arg.peaf.examples.EAFExample
- EAFTheory - Class in org.tweetyproject.arg.peaf.syntax
-
This class implements an abstract argumentation theory in the sense of Evidential Argumentation Frameworks (EAF).
- EAFTheory() - Constructor for class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Default constructor; initializes an empty EAFTheory
- EAFTheory(int) - Constructor for class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Optional constructor; initializes an EAFTheory with arguments
- EAFToPEAFConverter - Class in org.tweetyproject.arg.peaf.evaluation.converters
- EAFToPEAFConverter() - Constructor for class org.tweetyproject.arg.peaf.evaluation.converters.EAFToPEAFConverter
- eager(LinkStrategy) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework.Builder
- EAGER_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- EArgument - Class in org.tweetyproject.arg.peaf.syntax
-
Evidential argument used for NamedPEAFTheory, PEAFTheory and EAFTheory
- EArgument(String) - Constructor for class org.tweetyproject.arg.peaf.syntax.EArgument
-
Default constructor; initializes an argument with a name
- EasyPEAFExample - Class in org.tweetyproject.arg.peaf.examples
- EasyPEAFExample() - Constructor for class org.tweetyproject.arg.peaf.examples.EasyPEAFExample
- EAttack - Class in org.tweetyproject.arg.peaf.syntax
-
Evidential attack used for PEAF and EAF
- EAttack(String, Set<EArgument>, Set<EArgument>) - Constructor for class org.tweetyproject.arg.peaf.syntax.EAttack
-
The default constructor that creates EAttack object
- EC - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- EC_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EC_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EC_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EC_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EC_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EC_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EC_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EC_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EC_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EC_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- Edge<T extends Node> - Class in org.tweetyproject.graphs
-
Instances of this class represent abstract edges.
- Edge(T, T) - Constructor for class org.tweetyproject.graphs.Edge
-
Creates a new edge for the given nodes.
- Edge(T, T, String) - Constructor for class org.tweetyproject.graphs.Edge
-
Creates a new edge for the given nodes.
- edgeBetweenNodes(Graph, Node, Node) - Method in class org.tweetyproject.arg.peaf.evaluation.daf.SyntheticDAF
-
Check whether if there is an edge between the source and the target node
- edgeID - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONEdge
-
Edge identifier
- EdgeListReader - Class in org.tweetyproject.arg.peaf.io.preaf
-
EdgeListReader is a utility class for testing purposes to read networkx compatible EdgeList file format.
- EdgeListReader() - Constructor for class org.tweetyproject.arg.peaf.io.preaf.EdgeListReader
- EdgeListWriter - Class in org.tweetyproject.arg.peaf.io.preaf
-
The EdgeList writer is a utility class for testing purposes to write networkx compatible EdgeList file format.
- EdgeListWriter() - Constructor for class org.tweetyproject.arg.peaf.io.preaf.EdgeListWriter
- edges - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONTheory
-
All the edges in the aif
- edges - Variable in class org.tweetyproject.arg.setaf.syntax.SetAf
-
The set of edges
- edges - Variable in class org.tweetyproject.graphs.DefaultGraph
-
The set of edges
- edges - Variable in class org.tweetyproject.graphs.HyperGraph
-
The set of edges
- EE - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- EE_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EE_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EE_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EE_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EE_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EE_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EE_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EE_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EE_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EE_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EeeAcceptabilityReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Implements the EEE approach ("exhaustively enumerate extensions") to determine the set of acceptable arguments of an AF, cf.
- EeeAcceptabilityReasoner(AbstractExtensionReasoner, InferenceMode) - Constructor for class org.tweetyproject.arg.dung.reasoner.EeeAcceptabilityReasoner
-
Creates a new EeeAcceptabilityReasoner.
- EFOLReasoner - Class in org.tweetyproject.logics.fol.reasoner
-
Invokes E (http://eprover.org), an automated theorem prover for first-order logic, and returns its results.
- EFOLReasoner(String) - Constructor for class org.tweetyproject.logics.fol.reasoner.EFOLReasoner
-
Constructs a new instance pointing to a specific EProver.
- EFOLReasoner(String, Shell) - Constructor for class org.tweetyproject.logics.fol.reasoner.EFOLReasoner
-
Constructs a new instance pointing to a specific EProver.
- eigenvalues(Graph<? extends Node>) - Static method in class org.tweetyproject.graphs.util.GraphUtil
-
Computes the (real parts of the) Eigenvalues of the given graph.
- EL - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- EL_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EL_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EL_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EL_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EL_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EL_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EL_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EL_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EL_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- EL_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- elapsedTimeMS - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisResult
-
The time elapsed during the reasoner in milliseconds
- ELEMENT - Static variable in interface org.tweetyproject.preferences.io.POParserConstants
-
RegularExpression Id.
- ELEMENT - Static variable in interface org.tweetyproject.preferences.io.UPParserConstants
-
RegularExpression Id.
- ElementNotFoundException(String) - Constructor for exception org.tweetyproject.arg.peaf.syntax.PEEAFTheory.ElementNotFoundException
-
The atomic variable to store the occurrence of this exception.
- ElementOfCombinatoricsProb - Class in org.tweetyproject.math.term
-
This class implements an element for a combinatorial problem.
- ElementOfCombinatoricsProb(ArrayList<Term>) - Constructor for class org.tweetyproject.math.term.ElementOfCombinatoricsProb
- elements - Variable in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
- ElephantZooExample(int) - Static method in class org.tweetyproject.logics.mln.examples.MlnExample
- ELPBaseRevisionOperator - Class in org.tweetyproject.lp.asp.beliefdynamics.baserevision
-
This class implements the base revision operator for extended logic programs as introduced in [KKI12].
- ELPBaseRevisionOperator(ASPSolver, SelectionFunction<ASPRule>) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ELPBaseRevisionOperator
- ELPLexicographicalComparator - Class in org.tweetyproject.lp.asp.beliefdynamics.baserevision
-
This comparator imposes a total order on the set of extended logic programs by use of the lexicographical order given as follows: A program A is less than a program B iff the smallest rule of A is smaller than the smallest rule of B or if both are equal if the second smallest rule of A is smaller than the second smallest rule of B and so on.
- ELPLexicographicalComparator() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ELPLexicographicalComparator
- empty() - Static method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- empty() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- empty(AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- EMPTY - Enum constant in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Factory
- EmptyCriterion - Class in org.tweetyproject.arg.delp.semantics
-
This class implements the empty criterion to compare two arguments.
- EmptyCriterion() - Constructor for class org.tweetyproject.arg.delp.semantics.EmptyCriterion
- enable_tracing() - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- enable_tracing() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- enable_tracing() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- enable_tracing() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
-
Enable tracing.
- enable_tracing() - Method in class org.tweetyproject.preferences.io.POParser
- enable_tracing() - Method in class org.tweetyproject.preferences.io.UPParser
-
Enable tracing.
- encode(Consumer<Clause>) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.BipolarSatEncoding
- encode(Consumer<Clause>) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.ConflictFreeInterpretationSatEncoding
- encode(Consumer<Clause>) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.KBipolarSatEncoding
- encode(Consumer<Clause>) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.RelativeBipolarSatEncoding
- encode(Consumer<Clause>) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.encodings.SatEncoding
- encode(Consumer<Clause>) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.TwoValuedModelSatEncoding
- encode(Consumer<Clause>, Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.ConflictFreeInterpretationSatEncoding
- encode(Consumer<Clause>, Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.FixPartialSatEncoding
- encode(Consumer<Clause>, Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.LargerInterpretationSatEncoding
- encode(Consumer<Clause>, Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.RefineLargerSatEncoding
- encode(Consumer<Clause>, Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.RefineUnequalSatEncoding
- encode(Consumer<Clause>, Interpretation) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.encodings.RelativeSatEncoding
- encode(Consumer<Clause>, Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.TwoValuedModelSatEncoding
- Encoding - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures
- Encoding(String) - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Encoding
- END_EVENT - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.BpmnModel.BpmnNodeType
- endColumn - Variable in class org.tweetyproject.arg.delp.parser.Token
- endColumn - Variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class org.tweetyproject.lp.asp.parser.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class org.tweetyproject.preferences.io.Token
-
The column number of the last character of this Token.
- EndEvent - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent end events in a BPMN Model
- EndEvent() - Constructor for class org.tweetyproject.logics.bpm.syntax.EndEvent
-
Create a new instance
- EndEventParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse end events of a BPMN model
- EndEventParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.EndEventParser
-
Create a new instance
- endLine - Variable in class org.tweetyproject.arg.delp.parser.Token
- endLine - Variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
-
The line number of the last character of this Token.
- endLine - Variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
-
The line number of the last character of this Token.
- endLine - Variable in class org.tweetyproject.lp.asp.parser.Token
-
The line number of the last character of this Token.
- endLine - Variable in class org.tweetyproject.preferences.io.Token
-
The line number of the last character of this Token.
- enforceTreeShape - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
- enforceTreeShape - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- enforceTreeShape - Variable in class org.tweetyproject.arg.dung.util.DungTheoryGenerationParameters
-
Whether the generated theory must have a tree shape.
- entropy() - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Returns the entropy of this probability distribution.
- entropy() - Method in class org.tweetyproject.logics.rpcl.semantics.CondensedProbabilityDistribution
- entropy() - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
-
Returns the entropy of this probability distribution.
- EntropyFunction - Class in org.tweetyproject.math.func
-
The entropy function.
- EntropyFunction() - Constructor for class org.tweetyproject.math.func.EntropyFunction
- EntropyNorm<T extends Comparable<T>> - Class in org.tweetyproject.math.norm
-
The entropy norm.
- EntropyNorm() - Constructor for class org.tweetyproject.math.norm.EntropyNorm
- entrySet() - Method in class org.tweetyproject.arg.adf.util.CacheMap
- entrySet() - Method in class org.tweetyproject.arg.adf.util.LazyMap
- entrySet() - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- entrySet() - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- entrySet() - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- entrySet() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- entrySet() - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- entrySet() - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- entrySet() - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- entrySet() - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- entrySet() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- enumerateall - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- enumerateChordlessCircuits(Graph<T>) - Static method in class org.tweetyproject.graphs.util.GraphUtil
-
Enumerates all chordless circuits of the given graph, i.e.
- enumerateInstanceAssignments(Predicate, Set<Set<Constant>>) - Static method in class org.tweetyproject.logics.rpcl.semantics.InstanceAssignment
-
Determines the set of all instance assignments for the given predicate and equivalence classes.
- enumerateReferenceWorlds(Set<Predicate>, Set<Set<Constant>>) - Static method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
-
Determines the set of all reference worlds wrt.
- enumeratesome - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- EnumeratingDungTheoryGenerator - Class in org.tweetyproject.arg.dung.util
-
This generator generators all possible Dung argumentation theories.
- EnumeratingDungTheoryGenerator() - Constructor for class org.tweetyproject.arg.dung.util.EnumeratingDungTheoryGenerator
-
Creates a new enumerating Dung theory generator.
- EnumeratingIterator - Class in org.tweetyproject.logics.pl.util
- EnumeratingIterator(PlSignature) - Constructor for class org.tweetyproject.logics.pl.util.EnumeratingIterator
-
Creates a new sampler for the given signature
- EnumeratingIterator(PlSignature, boolean) - Constructor for class org.tweetyproject.logics.pl.util.EnumeratingIterator
-
Creates a new sampler for the given signature
- Environment - Interface in org.tweetyproject.agents
-
This interface models an environment for agents, i.e.
- EOF - Static variable in interface org.tweetyproject.arg.delp.parser.DelpParserConstants
- EOF - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserConstants
- EOF - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserConstants
-
End of File.
- EOF - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
End of File.
- EOF - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
End of File.
- EOF - Static variable in interface org.tweetyproject.preferences.io.POParserConstants
-
End of File.
- EOF - Static variable in interface org.tweetyproject.preferences.io.UPParserConstants
-
End of File.
- eol - Variable in exception org.tweetyproject.arg.delp.parser.ParseException
- eol - Variable in exception org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.ParseException
-
The end of line string for this machine.
- eol - Variable in exception org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.ParseException
-
The end of line string for this machine.
- eol - Variable in exception org.tweetyproject.lp.asp.parser.ParseException
-
The end of line string for this machine.
- eol - Variable in exception org.tweetyproject.preferences.io.ParseException
- EOL - Static variable in interface org.tweetyproject.preferences.io.POParserConstants
-
RegularExpression Id.
- EOL - Static variable in interface org.tweetyproject.preferences.io.UPParserConstants
-
RegularExpression Id.
- EPSILON - Static variable in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Some value to represent a very small number
- EQ - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.BinaryOperator
- EQUAL - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- EQUAL - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- EQUALCONFLICT - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The EQUALCONFLICT postulate
- EQUALITY() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- EqualityPredicate - Class in org.tweetyproject.logics.fol.syntax
-
This class models an equality predicate, meaning a predicate of arity 2 that maps to the identity relation.
- EqualityPredicate() - Constructor for class org.tweetyproject.logics.fol.syntax.EqualityPredicate
- equals(Object) - Method in class org.tweetyproject.action.grounding.VarConstNeqRequirement
- equals(Object) - Method in class org.tweetyproject.action.grounding.VarsNeqRequirement
- equals(Object) - Method in class org.tweetyproject.action.transitionsystem.State
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameUtilityFunction
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.BeliefStateConfiguration
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameT1AgentGenerator
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.T1Configuration
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.T2Configuration
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.T3Configuration
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T1BeliefState
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T3BeliefState
- equals(Object) - Method in class org.tweetyproject.agents.dialogues.structured.IndicatorUtilityFunction
- equals(Object) - Method in class org.tweetyproject.agents.MultiAgentSystem
- equals(Object) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- equals(Object) - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- equals(Object) - Method in class org.tweetyproject.arg.aba.syntax.Deduction
- equals(Object) - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- equals(Object) - Method in class org.tweetyproject.arg.aba.syntax.Negation
- equals(Object) - Method in class org.tweetyproject.arg.adf.syntax.acc.AbstractAcceptanceCondition
- equals(Object) - Method in class org.tweetyproject.arg.adf.syntax.acc.ImplicationAcceptanceCondition
- equals(Object) - Method in class org.tweetyproject.arg.adf.util.Pair
- equals(Object) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
- equals(Object) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- equals(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- equals(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.BinaryAttack
- equals(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.BinarySupport
- equals(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.SetAttack
- equals(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.SetSupport
- equals(Object) - Method in class org.tweetyproject.arg.deductive.semantics.DeductiveArgument
- equals(Object) - Method in class org.tweetyproject.arg.deductive.semantics.DeductiveArgumentNode
- equals(Object) - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlLogicArgument
- equals(Object) - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- equals(Object) - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
- equals(Object) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- equals(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractLdoModality
- equals(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- equals(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- equals(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- equals(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
- equals(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoRelation
- equals(Object) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- equals(Object) - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- equals(Object) - Method in class org.tweetyproject.arg.dung.syntax.Argument
- equals(Object) - Method in class org.tweetyproject.arg.dung.syntax.Attack
- equals(Object) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- equals(Object) - Method in record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Pair
- equals(Object) - Method in class org.tweetyproject.arg.peaf.syntax.EArgument
- equals(Object) - Method in class org.tweetyproject.arg.peaf.syntax.EAttack
- equals(Object) - Method in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- equals(Object) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- equals(Object) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- equals(Object) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- equals(Object) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- equals(Object) - Method in class org.tweetyproject.arg.setaf.syntax.SetAttack
- equals(Object) - Method in class org.tweetyproject.commons.BeliefSet
- equals(Object) - Method in class org.tweetyproject.commons.DualSetSignature
- equals(Object) - Method in class org.tweetyproject.commons.InterpretationSet
- equals(Object) - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- equals(Object) - Method in interface org.tweetyproject.commons.Signature
- equals(Object) - Method in class org.tweetyproject.commons.SingleSetSignature
- equals(Object) - Method in class org.tweetyproject.commons.TripleSetSignature
- equals(Object) - Method in class org.tweetyproject.commons.util.Pair
- equals(Object) - Method in class org.tweetyproject.commons.util.rules.Derivation
- equals(Object) - Method in class org.tweetyproject.commons.util.Triple
- equals(Object) - Method in class org.tweetyproject.graphs.Edge
- equals(Object) - Method in class org.tweetyproject.graphs.HyperDirEdge
- equals(Object) - Method in class org.tweetyproject.graphs.UndirectedEdge
- equals(Object) - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
- equals(Object) - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- equals(Object) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- equals(Object) - Method in class org.tweetyproject.logics.commons.syntax.Functor
- equals(Object) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.SimpleLogicalFormula
- equals(Object) - Method in class org.tweetyproject.logics.commons.syntax.Predicate
- equals(Object) - Method in class org.tweetyproject.logics.commons.syntax.Sort
- equals(Object) - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- equals(Object) - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.AtomicConcept
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.AtomicRole
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.BottomConcept
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.Complement
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.ConceptAssertion
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.EquivalenceAxiom
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.RoleAssertion
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.TopConcept
- equals(Object) - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- equals(Object) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- equals(Object) - Method in class org.tweetyproject.logics.fol.syntax.Contradiction
- equals(Object) - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- equals(Object) - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- equals(Object) - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- equals(Object) - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- equals(Object) - Method in class org.tweetyproject.logics.fol.syntax.Implication
- equals(Object) - Method in class org.tweetyproject.logics.fol.syntax.Negation
- equals(Object) - Method in class org.tweetyproject.logics.fol.syntax.Tautology
- equals(Object) - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- equals(Object) - Method in class org.tweetyproject.logics.mln.analysis.AggregatingCoherenceMeasure
- equals(Object) - Method in class org.tweetyproject.logics.mln.analysis.DefaultCompatibilityMeasure
- equals(Object) - Method in class org.tweetyproject.logics.pcl.syntax.ProbabilisticConditional
- equals(Object) - Method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
- equals(Object) - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
- equals(Object) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- equals(Object) - Method in class org.tweetyproject.logics.pl.syntax.Contradiction
- equals(Object) - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- equals(Object) - Method in class org.tweetyproject.logics.pl.syntax.Implication
- equals(Object) - Method in class org.tweetyproject.logics.pl.syntax.Negation
- equals(Object) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- equals(Object) - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- equals(Object) - Method in class org.tweetyproject.logics.pl.syntax.Tautology
- equals(Object) - Method in class org.tweetyproject.logics.pl.util.CardinalityConstraintEncoder
- equals(Object) - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- equals(Object) - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- equals(Object) - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- equals(Object) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- equals(Object) - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- equals(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.InstanceAssignment
- equals(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- equals(Object) - Method in class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
- equals(Object) - Method in class org.tweetyproject.lp.asp.semantics.AnswerSet
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.Program
- equals(Object) - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- equals(Object) - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- equals(Object) - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- equals(Object) - Method in class org.tweetyproject.machinelearning.BooleanCategory
- equals(Object) - Method in interface org.tweetyproject.machinelearning.Category
- equals(Object) - Method in class org.tweetyproject.machinelearning.DoubleCategory
- equals(Object) - Method in interface org.tweetyproject.machinelearning.Observation
- equals(Object) - Method in class org.tweetyproject.math.norm.AggregatingNorm
- equals(Object) - Method in class org.tweetyproject.math.norm.ProbabilisticPNorm
- equals(Object) - Method in class org.tweetyproject.math.probability.Probability
- equals(Object) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- equals(Object) - Method in class org.tweetyproject.math.term.FloatVariable
- equals(Object) - Method in class org.tweetyproject.math.term.Variable
- equals(Object) - Method in class org.tweetyproject.preferences.PreferenceOrder
- equals(Object) - Method in class org.tweetyproject.preferences.Quadruple
- equals(Labelling) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- equals(Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
-
check if this marking deeply equals that marking
- EQUALS_USES_SIGNATURE - Static variable in class org.tweetyproject.commons.BeliefSet
-
Flag that determines whether
Object.equals(Object)checks only for equality of the beliefs in the belief sets or whether it also checks for equality of the signatures attached to the belief sets. - equalsTwoValued(Interpretation, Interpretation) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
-
Checks if, and only if, the two valued assignments for both of the interpretations are the same, ignores differences in the undecided assignments.
- Equation - Class in org.tweetyproject.math.equation
-
This class represent an equation of two terms.
- Equation(Term, Term) - Constructor for class org.tweetyproject.math.equation.Equation
-
Creates a new equation with the given terms.
- equiv(AcceptanceCondition) - Method in class org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition.Builder
- equiv(AcceptanceCondition...) - Method in class org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition.Builder
- Equivalence - Class in org.tweetyproject.logics.fol.syntax
-
The equivalence of first-order logic.
- Equivalence - Class in org.tweetyproject.logics.pl.syntax
-
This class models equivalence of propositional logic.
- Equivalence(Pair<RelationalFormula, RelationalFormula>) - Constructor for class org.tweetyproject.logics.fol.syntax.Equivalence
-
Creates a new equivalence with the given pair of formulas
- Equivalence(Pair<PlFormula, PlFormula>) - Constructor for class org.tweetyproject.logics.pl.syntax.Equivalence
-
Creates a new equivalence with the given pair of formulas
- Equivalence(RelationalFormula, RelationalFormula) - Constructor for class org.tweetyproject.logics.fol.syntax.Equivalence
-
Creates a new equivalence with the given two formulas
- Equivalence(PlFormula, PlFormula) - Constructor for class org.tweetyproject.logics.pl.syntax.Equivalence
-
Creates a new equivalence with the given two formulas
- EQUIVALENCE() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- EquivalenceAcceptanceCondition - Class in org.tweetyproject.arg.adf.syntax.acc
- EquivalenceAcceptanceCondition(Collection<AcceptanceCondition>) - Constructor for class org.tweetyproject.arg.adf.syntax.acc.EquivalenceAcceptanceCondition
-
Asserts all children to be pairwise equivalent.
- EquivalenceAcceptanceCondition(AcceptanceCondition, AcceptanceCondition) - Constructor for class org.tweetyproject.arg.adf.syntax.acc.EquivalenceAcceptanceCondition
- EquivalenceAxiom - Class in org.tweetyproject.logics.dl.syntax
-
This class models an equivalence axiom, also known as "general concept inclusion" (GCU), meaning an expression of the form "C is a subset of or equal to D" where C and D are concepts.
- EquivalenceAxiom(ComplexConcept, ComplexConcept) - Constructor for class org.tweetyproject.logics.dl.syntax.EquivalenceAxiom
-
Creates a new equivalence axiom with the given formulas (atomic or complex concepts).
- EquivalenceKernel - Class in org.tweetyproject.arg.dung.equivalence
-
An abstract kernel for strong equivalence in abstract argumentation frameworks
- EquivalenceKernel() - Constructor for class org.tweetyproject.arg.dung.equivalence.EquivalenceKernel
- equivalent(FolBeliefSet, FolFormula, FolFormula) - Method in class org.tweetyproject.logics.fol.reasoner.EFOLReasoner
- equivalent(FolBeliefSet, FolFormula, FolFormula) - Method in class org.tweetyproject.logics.fol.reasoner.FolReasoner
-
This method determines whether two formulas are equivalent wrt.
- equivalent(FolBeliefSet, FolFormula, FolFormula) - Method in class org.tweetyproject.logics.fol.reasoner.Prover9FolReasoner
- equivalent(FolBeliefSet, FolFormula, FolFormula) - Method in class org.tweetyproject.logics.fol.reasoner.SimpleFolReasoner
- equivalent(FolBeliefSet, FolFormula, FolFormula) - Method in class org.tweetyproject.logics.fol.reasoner.SpassFolReasoner
- Error - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- ERROR - Enum constant in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
- errorLevel - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisReasonerParameters
-
This is used for the accuracy of the approximate reasoners (i.e.
- ES - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- ES_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- ES_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- ES_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- ES_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- ES_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- ES_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- ES_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- ES_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- ES_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- ES_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- Escalation - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- ESupport - Class in org.tweetyproject.arg.peaf.syntax
-
Evidential support used for EAFTheory
- ESupport(String, Set<EArgument>, Set<EArgument>) - Constructor for class org.tweetyproject.arg.peaf.syntax.ESupport
-
The default constructor that creates ESupport object
- eta - Variable in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
The root node of the EAFTheory
- eta - Variable in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
The argument that is the root argument (that argument that is the initial point)
- ETA - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- EtaInconsistencyMeasure<B extends BeliefBase,
S extends Formula> - Class in org.tweetyproject.logics.commons.analysis -
This class implements the Eta-inconsistency measure, cf.
- EtaInconsistencyMeasure(InterpretationIterator<S, B, ? extends Interpretation<B, S>>) - Constructor for class org.tweetyproject.logics.commons.analysis.EtaInconsistencyMeasure
-
Creates a new inconsistency measure that uses the interpretations given by the given iterator.
- EtaToAllConverter - Class in org.tweetyproject.arg.peaf.evaluation.converters
-
EtaToAllConverter class converts a DungTheory object to an EAFTheory by adding support links from eta to all other arguments.
- EtaToAllConverter() - Constructor for class org.tweetyproject.arg.peaf.evaluation.converters.EtaToAllConverter
- EtaToTreeConverter - Class in org.tweetyproject.arg.peaf.evaluation.converters
-
The EtaToTreeConverter class converts a DungTheory object to an EAFTheory by retaining the attacks in DungTheory object and creates a tree structure of supports.
- EtaToTreeConverter() - Constructor for class org.tweetyproject.arg.peaf.evaluation.converters.EtaToTreeConverter
- EUCLIDEAN - Static variable in class org.tweetyproject.logics.pcl.reasoner.GeneralizedMeReasoner
- eval(double[]) - Method in class org.tweetyproject.math.func.FracAggrFunction
- eval(Double) - Method in class org.tweetyproject.math.func.FractionSequenceFunction
- eval(Double) - Method in class org.tweetyproject.math.func.fuzzy.DefaultNegation
- eval(Double) - Method in class org.tweetyproject.math.func.fuzzy.FuzzyNegation
- eval(Double, Double) - Method in class org.tweetyproject.math.func.fuzzy.BoundedSum
- eval(Double, Double) - Method in class org.tweetyproject.math.func.fuzzy.LukasiewiczNorm
- eval(Double, Double) - Method in class org.tweetyproject.math.func.fuzzy.MaximumCoNorm
- eval(Double, Double) - Method in class org.tweetyproject.math.func.fuzzy.MinimumNorm
- eval(Double, Double) - Method in class org.tweetyproject.math.func.fuzzy.ProbabilisticSum
- eval(Double, Double) - Method in class org.tweetyproject.math.func.fuzzy.ProductNorm
- eval(Double, Double) - Method in class org.tweetyproject.math.func.fuzzy.TCoNorm
- eval(Double, Double) - Method in class org.tweetyproject.math.func.fuzzy.TNorm
- eval(Double, Double) - Method in class org.tweetyproject.math.func.MaxFunction
- eval(Double, Double) - Method in class org.tweetyproject.math.func.SmoothingFunction
- eval(Collection<Double>) - Method in class org.tweetyproject.math.func.fuzzy.TCoNorm
-
Generalizes this conorm on sets of input parameters (as t-conorms are associative, the order is not important).
- eval(Collection<Double>) - Method in class org.tweetyproject.math.func.fuzzy.TNorm
-
Generalizes this norm on sets of input parameters (as t-norms are associative, the order is not important).
- eval(List<Double>) - Method in interface org.tweetyproject.math.func.AggregationFunction
- eval(List<Double>) - Method in class org.tweetyproject.math.func.AverageAggregator
- eval(List<Double>) - Method in class org.tweetyproject.math.func.MaxAggregator
- eval(List<Double>) - Method in class org.tweetyproject.math.func.MinAggregator
- eval(List<Double>) - Method in class org.tweetyproject.math.func.ProductAggregator
- eval(List<Double>) - Method in class org.tweetyproject.math.func.SumAggregator
- eval(Vector<Double>) - Method in class org.tweetyproject.math.func.EntropyFunction
- eval(T) - Method in interface org.tweetyproject.math.func.SimpleFunction
-
Evaluates the function for the given element.
- eval(T, S) - Method in interface org.tweetyproject.math.func.BinaryFunction
-
Evaluates the function for the given elements.
- evalTerm(Collection<Term>) - Method in class org.tweetyproject.math.func.fuzzy.TCoNorm
-
Gives a representation of this conorm as a mathematical term.
- evalTerm(Collection<Term>) - Method in class org.tweetyproject.math.func.fuzzy.TNorm
-
Gives a representation of this norm as a mathematical term.
- evalTerm(Term, Term) - Method in class org.tweetyproject.math.func.fuzzy.BoundedSum
- evalTerm(Term, Term) - Method in class org.tweetyproject.math.func.fuzzy.LukasiewiczNorm
- evalTerm(Term, Term) - Method in class org.tweetyproject.math.func.fuzzy.MaximumCoNorm
- evalTerm(Term, Term) - Method in class org.tweetyproject.math.func.fuzzy.MinimumNorm
- evalTerm(Term, Term) - Method in class org.tweetyproject.math.func.fuzzy.ProbabilisticSum
- evalTerm(Term, Term) - Method in class org.tweetyproject.math.func.fuzzy.ProductNorm
- evalTerm(Term, Term) - Method in class org.tweetyproject.math.func.fuzzy.TCoNorm
-
Gives a representation of this conorm as a mathematical term
- evalTerm(Term, Term) - Method in class org.tweetyproject.math.func.fuzzy.TNorm
-
Gives a representation of this norm as a mathematical term
- evaluate() - Method in class org.tweetyproject.logics.cl.kappa.KappaMin
- evaluate() - Method in class org.tweetyproject.logics.cl.kappa.KappaSum
- evaluate() - Method in interface org.tweetyproject.logics.cl.kappa.KappaTerm
-
Tries to evaluate the kappa term, if the evaluation is successful then the next call of value returns the evaluated value.
- evaluate() - Method in class org.tweetyproject.logics.cl.kappa.KappaValue
- evaluate(long) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluator
-
Evaluates all postulates of this evaluator on the given approach on
numbelief bases generated by the sampler of this evaluator. - evaluate(long, boolean) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluator
-
Evaluates all postulates of this evaluator on the given approach on
numbelief bases generated by the sampler of this evaluator. - evaluate(String) - Static method in class org.tweetyproject.arg.peaf.evaluation.ParallelRunEvaluationExamples
- evaluate(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.examples.KnapSack
- evaluate(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.examples.TravelingSalesman
- evaluate(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
-
evaluates the solution
- evaluate(Map<Variable, Term>, Term) - Method in class org.tweetyproject.math.opt.solver.IteratedLocalSearchOnConstrProb
- evaluateAggrFunc(String) - Static method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- evaluateArithop(String) - Static method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- evaluateBinop(String) - Static method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- evaluateMatrix(List<List<Term>>, double[], List<Variable>) - Static method in class org.tweetyproject.math.term.Term
-
Evaluates each function in the given matrix with the given values for variables.
- EvaluateRule - Class in org.tweetyproject.logics.cl.rules
-
The evaluate rule tries to evaluate the kappa values by using logical constraints, therefore the
KappaTermevaluate() methods are called. - EvaluateRule() - Constructor for class org.tweetyproject.logics.cl.rules.EvaluateRule
- evaluateVector(List<Term>, double[], List<Variable>) - Static method in class org.tweetyproject.math.term.Term
-
Evaluates each function in the given list with the given values for variables.
- evaluateVector(List<Term>, Map<Variable, ? extends Term>) - Static method in class org.tweetyproject.math.term.Term
-
Evaluates each function in the given list with the given values for variables.
- EvaluationInconsistencyListener - Class in org.tweetyproject.logics.commons.analysis.streams
-
An inconsistency listener that is apt for doing evaluations on the performance of an inconsistency measure.
- EvaluationInconsistencyListener(String, int) - Constructor for class org.tweetyproject.logics.commons.analysis.streams.EvaluationInconsistencyListener
- EvaporationRatio - Variable in class org.tweetyproject.math.opt.solver.AntColonyOptimization
- Event - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent events of all kinds in a BPMN Model
- Event() - Constructor for class org.tweetyproject.logics.bpm.syntax.Event
-
Create a new instance
- EVENT - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.BpmnModel.BpmnNodeType
- EventBased - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.GatewayType
- eventOccurred(UpdateEvent<T>) - Method in interface org.tweetyproject.preferences.events.UpdateListener
-
UpdateListener is informed as soon as an update occurs
- eventOccurred(UpdateEvent<T>) - Method in class org.tweetyproject.preferences.events.UpdatePrinter
-
This method is called every time an update occurs
- EventType - Enum Class in org.tweetyproject.logics.bpm.syntax
-
Possible types of events in a BPMN model
- EvidentialAcceptability - Class in org.tweetyproject.arg.bipolar.examples
-
Examples for evidential argumentation frameworks.
- EvidentialAcceptability() - Constructor for class org.tweetyproject.arg.bipolar.examples.EvidentialAcceptability
- EvidentialArgumentation - Class in org.tweetyproject.arg.bipolar.examples
-
More examples for evidential argumentation frameworks.
- EvidentialArgumentation() - Constructor for class org.tweetyproject.arg.bipolar.examples.EvidentialArgumentation
- EvidentialArgumentation2 - Class in org.tweetyproject.arg.bipolar.examples
-
More examples for evidential argumentation frameworks.
- EvidentialArgumentation2() - Constructor for class org.tweetyproject.arg.bipolar.examples.EvidentialArgumentation2
- EvidentialArgumentationFramework - Class in org.tweetyproject.arg.bipolar.syntax
-
This class implements a bipolar abstract argumentation theory with support in an evidential sense.
- EvidentialArgumentationFramework() - Constructor for class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
Default constructor; initializes empty sets of arguments, attacks and supports
- EvidentialArgumentationFramework(NecessityArgumentationFramework) - Constructor for class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
creates an evidential argumentation framework from the given framework with necessities
- EXACT - Enum constant in enum class org.tweetyproject.arg.peaf.analysis.AnalysisType
- ExactAnalysis - Class in org.tweetyproject.arg.peaf.analysis
-
This class implements exact probabilistic justification of a set of queries by generating all possible induces EAfs from a PEAF.
- ExactAnalysis(PEAFTheory, AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.peaf.analysis.ExactAnalysis
-
Creates an ExactAnalysis object
- ExactPEAFInducer - Class in org.tweetyproject.arg.peaf.inducers
-
ExactPEAFInducer generates all possible EAFs that can be generated from a PEAF.
- ExactPEAFInducer(PEAFTheory) - Constructor for class org.tweetyproject.arg.peaf.inducers.ExactPEAFInducer
-
The default constructor for the ExactPEAFInducer
- Example - Class in org.tweetyproject.logics.bpm.examples
-
Visualize inconsistency analysis for some BPMN models
- Example() - Constructor for class org.tweetyproject.logics.bpm.examples.Example
- ExampleFinder - Class in org.tweetyproject.arg.dung.learning
-
This class can be used to find example dung theories that produce the same set of extensions wrt to one semantics, but different extensions wrt to another semantics
- ExampleFinder(AbstractExtensionReasoner, AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.dung.learning.ExampleFinder
-
initialize with two specific reasoners
- ExampleFinder(Semantics, Semantics) - Constructor for class org.tweetyproject.arg.dung.learning.ExampleFinder
-
initialize with two semantics and automatically find reasoners for them (if they exist)
- ExampleFinderExample - Class in org.tweetyproject.arg.dung.examples
-
example to show the use of the ExampleFinder class
- ExampleFinderExample() - Constructor for class org.tweetyproject.arg.dung.examples.ExampleFinderExample
- ExamplesHTMLGenerator - Class in org.tweetyproject.commons.util
-
Generates an overview of example classes and resources in the workspace with HTML formatting.
- ExamplesHTMLGenerator() - Constructor for class org.tweetyproject.commons.util.ExamplesHTMLGenerator
- Exceptions() - Constructor for class org.tweetyproject.arg.peaf.io.aif.AIFCISReader.Exceptions
- Exceptions() - Constructor for class org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.Exceptions
- Exceptions() - Constructor for class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Exceptions
- exchange(Map<Term<?>, Term<?>>) - Method in class org.tweetyproject.logics.fol.semantics.HerbrandInterpretation
-
For every mapping t1 -> t2, this method substitutes every occurrence of "t1" by "t2" and vice versa and returns the new interpretation
- exchange(Map<Term<?>, Term<?>>) - Method in class org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
-
For every mapping t1 -> t2, this method substitutes every occurrence of "t1" by "t2" and vice versa and returns the new interpretation
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.commons.syntax.ComplexLogicalFormulaAdapter
- exchange(Term<?>, Term<?>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.ComplexLogicalFormula
-
Substitutes all occurrences of term "v" in this formula by term "t" and at the same time replaces all occurrences of term "t" by term "v" and eventually returns the new formula.
- exchange(Term<?>, Term<?>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.LogicProgram
-
Substitutes all occurrences of term "v" in this formula by term "t" and at the same time replaces all occurrences of term "t" by term "v" and eventually returns the new formula.
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
-
Substitutes all occurrences of term "v" in this formula by term "t" and at the same time replaces all occurrences of term "t" by term "v" and eventually returns the new formula.
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.semantics.HerbrandInterpretation
-
Substitutes every occurrence of "t1" by "t2" and vice versa and returns the new interpretation.
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
-
Substitutes every occurrence of "t1" by "t2" and vice versa and returns the new interpretation.
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
-
Exchanges every occurence of "a" by "b" and vice versa.
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.Program
- exchange(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.nlp.syntax.NLPProgram
- EXCHANGE - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The EXCHANGE postulate
- ExcludeSubinterpretationsIterator - Class in org.tweetyproject.arg.adf.util
-
Iterates through all interpretations except the ones equal to or more specific than the provided ones.
- ExcludeSubinterpretationsIterator(List<Interpretation>) - Constructor for class org.tweetyproject.arg.adf.util.ExcludeSubinterpretationsIterator
- ExcludeTwoValuedSubinterpretationsIterator - Class in org.tweetyproject.arg.adf.util
-
Iterates through all two-valued(!) interpretations except the ones equal to or more specific than the provided ones.
- ExcludeTwoValuedSubinterpretationsIterator(List<Interpretation>) - Constructor for class org.tweetyproject.arg.adf.util.ExcludeTwoValuedSubinterpretationsIterator
- Exclusive - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.GatewayType
- EXCLUSIVE_GATEWAY - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.BpmnModel.BpmnNodeType
- ExclusiveDisjunction - Class in org.tweetyproject.logics.fol.syntax
-
The exclusive disjunction (XOR) in first-order logic.
- ExclusiveDisjunction - Class in org.tweetyproject.logics.pl.syntax
-
This class represents an exclusive disjunction (XOR) in propositional logic.
- ExclusiveDisjunction() - Constructor for class org.tweetyproject.logics.fol.syntax.ExclusiveDisjunction
-
Creates a new (empty) exclusive disjunction.
- ExclusiveDisjunction() - Constructor for class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
-
Creates a new (empty) exclusive disjunction.
- ExclusiveDisjunction(Collection<? extends RelationalFormula>) - Constructor for class org.tweetyproject.logics.fol.syntax.ExclusiveDisjunction
-
Creates a new exclusive disjunction with the given inner formulas.
- ExclusiveDisjunction(Collection<? extends PlFormula>) - Constructor for class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
-
Creates a new XOR formula with the given inner formulas.
- ExclusiveDisjunction(RelationalFormula, RelationalFormula) - Constructor for class org.tweetyproject.logics.fol.syntax.ExclusiveDisjunction
-
Creates a new exclusive disjunction with the two given formulae
- ExclusiveDisjunction(PlFormula, PlFormula) - Constructor for class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
-
Creates a new exclusive disjunction with the two given formulae
- EXCLUSIVEDISJUNCTION() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- ExclusiveDisjunctionAcceptanceCondition - Class in org.tweetyproject.arg.adf.syntax.acc
- ExclusiveDisjunctionAcceptanceCondition(AcceptanceCondition, AcceptanceCondition) - Constructor for class org.tweetyproject.arg.adf.syntax.acc.ExclusiveDisjunctionAcceptanceCondition
- ExclusiveGateway - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent exclusive gateways in a BPMN Model
- ExclusiveGateway() - Constructor for class org.tweetyproject.logics.bpm.syntax.ExclusiveGateway
-
Create a new instance
- ExclusiveGatewayParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse exclusive gateways in a BPMN model
- ExclusiveGatewayParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.ExclusiveGatewayParser
-
Create a new instance
- Executable - Interface in org.tweetyproject.agents
-
An executable is an action an agent performs within an environment.
- ExecutableDungTheory - Class in org.tweetyproject.agents.dialogues
-
This class packs a Dung theory into an executable object.
- ExecutableDungTheory() - Constructor for class org.tweetyproject.agents.dialogues.ExecutableDungTheory
-
Creates a new empty theory.
- ExecutableDungTheory(DungTheory) - Constructor for class org.tweetyproject.agents.dialogues.ExecutableDungTheory
-
Creates a new dung theory for the given Dung theory.
- ExecutableExtension - Class in org.tweetyproject.agents.dialogues
-
This class packs an extension into an executable object.
- ExecutableExtension() - Constructor for class org.tweetyproject.agents.dialogues.ExecutableExtension
-
Creates a new empty extension.
- ExecutableExtension(Collection<? extends Argument>) - Constructor for class org.tweetyproject.agents.dialogues.ExecutableExtension
-
Creates a new extension for the given arguments.
- ExecutableFormulaSet - Class in org.tweetyproject.agents.dialogues
-
This class packs a set of formulas into an executable object.
- ExecutableFormulaSet() - Constructor for class org.tweetyproject.agents.dialogues.ExecutableFormulaSet
-
Creates a new empty set.
- ExecutableFormulaSet(Collection<? extends PlFormula>) - Constructor for class org.tweetyproject.agents.dialogues.ExecutableFormulaSet
-
Creates a new set for the given formulas.
- execute() - Method in interface org.tweetyproject.arg.adf.reasoner.query.Query
- execute(File[], CommandParameter[]) - Method in class org.tweetyproject.logics.fol.plugin.FirstOrderLogicPlugin
-
Executes this plugin with given input files and other aggregated parameters
- execute(File[], CommandParameter[]) - Method in class org.tweetyproject.logics.pl.plugin.PlPlugin
-
Method to be executed with input files and parameters from tweety cli
- execute(File[], CommandParameter[]) - Method in class org.tweetyproject.logics.rpcl.plugin.RPCLPlugin
-
Executes this plugin with given input files and other aggregated parameters
- execute(File[], CommandParameter[]) - Method in class org.tweetyproject.plugin.AbstractTweetyPlugin
-
executes the given input
- execute(File[], CommandParameter[]) - Method in interface org.tweetyproject.plugin.TweetyPlugin
-
passes by the arguments given with the call to the called plugin
- execute(File[], CommandParameter[]) - Method in class org.tweetyproject.preferences.plugin.PreferencesPlugin
- execute(Collection<? extends Executable>) - Method in class org.tweetyproject.agents.dialogues.ArgumentationEnvironment
- execute(Collection<? extends Executable>) - Method in class org.tweetyproject.agents.dialogues.LotteryArgumentationEnvironment
- execute(Collection<? extends Executable>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.DeductiveEnvironment
- execute(Collection<? extends Executable>) - Method in interface org.tweetyproject.agents.Environment
-
Executes the given actions simultaneously and returns the resulting percepts.
- execute(AbstractProtocol) - Method in class org.tweetyproject.agents.dialogues.lotteries.LotteryGameSystem
- execute(AbstractProtocol) - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameSystem
- execute(AbstractProtocol) - Method in class org.tweetyproject.agents.MultiAgentSystem
-
Executes the given protocol till it terminates.
- execute(AbstractProtocol, int) - Method in class org.tweetyproject.agents.MultiAgentSystem
-
Executes the given protocol for the given number of steps.
- execute(Executable) - Method in class org.tweetyproject.agents.dialogues.ArgumentationEnvironment
- execute(Executable) - Method in class org.tweetyproject.agents.dialogues.LotteryArgumentationEnvironment
- execute(Executable) - Method in class org.tweetyproject.agents.dialogues.oppmodels.DeductiveEnvironment
- execute(Executable) - Method in interface org.tweetyproject.agents.Environment
-
Executes the given action and returns the resulting percepts.
- EXECUTE_TILL_TERMINATION - Static variable in class org.tweetyproject.agents.MultiAgentSystem
-
Indicates that the execution of this system's protocol should be repeated until it has terminated.
- executeParallel() - Method in interface org.tweetyproject.arg.adf.reasoner.query.Query
-
Deprecated.still work in progress
- Execution - Interface in org.tweetyproject.arg.adf.reasoner.sat.execution
-
Encapsulates the state of a query execution.
- ExistentialRestriction - Class in org.tweetyproject.logics.dl.syntax
-
This class models an existential restriction in description logics, i.e.
- ExistentialRestriction(Pair<AtomicRole, ComplexConcept>) - Constructor for class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- ExistentialRestriction(AtomicRole, ComplexConcept) - Constructor for class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
-
Creates a new ALC existential restriction with the given role and concept.
- exists() - Method in interface org.tweetyproject.arg.adf.reasoner.query.TaskStep
- existsDirectedPath(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- existsDirectedPath(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- existsDirectedPath(Argument, Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- existsDirectedPath(SetAf, Argument, Argument) - Static method in class org.tweetyproject.arg.setaf.syntax.SetAf
- existsDirectedPath(Graph<S>, S, S) - Static method in class org.tweetyproject.graphs.DefaultGraph
-
Checks whether there is a (directed) path from node1 to node2 in the given graph.
- existsDirectedPath(HyperGraph<T>, T, T) - Method in class org.tweetyproject.graphs.HyperGraph
- existsDirectedPath(BpmnNode, BpmnNode) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- existsDirectedPath(PetriNetNode, PetriNetNode) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- existsDirectedPath(Marking, Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- existsDirectedPath(T, T) - Method in class org.tweetyproject.graphs.DefaultGraph
- existsDirectedPath(T, T) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Checks whether there is a (directed) path from node1 to node2.
- existsDirectedPath(T, T) - Method in interface org.tweetyproject.graphs.Graph
-
Checks whether there is a (directed) path from node1 to node2.
- existsDirectedPath(T, T) - Method in class org.tweetyproject.graphs.HyperGraph
- ExistsQuantifiedFormula - Class in org.tweetyproject.logics.fol.syntax
-
Exists-quantified first-order logic formula.
- ExistsQuantifiedFormula - Class in org.tweetyproject.logics.qbf.syntax
-
This class represents existential quantification for boolean formulas.
- ExistsQuantifiedFormula(RelationalFormula, Set<Variable>) - Constructor for class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
-
Creates a new quantified folFormula with the given folFormula and variables.
- ExistsQuantifiedFormula(RelationalFormula, Variable) - Constructor for class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
-
Creates a new quantified folFormula with the given folFormula and variable.
- ExistsQuantifiedFormula(ExistsQuantifiedFormula) - Constructor for class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- ExistsQuantifiedFormula(PlFormula, Set<Proposition>) - Constructor for class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
-
Create a new existential boolean quantification.
- ExistsQuantifiedFormula(PlFormula, Proposition) - Constructor for class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
-
Create a new existential boolean quantification.
- ExistsQuantifiedFormula(ExistsQuantifiedFormula) - Constructor for class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
-
Create a new existential boolean quantification.
- EXISTSQUANTIFIER() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- Exp - Class in org.tweetyproject.math.term
-
This class represents an exponential expression by "e".
- Exp(Term) - Constructor for class org.tweetyproject.math.term.Exp
-
Creates a new exponential term with the given term.
- expand(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.DefaultMultipleBaseExpansionOperator
- expand(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.MultipleBaseExpansionOperator
-
Expands the first collection of formulas by the second collection of formulas.
- expand(Collection<T>, T) - Method in interface org.tweetyproject.beliefdynamics.BaseExpansionOperator
-
Expands the given collection of formulas by the given formula.
- expand(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.DefaultBaseExpansionOperator
- expand(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.MultipleBaseExpansionOperator
- expandAssociativeOperations() - Method in class org.tweetyproject.math.equation.Statement
-
This method expands all associative operations appearing in this statement, e.g.
- expandAssociativeOperations() - Method in class org.tweetyproject.math.term.Constant
- expandAssociativeOperations() - Method in class org.tweetyproject.math.term.Difference
- expandAssociativeOperations() - Method in class org.tweetyproject.math.term.Fraction
- expandAssociativeOperations() - Method in class org.tweetyproject.math.term.FunctionalTerm
- expandAssociativeOperations() - Method in class org.tweetyproject.math.term.Maximum
- expandAssociativeOperations() - Method in class org.tweetyproject.math.term.Minimum
- expandAssociativeOperations() - Method in class org.tweetyproject.math.term.Product
- expandAssociativeOperations() - Method in class org.tweetyproject.math.term.Sum
- expandAssociativeOperations() - Method in class org.tweetyproject.math.term.Term
-
This method expands all associative operations appearing in this term, e.g.
- expandAssociativeOperations() - Method in class org.tweetyproject.math.term.Variable
- ExpandBuff(boolean) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- ExpandBuff(boolean) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- ExpandBuff(boolean) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- ExpandBuff(boolean) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- ExpandBuff(boolean) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ExpandMCExample - Class in org.tweetyproject.arg.peaf.examples
- ExpandMCExample() - Constructor for class org.tweetyproject.arg.peaf.examples.ExpandMCExample
- expectedTokenSequences - Variable in exception org.tweetyproject.arg.delp.parser.ParseException
- expectedTokenSequences - Variable in exception org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception org.tweetyproject.lp.asp.parser.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception org.tweetyproject.preferences.io.ParseException
- Expression(DefeasibleLogicProgram, FolSignature) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- extend(Interpretation, Argument, boolean) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
-
Extends the given interpretation by deciding a currently undecided argument.
- ExtendedExampleFinder - Class in org.tweetyproject.arg.dung.learning
-
This class can be used to find example dung theories that produce the same set of extensions wrt to two semantics, but different extensions wrt to another semantics
- ExtendedExampleFinder(AbstractExtensionReasoner, AbstractExtensionReasoner, AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.dung.learning.ExtendedExampleFinder
-
initialize with three specific reasoners
- ExtendedExampleFinder(Semantics, Semantics, Semantics) - Constructor for class org.tweetyproject.arg.dung.learning.ExtendedExampleFinder
-
initialize with three semantics and automatically find reasoners for them (if they exist)
- ExtendedExampleFinderExample - Class in org.tweetyproject.arg.dung.examples
-
example to show the use of the ExtendedExampleFinder class
- ExtendedExampleFinderExample() - Constructor for class org.tweetyproject.arg.dung.examples.ExtendedExampleFinderExample
- extension() - Method in enum class org.tweetyproject.arg.dung.parser.FileFormat
-
Returns the extension of the file format.
- Extension - Class in org.tweetyproject.arg.dung.semantics
-
This class models a (possible) extension of a Dung theory, i.e.
- Extension - Class in org.tweetyproject.logics.rdl.semantics
-
An extension of a default theory, i.e.
- Extension() - Constructor for class org.tweetyproject.arg.dung.semantics.Extension
-
Creates a new empty extension.
- Extension() - Constructor for class org.tweetyproject.logics.rdl.semantics.Extension
-
Default constructor
- Extension(Collection<? extends Argument>) - Constructor for class org.tweetyproject.arg.dung.semantics.Extension
-
Creates a new extension with the given set of arguments.
- Extension(Collection<FolFormula>) - Constructor for class org.tweetyproject.logics.rdl.semantics.Extension
-
Creates a new extension with the given set of formulas.
- extensionReasoner - Variable in class org.tweetyproject.arg.peaf.analysis.AbstractAnalysis
-
The extension reasoner that analysis will be based on
- extensions(Vector<Labelling>, DungAF, Encoding, String, boolean) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.CompleteSemantics
- extensions(Vector<Labelling>, DungAF, Encoding, String, boolean) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.GroundedSemantics
- extensions(Vector<Labelling>, DungAF, Encoding, String, boolean) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.PreferredSemantics
- extensions(Vector<Labelling>, DungAF, Encoding, String, boolean) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.SemiStableSemantics
- extensions(Vector<Labelling>, DungAF, Encoding, String, boolean) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.StableSemantics
F
- f - Variable in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyUpdateEvent
- faculty(int) - Static method in class org.tweetyproject.commons.util.MathTools
-
Computes the faculty of the given number.
- faf(ArgumentSet) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
The characteristic function of an bipolar argumentation framework: F_AF(S) = {A|A is acceptable wrt.
- faf(Extension) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
The characteristic function of an abstract argumentation framework: F_AF(S) = {A|A is acceptable wrt.
- faf(SetAfExtension) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
The characteristic function of an abstract argumentation framework: F_AF(S) = {A|A is acceptable wrt.
- FALSE - Enum constant in enum class org.tweetyproject.logics.pl.semantics.PriestWorld.TruthValue
- falsifies(PossibleWorld, Conditional) - Static method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Checks whether the given possible world w falsifies the given conditional (B|A), i.e.
- FATAL - Enum constant in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
- FB - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- FbInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
Implements the forgetting-based inconsistency measure from [Besnard.
- FbInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pl.analysis.FbInconsistencyMeasure
- FileDungTheoryGenerator - Class in org.tweetyproject.arg.dung.util
-
This generator receives a list of files containing Dung theories and returns those step by step.
- FileDungTheoryGenerator(File[], Parser<DungTheory, ?>, boolean) - Constructor for class org.tweetyproject.arg.dung.util.FileDungTheoryGenerator
-
Creates a new theory generator for the given files, which can be parsed by the given parser.
- FileFormat - Enum Class in org.tweetyproject.arg.dung.parser
-
This enum lists all supported file formats.
- FileListCommandParameter - Class in org.tweetyproject.plugin.parameter
-
This parameter holds a file-list of possible arguments
- FileListCommandParameter(String, String) - Constructor for class org.tweetyproject.plugin.parameter.FileListCommandParameter
-
Creates a new file list command parameter
- FillBuff() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- FillBuff() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- FillBuff() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- FillBuff() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- FillBuff() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.tweetyproject.web.CorsResponseFilter
- findbestNeighbor(ArrayList<ArrayList<ElementOfCombinatoricsProb>>) - Method in class org.tweetyproject.math.opt.solver.StochasticLocalSearch
- findrandomNeighbor(ArrayList<ArrayList<ElementOfCombinatoricsProb>>) - Method in class org.tweetyproject.math.opt.solver.StochasticLocalSearch
- finish(AcceptanceCondition, Void) - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- finish(AcceptanceCondition, Void) - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- finish(U, D) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- finish(U, Collection<D>) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- fire() - Method in class org.tweetyproject.logics.petri.syntax.Ark
-
Fire this ark and conduct respective token propagations
- fire() - Method in class org.tweetyproject.logics.petri.syntax.Transition
-
fire this transition, which means firing all incoming and all outgoing arks
- fire(Transition) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- fireInconsistencyUpdateEvent(InconsistencyUpdateEvent) - Method in class org.tweetyproject.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
- first - Variable in class org.tweetyproject.arg.adf.util.Pair
- FIRST_OPTIMIZATION_WEIGHT - Static variable in class org.tweetyproject.arg.prob.dynamics.AbstractPAChangeOperator
-
Optimizations carried out by ancestors of this class perform a two-level optimization.
- FirstOrderLogicPlugin - Class in org.tweetyproject.logics.fol.plugin
-
This class models the plugin for first order logics used in the tweety cli Note: Currently FOL-files MUST BE named after the pattern "*.fologic" Very early state, not finished or debugged yet.
- FirstOrderLogicPlugin() - Constructor for class org.tweetyproject.logics.fol.plugin.FirstOrderLogicPlugin
-
actually used constructor, initializes start parameters for this plugin
- FirstOrderLogicPlugin(String[]) - Constructor for class org.tweetyproject.logics.fol.plugin.FirstOrderLogicPlugin
-
non-empty constructor in case of problems concerning jspf
- firstSet - Variable in class org.tweetyproject.commons.DualSetSignature
-
The first set of formulas of this signature.
- firstSet - Variable in class org.tweetyproject.commons.QuadrupleSetSignature
-
The first set of formulas in this signature.
- firstSet - Variable in class org.tweetyproject.commons.TripleSetSignature
-
The first set of formulas of this signature.
- FitnessComparator(CombinatoricsProblem) - Constructor for class org.tweetyproject.math.opt.solver.SimpleGeneticOptimizationSolverCombinatorics.FitnessComparator
- FixPartialSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
-
Fixes the already assigned true/false values.
- FixPartialSatEncoding(PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.FixPartialSatEncoding
- FixPartialTransformer - Class in org.tweetyproject.arg.adf.transform
-
Syntactically rewrites the acceptance condition s.t.
- FixPartialTransformer(Interpretation) - Constructor for class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- FlatAbaReasoner<T extends Formula> - Class in org.tweetyproject.arg.aba.reasoner
-
This class models a reasoner over ABA formulae.
- FlatAbaReasoner(Semantics) - Constructor for class org.tweetyproject.arg.aba.reasoner.FlatAbaReasoner
-
Creates a new instance
- FloatConstant - Class in org.tweetyproject.math.term
-
This class encapsulates a float as a term.
- FloatConstant(double) - Constructor for class org.tweetyproject.math.term.FloatConstant
-
Creates a new Float.
- FloatConstant(float) - Constructor for class org.tweetyproject.math.term.FloatConstant
-
Creates a new Float.
- floatValue() - Method in class org.tweetyproject.math.ComplexNumber
- floatValue() - Method in class org.tweetyproject.math.probability.Probability
- FloatVariable - Class in org.tweetyproject.math.term
-
This class models an float variable as a mathematical term.
- FloatVariable(String) - Constructor for class org.tweetyproject.math.term.FloatVariable
-
Creates a new variable with the given name.
- FloatVariable(String, boolean) - Constructor for class org.tweetyproject.math.term.FloatVariable
-
Creates a new variable with the given name.
- FloatVariable(String, double, double) - Constructor for class org.tweetyproject.math.term.FloatVariable
-
Creates a new variable with the given name and bounds.
- FolAction - Class in org.tweetyproject.action.signature
-
An action is a truth-valued function on the set of action names, which is denoted by the set of actions which are mapped to 'true'.
- FolAction() - Constructor for class org.tweetyproject.action.signature.FolAction
-
Creates a new action, which maps all action names to false.
- FolAction(Set<FolAtom>) - Constructor for class org.tweetyproject.action.signature.FolAction
-
Creates a new action, which maps the given action names to true, and every thing else to false.
- FolActionName - Class in org.tweetyproject.action.signature
-
This class represents an action name.
- FolActionName(String) - Constructor for class org.tweetyproject.action.signature.FolActionName
-
Creates a new action name predicate with the given name and zero-arity.
- FolActionName(String, int) - Constructor for class org.tweetyproject.action.signature.FolActionName
-
Creates a new actionname predicate with the given name and arity.
- FolActionName(String, List<Sort>) - Constructor for class org.tweetyproject.action.signature.FolActionName
-
Creates a new actionname predicate with the given name and a list of argument sorts, whose element count equals the arity of this predicate.
- FolAtom - Class in org.tweetyproject.logics.fol.syntax
-
An atom in first-order logic, i.e.
- FolAtom() - Constructor for class org.tweetyproject.logics.fol.syntax.FolAtom
-
Default-Ctor: Creates new empty FOL-Atom
- FolAtom(Predicate) - Constructor for class org.tweetyproject.logics.fol.syntax.FolAtom
-
Creates a new atom with the given predicate and initializes an empty argument list.
- FolAtom(Predicate, List<? extends Term<?>>) - Constructor for class org.tweetyproject.logics.fol.syntax.FolAtom
-
Creates a new atom with the given predicate and list of terms
- FolAtom(Predicate, Term<?>...) - Constructor for class org.tweetyproject.logics.fol.syntax.FolAtom
- FolAtom(FolAtom) - Constructor for class org.tweetyproject.logics.fol.syntax.FolAtom
- FolBeliefSet - Class in org.tweetyproject.logics.fol.syntax
-
This class models a first-order knowledge base, i.e.
- FolBeliefSet() - Constructor for class org.tweetyproject.logics.fol.syntax.FolBeliefSet
-
Creates a new and empty first-order knowledge base.
- FolBeliefSet(Collection<FolFormula>) - Constructor for class org.tweetyproject.logics.fol.syntax.FolBeliefSet
-
Creates a new first-order knowledge base with the given set of formulas.
- FolExample - Class in org.tweetyproject.logics.fol.examples
-
Some examples for using FolParser and provers.
- FolExample() - Constructor for class org.tweetyproject.logics.fol.examples.FolExample
- FolFluentName - Class in org.tweetyproject.action.signature
-
This class represents a fluent name.
- FolFluentName(String) - Constructor for class org.tweetyproject.action.signature.FolFluentName
-
Creates a new folfluentname predicate with the given name and zero-arity.
- FolFluentName(String, int) - Constructor for class org.tweetyproject.action.signature.FolFluentName
-
Creates a new folfluentname with the given name and arity.
- FolFluentName(String, List<Sort>) - Constructor for class org.tweetyproject.action.signature.FolFluentName
-
Creates a new fluentname predicate with the given name and a list of argument sorts, whose element count equals the arity of this predicate.
- FolFormula - Class in org.tweetyproject.logics.fol.syntax
-
The common abstract class for formulas of first-order logic.
- FolFormula() - Constructor for class org.tweetyproject.logics.fol.syntax.FolFormula
- FolFormulaGenerator - Class in org.tweetyproject.arg.aspic.ruleformulagenerator
- FolFormulaGenerator() - Constructor for class org.tweetyproject.arg.aspic.ruleformulagenerator.FolFormulaGenerator
- FolParser - Class in org.tweetyproject.logics.fol.parser
-
This class implements a parser for first-order logic.
- FolParser() - Constructor for class org.tweetyproject.logics.fol.parser.FolParser
-
Creates a new FolParser
- FolParser(boolean) - Constructor for class org.tweetyproject.logics.fol.parser.FolParser
-
Creates a new FolParser
- FOLPropTranslator - Class in org.tweetyproject.logics.translators.folprop
-
A Translator between the FOL and propositonal logic and vice versa.
- FOLPropTranslator() - Constructor for class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
-
Default-Ctor
- FolReasoner - Class in org.tweetyproject.logics.fol.reasoner
-
Abstract FOL Prover to be implemented by concrete solvers.
- FolReasoner() - Constructor for class org.tweetyproject.logics.fol.reasoner.FolReasoner
- FolSignature - Class in org.tweetyproject.logics.fol.syntax
-
This class captures the signature of a specific first-order language.
- FolSignature() - Constructor for class org.tweetyproject.logics.fol.syntax.FolSignature
-
Creates an empty signature
- FolSignature(boolean) - Constructor for class org.tweetyproject.logics.fol.syntax.FolSignature
-
Creates an empty signature or an otherwise empty signature with equality.
- FolSignature(Collection<?>) - Constructor for class org.tweetyproject.logics.fol.syntax.FolSignature
-
Creates a signature with the given objects (should be sorts, constants, predicates, functors, or formulas).
- FolSignature(Collection<?>, boolean) - Constructor for class org.tweetyproject.logics.fol.syntax.FolSignature
-
Creates a signature with the given objects (should be sorts, constants, predicates, functors, or formulas) and, if desired, equality.
- FolWriter - Interface in org.tweetyproject.logics.fol.writer
-
Prints out single first-order logic formulas and full knowledge bases.
- fontSize - Variable in class org.tweetyproject.graphs.util.GraphPlotter
-
the font size of labels in the plot
- forAll() - Method in interface org.tweetyproject.arg.adf.reasoner.query.ConditionalTaskStep
- ForallQuantifiedFormula - Class in org.tweetyproject.logics.fol.syntax
-
For-All-quantified first-order logic formula.
- ForallQuantifiedFormula - Class in org.tweetyproject.logics.qbf.syntax
-
This class represents universal quantification for boolean formulas.
- ForallQuantifiedFormula(RelationalFormula, Set<Variable>) - Constructor for class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
-
Creates a new quantified folFormula with the given folFormula and variables.
- ForallQuantifiedFormula(RelationalFormula, Variable) - Constructor for class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
-
Creates a new quantified folFormula with the given folFormula and variable.
- ForallQuantifiedFormula(ForallQuantifiedFormula) - Constructor for class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- ForallQuantifiedFormula(PlFormula, Set<Proposition>) - Constructor for class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
-
Create a new universal boolean quantification.
- ForallQuantifiedFormula(PlFormula, Proposition) - Constructor for class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
-
Create a new universal boolean quantification.
- ForallQuantifiedFormula(ForallQuantifiedFormula) - Constructor for class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
-
Create a new existential boolean quantification.
- FORALLQUANTIFIER() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- forceStrictness(Set<PlFormula>) - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Sets the rank of every interpretation i that does not satisfy the given set of formulas to RankingFunction.INFINITY.
- formNeighborhood(ArrayList<ElementOfCombinatoricsProb>, int, int, double) - Method in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
- formula - Variable in class org.tweetyproject.action.query.syntax.QueryProposition
- formula - Variable in class org.tweetyproject.action.query.syntax.SActionQuery
- Formula - Interface in org.tweetyproject.commons
-
A formula is a basic language construct.
- Formula(FolSignature) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- formulas - Variable in class org.tweetyproject.commons.SingleSetSignature
-
The set of formulas that represents this signature.
- FormulaSampler<T extends Formula> - Class in org.tweetyproject.commons
-
This abstract class models a sampler for formulas.
- FormulaSampler(Signature) - Constructor for class org.tweetyproject.commons.FormulaSampler
-
Creates a new formula sampler for the given signature.
- FormulaStream<S extends Formula> - Interface in org.tweetyproject.commons.streams
-
This interface models a stream on formulas.
- FoundedPASemantics - Class in org.tweetyproject.arg.prob.semantics
-
P is founded wrt.
- FoundedPASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.FoundedPASemantics
- fourthSet - Variable in class org.tweetyproject.commons.QuadrupleSetSignature
-
The fourth set of formulas in this signature.
- FracAggrFunction - Class in org.tweetyproject.math.func
-
This is the function 1-\sum_i (1-x_i/i) used e.g in [Mu,Liu,Jin, Bell.
- FracAggrFunction() - Constructor for class org.tweetyproject.math.func.FracAggrFunction
- Fraction - Class in org.tweetyproject.math.term
-
Instances of this class represent fractions of two terms.
- Fraction(Term, Term) - Constructor for class org.tweetyproject.math.term.Fraction
-
Creates a new fraction of the two given terms.
- FractionSequenceFunction - Class in org.tweetyproject.math.func
-
The function 1/x.
- FractionSequenceFunction() - Constructor for class org.tweetyproject.math.func.FractionSequenceFunction
- frameworkSize - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
- frameworkSize - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- FREEFORMULADILUTION - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The FREEFORMULADILUTION postulate
- FREEFORMULAINDEPENDENCE - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The FREEFORMULAINDEPENDENCE postulate
- fromFile(File) - Static method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- fromID - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONEdge
-
Corresponds to the identifier of the node that originates this edge
- FromMANodeNotINodeException(String) - Constructor for exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.FromMANodeNotINodeException
- fromMap(Map<Argument, Boolean>) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- fromMap(Map<Argument, AcceptanceCondition>) - Static method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- froms - Variable in class org.tweetyproject.arg.peaf.syntax.EAttack
-
The arguments that originate the attack
- froms - Variable in class org.tweetyproject.arg.peaf.syntax.ESupport
-
The arguments that originate the support
- fromSet(Set<Argument>, AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- fromSets(Set<Argument>, Set<Argument>, Set<Argument>) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- fromSets(Set<Argument>, Set<Argument>, AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- fromWitness(Set<Literal>, PropositionalMapping) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
-
Constructs a three-valued ADF interpretation from a witness of a propositional sat encoding.
- fullString() - Method in class org.tweetyproject.logics.cl.kappa.KappaValue
- func - Variable in class org.tweetyproject.lp.asp.parser.ASTAggregate
- func - Variable in class org.tweetyproject.lp.asp.parser.ASTAggrFunc
- func - Variable in class org.tweetyproject.lp.asp.parser.ASTOptFunc
- func(String) - Method in class org.tweetyproject.lp.asp.parser.ASTAggregate
- func(String) - Method in class org.tweetyproject.lp.asp.parser.ASTAggrFunc
- func(String) - Method in class org.tweetyproject.lp.asp.parser.ASTOptFunc
- FunctionalTerm - Class in org.tweetyproject.logics.commons.syntax
-
A functional term in a logic language, i.e.
- FunctionalTerm - Class in org.tweetyproject.math.term
-
Instances of this class represent a functional term on some inner term.
- FunctionalTerm(FunctionalTerm) - Constructor for class org.tweetyproject.logics.commons.syntax.FunctionalTerm
- FunctionalTerm(Functor) - Constructor for class org.tweetyproject.logics.commons.syntax.FunctionalTerm
-
Creates a new functional term with the given functor.
- FunctionalTerm(Functor, List<Term<?>>) - Constructor for class org.tweetyproject.logics.commons.syntax.FunctionalTerm
-
Creates a new functional term with the given functor and the given list of arguments.
- FunctionalTerm(Functor, Term<?>...) - Constructor for class org.tweetyproject.logics.commons.syntax.FunctionalTerm
- FunctionalTerm(Term) - Constructor for class org.tweetyproject.math.term.FunctionalTerm
-
Creates a new functional term with the given inner term.
- functions - Variable in class org.tweetyproject.math.opt.rootFinder.RootFinder
-
The (multi-dimensional) function of this root finder.
- Functions<T> - Class in org.tweetyproject.preferences.ranking
-
An abstract class as superclass for two different ranking/leveling functions used to rank elements from preference orders
- Functions() - Constructor for class org.tweetyproject.preferences.ranking.Functions
- Functor - Class in org.tweetyproject.logics.commons.syntax
-
A functor for logic language, i.e.
- Functor(String) - Constructor for class org.tweetyproject.logics.commons.syntax.Functor
-
Initializes a functor of arity zero with the given name; the target sort is initialized to Sort.THING.
- Functor(String, int) - Constructor for class org.tweetyproject.logics.commons.syntax.Functor
-
Initializes a functor with the given name and of the given arity.
- Functor(String, List<Sort>, Sort) - Constructor for class org.tweetyproject.logics.commons.syntax.Functor
-
Initializes a functor with the given name, the given list of argument sorts, and the given target sort.
- FuzzyInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
This measure implements the approach presented in [Thimm, Measuring Inconsistency with Many-Valued Logics.
- FuzzyInconsistencyMeasure(TNorm) - Constructor for class org.tweetyproject.logics.pl.analysis.FuzzyInconsistencyMeasure
-
Creates a new measure for the given T-norm.
- FuzzyInconsistencyMeasure(TNorm, byte) - Constructor for class org.tweetyproject.logics.pl.analysis.FuzzyInconsistencyMeasure
-
Creates a new measure for the given T-norm.
- FuzzyInconsistencyMeasure(TNorm, TCoNorm) - Constructor for class org.tweetyproject.logics.pl.analysis.FuzzyInconsistencyMeasure
-
Creates a new measure (T Version) for the given T-norm and T-conorm.
- FuzzyInconsistencyMeasure(TNorm, TCoNorm, byte) - Constructor for class org.tweetyproject.logics.pl.analysis.FuzzyInconsistencyMeasure
-
Creates a new measure for the given T-norm and T-conorm.
- FuzzyInterpretation - Class in org.tweetyproject.logics.pl.semantics
-
A fuzzy interpretation for propositional logic.
- FuzzyInterpretation() - Constructor for class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
-
Creates a new fuzzy interpretation
- FuzzyMeasureExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating fuzzy logic-based inconsistency measures.
- FuzzyMeasureExample() - Constructor for class org.tweetyproject.logics.pl.examples.FuzzyMeasureExample
- FuzzyNegation - Class in org.tweetyproject.math.func.fuzzy
-
Represents a fuzzy negation, i.e., a generalization of a logical negation on values in [0,1].
- FuzzyNegation() - Constructor for class org.tweetyproject.math.func.fuzzy.FuzzyNegation
G
- GameProtocol - Interface in org.tweetyproject.agents.sim
-
Classes implementing this interface represent protocols for games in the game theoretic meaning.
- GameSimulator<S extends AbstractProtocol & GameProtocol,
T extends Agent, R extends MultiAgentSystem<T>> - Class in org.tweetyproject.agents.sim -
This class implements a game simulator.
- GameSimulator(MultiAgentSystemGenerator<T, R>, ProtocolGenerator<S, T, R>, List<AgentGenerator<T, R>>) - Constructor for class org.tweetyproject.agents.sim.GameSimulator
-
Creates a new GameSimulator for the given MultiAgentSystemGenerator and AgentGenerators.
- GAMMA_PARAMETER - Static variable in class org.tweetyproject.machinelearning.svm.MultiClassRbfTrainer
-
The gamma parameter for learning
- Gateway - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent gateways of all kinds in a BPMN Model
- Gateway() - Constructor for class org.tweetyproject.logics.bpm.syntax.Gateway
-
Create a new instance
- GatewayType - Enum Class in org.tweetyproject.logics.bpm.syntax
-
Possible types of gateways in a BPMN model
- geLowerCut(DungTheory, double) - Method in class org.tweetyproject.arg.prob.semantics.ProbabilisticExtension
-
Returns the lower cut of this probabilistic extension wrt.
- GEN_SPEC - Enum constant in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Factory
- GeneralAbaReasoner<T extends Formula> - Class in org.tweetyproject.arg.aba.reasoner
-
This is an abstract generalization over non-flat ABA reasoners.
- GeneralAbaReasoner() - Constructor for class org.tweetyproject.arg.aba.reasoner.GeneralAbaReasoner
- GeneralConstraintSatisfactionProblem - Class in org.tweetyproject.math.opt.problem
- GeneralConstraintSatisfactionProblem() - Constructor for class org.tweetyproject.math.opt.problem.GeneralConstraintSatisfactionProblem
- GeneralConstraintSatisfactionProblem(Collection<? extends OptProbElement>) - Constructor for class org.tweetyproject.math.opt.problem.GeneralConstraintSatisfactionProblem
- GeneralEdge<T> - Class in org.tweetyproject.graphs
- GeneralEdge() - Constructor for class org.tweetyproject.graphs.GeneralEdge
- GeneralGraph<T extends Node> - Interface in org.tweetyproject.graphs
- GeneralizedMeMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
Uses the generalized ME-model of a knowledge base to repair it, cf.
- GeneralizedMeMachineShop(int) - Constructor for class org.tweetyproject.logics.pcl.analysis.GeneralizedMeMachineShop
-
Creates a new machine shop with the given norm.
- GeneralizedMeReasoner - Class in org.tweetyproject.logics.pcl.reasoner
-
This class implements a generalized maximum entropy reasoner for probabilistic conditional logic as proposed in [Potyka, Thimm, 2014] which also works for inconsistent belief sets.
- GeneralizedMeReasoner(int) - Constructor for class org.tweetyproject.logics.pcl.reasoner.GeneralizedMeReasoner
-
Creates a new generalized ME-reasoner
- GeneralizedSpecificity - Class in org.tweetyproject.arg.delp.semantics
-
This class implements the generalized specificity criterion used to compare two arguments.
- GeneralizedSpecificity() - Constructor for class org.tweetyproject.arg.delp.semantics.GeneralizedSpecificity
- GeneralMathException - Exception in org.tweetyproject.math
-
This class is represents a general math exception;
- GeneralMathException() - Constructor for exception org.tweetyproject.math.GeneralMathException
-
Creates a new general math exception.
- GeneralMathException(String) - Constructor for exception org.tweetyproject.math.GeneralMathException
-
Creates a new general math exception.
- generate(LotteryGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.DirectGameProtocolGenerator
- generate(LotteryGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.DummyAgentGenerator
- generate(LotteryGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.ProbabilisticLotteryAgentGenerator
- generate(LotteryGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.RandomLotteryAgentGenerator
- generate(LotteryGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.UtilityBasedAgentGenerator
- generate(GroundedGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
- generate(GroundedGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameProtocolGenerator
- generate(SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.LotteryGameGenerator
- generate(SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameGenerator
- generate(SimulationParameters) - Method in interface org.tweetyproject.agents.sim.MultiAgentSystemGenerator
-
Generates a new multi-agent system.
- generate(SatSolverState) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.generator.CandidateGenerator
-
Does not return the same candidate on two calls on the same instance.
- generate(SatSolverState) - Method in class org.tweetyproject.arg.adf.reasoner.sat.generator.ConflictFreeGenerator
- generate(SatSolverState) - Method in class org.tweetyproject.arg.adf.reasoner.sat.generator.GroundGenerator
- generate(SatSolverState) - Method in class org.tweetyproject.arg.adf.reasoner.sat.generator.ModelGenerator
- generate(R, SimulationParameters) - Method in interface org.tweetyproject.agents.sim.ProtocolGenerator
-
Generates a new protocol.
- generate(S, SimulationParameters) - Method in interface org.tweetyproject.agents.sim.AgentGenerator
-
Generates a new agent for the given multi-agent system.
- generateBeliefState(GroundedGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
-
Generates a belief state for the agent wrt.
- generateBeliefState(GroundedGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameT1AgentGenerator
- generateBeliefState(GroundedGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameT2AgentGenerator
- generateBeliefState(GroundedGameSystem, SimulationParameters) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameT3AgentGenerator
- GenerateEvaluationExamples - Class in org.tweetyproject.arg.peaf.evaluation
- GenerateEvaluationExamples() - Constructor for class org.tweetyproject.arg.peaf.evaluation.GenerateEvaluationExamples
- generateParseException() - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- generateParseException() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- generateParseException() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- generateParseException() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
-
Generate ParseException.
- generateParseException() - Method in class org.tweetyproject.preferences.io.POParser
- generateParseException() - Method in class org.tweetyproject.preferences.io.UPParser
-
Generate ParseException.
- generatePreferenceOrder() - Method in class org.tweetyproject.preferences.ranking.Functions
-
this method returns a preference order made out of an ranking function
- generatePreferenceOrder() - Method in class org.tweetyproject.preferences.ranking.LevelingFunction
-
this method returns a preference order made out of this leveling function
- generatePreferenceOrder() - Method in class org.tweetyproject.preferences.ranking.RankingFunction
-
this method returns a preference order made out of an ranking function
- GEQ - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.BinaryOperator
- get() - Method in class org.tweetyproject.logics.bpm.parser.bpmn_to_petri.PetriNetParser
-
retrieve the constructed Petri net
- get() - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BpmnModelParser
-
retrieve the parsed instance of the BpmnModel class
- get() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Term
- get() - Method in class org.tweetyproject.logics.commons.syntax.StringTerm
- get() - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- get() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraphParser
-
Get the reachability graph after parsing
- get(boolean, boolean) - Static method in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- get(int) - Method in class org.tweetyproject.arg.adf.util.ThreeValuedBitSet
- get(int) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- get(int) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- get(int) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- get(int) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- get(int) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- get(int) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- get(Object) - Method in class org.tweetyproject.arg.adf.util.CacheMap
- get(Object) - Method in class org.tweetyproject.arg.adf.util.LazyMap
- get(Object) - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- get(Object) - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- get(Object) - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- get(Object) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- get(Object) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- get(Object) - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- get(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- get(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- get(Object) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- get(Object) - Method in class org.tweetyproject.preferences.ranking.Functions
-
returns the value to a given key
- get(String) - Static method in enum class org.tweetyproject.arg.peaf.analysis.AnalysisType
-
Get the AnalysisType by giving the keyword
- get(String) - Static method in enum class org.tweetyproject.arg.peaf.syntax.aif.AIFNodeType
-
Convert the node type in string to enum
- get(String) - Static method in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
-
Returns the YardstickProbability given the class name
- get(Division) - Method in class org.tweetyproject.arg.prob.lotteries.ArgumentationLottery
-
Returns the probability of the given outcome.
- get(LdoFormula) - Method in class org.tweetyproject.arg.prob.lotteries.LdoArgumentationLottery
-
Returns the probability of the given outcome.
- get(Argument) - Method in class org.tweetyproject.arg.social.semantics.SocialMapping
-
Returns the social value of the given argument
- get(Triple<T, T, Relation>) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
checks existence and returns a demanded pair
- get(Predicate, Collection<? extends Constant>) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
-
Retrieves the number of true instances assigned for the given predicate and the given equivalence class of constants.
- get(Proposition) - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
-
Returns the truth value of the given proposition.
- get_C_in_left() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Encoding
- get_C_in_right() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Encoding
- get_C_out_left() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Encoding
- get_C_out_right() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Encoding
- get_C_undec_left() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Encoding
- get_C_undec_right() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Encoding
- getABox() - Method in class org.tweetyproject.logics.dl.syntax.DlBeliefSet
- getAbsoluteValues() - Method in class org.tweetyproject.math.equation.Statement
-
Returns all absolute values of this statement.
- getAbsoluteValues() - Method in class org.tweetyproject.math.term.AbsoluteValue
- getAbsoluteValues() - Method in class org.tweetyproject.math.term.AssociativeOperation
- getAbsoluteValues() - Method in class org.tweetyproject.math.term.Constant
- getAbsoluteValues() - Method in class org.tweetyproject.math.term.Difference
- getAbsoluteValues() - Method in class org.tweetyproject.math.term.Fraction
- getAbsoluteValues() - Method in class org.tweetyproject.math.term.FunctionalTerm
- getAbsoluteValues() - Method in class org.tweetyproject.math.term.Term
-
Returns all absolute values of this term.
- getAbsoluteValues() - Method in class org.tweetyproject.math.term.Variable
- getAcceptableArguments(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractAcceptabilityReasoner
-
Returns the set of acceptable arguments of this reasoner.
- getAcceptableArguments(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.EeeAcceptabilityReasoner
- getAcceptableArguments(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.IaqAcceptabilityReasoner
- getAcceptableArguments(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SeeAcceptabilityReasoner
- getAcceptableArguments(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SeemAcceptabilityReasoner
- getAcceptanceCondition(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
-
Guaranteed to be non-null if the ADF contains the argument.
- getAcceptanceProbability(Division, Semantics) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Returns the probability of the given division being acceptable wrt.
- getAcceptanceProbability(LdoFormula, Semantics) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Returns the probability of the given formula being acceptable wrt.
- getAcceptanceProbability(Extension, Semantics) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Returns the probability of the given set of arguments being acceptable wrt.
- getAcceptanceProbability(Argument, Semantics) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Returns the probability of the given argument being acceptable wrt.
- getAction() - Method in class org.tweetyproject.action.transitionsystem.Transition
-
Returns the action that causes this transition.
- getAction() - Method in class org.tweetyproject.agents.ActionEvent
- getActionName(String) - Method in class org.tweetyproject.action.signature.ActionSignature
-
Returns the action name predicate with the given name if one exists, null otherwise.
- getActionNames() - Method in class org.tweetyproject.action.signature.ActionSignature
- getActions() - Method in class org.tweetyproject.action.query.syntax.NecessarilyQuery
- getActionSignature() - Method in class org.tweetyproject.action.query.syntax.NecessarilyQuery
- getActionSignature() - Method in class org.tweetyproject.action.query.syntax.QueryProposition
-
Returns a new action signature containing all symbols of the inner formula of this proposition.
- getActionSignature() - Method in class org.tweetyproject.action.query.syntax.SActionQuery
- getActivities() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
-
retrieve all nodes in this BPMN model that are Activities
- getAdditionalArguments() - Method in class org.tweetyproject.logics.fol.reasoner.EFOLReasoner
-
Returns the additional arguments given to the call of the EProver binary (Default value is "--auto-schedule").
- getAdditionalOptions() - Method in class org.tweetyproject.lp.asp.syntax.Program
- getAdjacencyMatrix() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getAdjacencyMatrix() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getAdjacencyMatrix() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getAdjacencyMatrix() - Method in class org.tweetyproject.graphs.DefaultGraph
- getAdjacencyMatrix() - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the adjacency matrix of this DirHyperGraph (the order of the nodes is the same as returned by "iterator()").
- getAdjacencyMatrix() - Method in interface org.tweetyproject.graphs.Graph
-
Returns the adjacency matrix of this graph (the order of the nodes is the same as returned by "iterator()").
- getAdjacencyMatrix() - Method in class org.tweetyproject.graphs.HyperGraph
- getAdjacencyMatrix() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getAdjacencyMatrix() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getAdjacencyMatrix() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getAF() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlLogicDeductiveKnowledgebase
-
Builds simple logic arguments and attacks among them---simple undercut and simple rebuttal---as described in http://www0.cs.ucl.ac.uk/staff/a.hunter/papers/ac13t.pdf
- getAfterFormula() - Method in class org.tweetyproject.action.description.syntax.DynamicLaw
- getAgent() - Method in class org.tweetyproject.agents.ActionEvent
- getAggregateElements() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- getAllAdmissbleExtensions() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
Computes all admissible extensions.
- getAllArguments() - Method in class org.tweetyproject.arg.prob.semantics.ProbabilisticExtension
-
Returns the set of all arguments appearing.
- getAllConclusions() - Method in class org.tweetyproject.arg.aba.syntax.Deduction
- getAllConclusions() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Returns all conclusions appearing in this argument.
- getAllConflictFreeExtensions() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
Computes all context-free extensions.
- getAllDeductions() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- getAllDeductions(Collection<Assumption<T>>) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- getAllExtensions() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
Computes all possible extensions.
- getAllGrounded() - Method in class org.tweetyproject.action.description.syntax.CLaw
- getAllGrounded() - Method in class org.tweetyproject.action.description.syntax.DynamicLaw
- getAllGrounded() - Method in class org.tweetyproject.action.description.syntax.StaticLaw
- getAllGrounded() - Method in class org.tweetyproject.action.query.syntax.SActionQuery
- getAllGroundedActionNameAtoms() - Method in class org.tweetyproject.action.signature.ActionSignature
-
Returns the set of all possible grounded atoms in this signature on the basis of all action name predicates contained.
- getAllGroundedFluentAtoms() - Method in class org.tweetyproject.action.signature.ActionSignature
-
Returns the set of all possible grounded atoms in this signature on the basis of all fluent predicates contained.
- getAllHerbrandInterpretations() - Method in class org.tweetyproject.logics.fol.semantics.HerbrandBase
- getAllHerbrandInterpretations() - Method in class org.tweetyproject.logics.ml.semantics.MlHerbrandBase
- getAllInterpretations(DlSignature) - Method in class org.tweetyproject.logics.dl.reasoner.NaiveDlReasoner
-
Get all interpretations for the given signature.
- getAllMNCompleteExtensions(DungTheory, int, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Returns all mn-complete extensions.
- getAllMNGroundedExtensions(DungTheory, int, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Returns all mn-grounded extensions.
- getAllMNPreferredExtensions(DungTheory, int, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Returns all mn-preferred extensions.
- getAllMStableExtensions(DungTheory, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Returns all m-stable extensions.
- getAllPossibleWorlds(Collection<Proposition>) - Static method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
- getAllPossibleWorlds(Collection<Proposition>) - Static method in class org.tweetyproject.logics.pl.semantics.PossibleWorld
-
Returns the set of all possible worlds for the given propositional signature.
- getAllPossibleWorlds(Collection<Proposition>) - Static method in class org.tweetyproject.logics.qbf.semantics.QbPossibleWorld
-
Returns the set of all possible worlds for the given propositional signature.
- getAllPossibleWorlds(PlSignature) - Static method in class org.tweetyproject.logics.pl.semantics.PossibleWorld
-
Returns the set of all possible worlds for the given propositional signature.
- getAllPossibleWorlds(PlSignature) - Static method in class org.tweetyproject.logics.qbf.semantics.QbPossibleWorld
-
Returns the set of all possible worlds for the given propositional signature.
- getAllPropositions() - Method in class org.tweetyproject.arg.saf.syntax.StructuredArgumentationFramework
- getAllRules() - Method in class org.tweetyproject.arg.aba.syntax.Deduction
- getAllRules() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Returns all rules appearing in this argument.
- getAllSubs() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
returns the Subs according to the ASPIC+ specification
- getAllSubstitutions(Set<Variable>) - Static method in class org.tweetyproject.action.grounding.GroundingTools
-
Calculates all possible substitutions in the given set of variables using all possible constants of the same sort.
- getAllSubstitutions(Set<Variable>, Set<Constant>) - Static method in class org.tweetyproject.action.grounding.GroundingTools
-
Calculates all possible substitutions of variables for a given set of constants
- getAmount() - Method in class org.tweetyproject.preferences.update.Update
-
returns the third element of this quadruple
- getAntColony(ConfigurationProvider) - Method in class org.tweetyproject.math.opt.solver.AntColonyOptimization
-
Ant colony
- getArgs() - Method in class org.tweetyproject.arg.rankings.semantics.LatticeArgumentRanking
- getArgument() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
-
Returns an argument representation (in Dung-style) of this LdoArgument.
- getArgument(int) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getArgumentationLine() - Method in class org.tweetyproject.arg.delp.semantics.DialecticalTree
-
Returns the argumentation line which is generated by the path from this node to the root (in reverse)
- getArgumentByIdentifier(String) - Method in class org.tweetyproject.arg.peaf.syntax.NamedPEAFTheory
-
Returns the EArgument object given its identifier
- getArgumentByVar(int) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getArgumentLiterals() - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.PropositionalMapping
- getArgumentNameFromIdentifier(String) - Method in class org.tweetyproject.arg.peaf.syntax.NamedPEAFTheory
-
Returns the argument's name give its identifier
- getArguments() - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.PropositionalMapping
- getArguments() - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- getArguments() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
-
Expands this systems's inference rules into a tree arguments
- getArguments() - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
Returns the set of all possible arguments, that can be built in this delp.
- getArguments() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- getArguments() - Method in class org.tweetyproject.arg.lp.syntax.ArgumentationKnowledgeBase
-
Returns all minimal arguments constructible from the extended logic program
- getArguments() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getArguments() - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
- getArguments() - Method in class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Gets arguments of the EAF
- getArguments() - Method in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- getArguments() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Get the insert ordered list of arguments.
- getArguments() - Method in class org.tweetyproject.logics.commons.syntax.FunctionalTerm
- getArguments() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Atom
- getArguments() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- getArguments() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- getArguments() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getArguments() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- getArgumentsAsSet() - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Get all arguments
- getArgumentsOfStatus(ArgumentStatus) - Method in class org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation
-
Returns all arguments that have the given status in this interpretation.
- getArgumentsOfStatus(ArgumentStatus) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- getArgumentsOfStatus(ArgumentStatus) - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- getArgumentsOfStatus(ArgumentStatus) - Method in class org.tweetyproject.arg.rankings.semantics.LatticeArgumentRanking
- getArgumentsOfStatus(ArgumentStatus) - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- getArgumentsOfStatus(ArgumentStatus) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfAbstractArgumentationInterpretation
-
Returns all arguments that have the given status in this interpretation.
- getArgumentsOfStatus(ArgumentStatus) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- getArgumentsOfStatus(ArgumentStatus) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- getArgumentsWithConclusion(DefeasibleLogicProgram, FolFormula) - Static method in class org.tweetyproject.arg.delp.reasoner.DelpReasoner
-
Returns all arguments with the given conclusion from the delp.
- getArgumentTree(DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.semantics.Compilation
-
Returns the argument tree for the given argument.
- getArgumentTree(DeductiveKnowledgeBase, DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.reasoner.AbstractDeductiveArgumentationReasoner
-
Computes the argument tree of the given argument.
- getArgumentTree(DeductiveKnowledgeBase, DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.reasoner.CompilationReasoner
- getArgumentTree(DeductiveKnowledgeBase, DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.reasoner.SimpleDeductiveReasoner
- getArgumentTypes() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
- getArgumentTypes() - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- getArity() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
- getArity() - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- getASCIITree() - Method in class org.tweetyproject.arg.peaf.syntax.PEAFTheory
-
Returns an ascii tree for debug purposes.
- getAssumptions() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- getAssumptions() - Method in class org.tweetyproject.arg.aba.syntax.Deduction
- getAssumptions() - Method in class org.tweetyproject.arg.lp.syntax.Argument
-
Returns the set of assumptions, i.e.
- getAtom() - Method in interface org.tweetyproject.arg.adf.syntax.pl.Literal
- getAtom() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getAtom() - Method in class org.tweetyproject.lp.asp.syntax.ASPLiteral
- getAtom() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- getAtoms() - Method in class org.tweetyproject.action.description.syntax.CLaw
- getAtoms() - Method in class org.tweetyproject.action.description.syntax.DynamicLaw
- getAtoms() - Method in class org.tweetyproject.action.description.syntax.StaticLaw
- getAtoms() - Method in class org.tweetyproject.action.signature.FolAction
-
Returns all atoms, e.g.
- getAtoms() - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- getAtoms() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- getAtoms() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getAtoms() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractGraphLdoModality
- getAtoms() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractLdoModality
- getAtoms() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- getAtoms() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- getAtoms() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- getAtoms() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
- getAtoms() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoRelation
- getAtoms() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- getAtoms() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- getAtoms() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.SimpleLogicalFormula
-
Processes the set of all atoms which appear in this formula
- getAtoms() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- getAtoms() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- getAtoms() - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
- getAtoms() - Method in class org.tweetyproject.logics.dl.syntax.DlAxiom
- getAtoms() - Method in class org.tweetyproject.logics.fol.semantics.HerbrandBase
- getAtoms() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- getAtoms() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- getAtoms() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- getAtoms() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- getAtoms() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- getAtoms() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- getAtoms() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- getAtoms() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- getAtoms() - Method in class org.tweetyproject.logics.ml.semantics.MlHerbrandBase
- getAtoms() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- getAtoms() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- getAtoms() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- getAtoms() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- getAtoms() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- getAtoms() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- getAtoms() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- getAtoms() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- getAtoms() - Method in class org.tweetyproject.logics.pl.syntax.SpecialFormula
- getAtoms() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- getAtoms() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- getAtoms() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getAtoms() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- getAtoms() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- getAtoms() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- getAtoms() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- getAttacked() - Method in interface org.tweetyproject.arg.bipolar.syntax.Attack
- getAttacked() - Method in class org.tweetyproject.arg.bipolar.syntax.BinaryAttack
-
returns the attacked argument of this attack relation.
- getAttacked() - Method in class org.tweetyproject.arg.bipolar.syntax.SetAttack
-
returns the attacked argument of this attack relation.
- getAttacked() - Method in class org.tweetyproject.arg.dung.syntax.Attack
-
returns the attacked argument of this attack relation.
- getAttacked() - Method in class org.tweetyproject.arg.setaf.syntax.SetAttack
-
returns the attacked argument of this attack relation.
- getAttacked(BipolarEntity) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Computes the set {A | (argument,A) in attacks}.
- getAttacked(Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Computes the set {A | (argument,A) in attacks}.
- getAttacked(Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Computes the set {A | (argument,A) in attacks}.
- getAttacked(DungTheory, Collection<Argument>) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
-
computes the set of arguments attacked by an element of arguments in bbase
- getAttacker() - Method in interface org.tweetyproject.arg.bipolar.syntax.Attack
- getAttacker() - Method in class org.tweetyproject.arg.bipolar.syntax.BinaryAttack
-
returns the attacking argument of this attack relation.
- getAttacker() - Method in class org.tweetyproject.arg.bipolar.syntax.SetAttack
-
returns the attacking set of arguments of this attack relation.
- getAttacker() - Method in class org.tweetyproject.arg.dung.syntax.Attack
-
returns the attacking argument of this attack relation.
- getAttackers() - Method in class org.tweetyproject.arg.setaf.syntax.SetAttack
-
returns the attacking argument of this attack relation.
- getAttackers(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Computes the set {A | (A,argument) in attacks}.
- getAttackers(Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Computes the set {A | (A,argument) in attacks}.
- getAttackers(Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Computes the set {A | (A,argument) in attacks}.
- getAttackers(DungTheory, Collection<Argument>) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
-
computes the set of arguments attacking an element of arguments in bbase
- getAttackingArguments(Argument) - Method in class org.tweetyproject.arg.lp.semantics.AttackRelation
-
Returns all arguments from the knowledgebase, that attack argument a.
- getAttackingCandidates(DungTheory, Collection<Argument>) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
-
computes all conflict-free sets, which attack any argument in ext
- getAttackingConclusions(AspicArgument<T>, RuleFormulaGenerator<T>) - Method in class org.tweetyproject.arg.aspic.reasoner.DirectionalAspicReasoner
-
Returns all "attacking conclusions" of the given argument.
- getAttackingSets(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
Computes the set {S | (S, argument) in attacks}.
- getAttackOpportunities(DefeasibleLogicProgram) - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
-
Computes the set of literals that disagree with the conclusion of a subargument of this argument
- getAttacks() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Returns all attacks of this theory.
- getAttacks() - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
- getAttacks() - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
Returns all attacks of this theory.
- getAttacks() - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
- getAttacks() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Returns all attacks of this theory.
- getAttacks() - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Get all attacks
- getAttacks() - Method in class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Gets attacks of the EAF
- getAttacks() - Method in class org.tweetyproject.arg.peaf.syntax.EArgument
-
Get the attacks that this argument originates
- getAttacks() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Get the insert ordered list of attacks.
- getAttacks() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getBeginColumn() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- getBeginColumn() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- getBeginColumn() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- getBeginColumn() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Get token beginning column number.
- getBeginColumn() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- getBeginLine() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- getBeginLine() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- getBeginLine() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- getBeginLine() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Get token beginning line number.
- getBeginLine() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- getBeliefSetFromADF(AbstractDialecticalFramework, int) - Static method in class org.tweetyproject.logics.cl.examples.ADF_OCF_comparison_example
-
Creates a conditional belief base using the provided ADF "adf" and Translation Function "theta"
- getBeliefState() - Method in class org.tweetyproject.agents.dialogues.oppmodels.ArguingAgent
-
Returns the belief state of the agent.
- getBidirectionalAttacks() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Returns all bidirectional attacks of this theory.
- getBinarybase() - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
-
Returns the binary base of this world, i.e.
- getBinaryLocation() - Method in class org.tweetyproject.logics.fol.reasoner.EFOLReasoner
- getBinaryLocation() - Method in class org.tweetyproject.logics.fol.reasoner.Prover9FolReasoner
- getBinomialEncoding(Collection<Proposition>, int) - Static method in class org.tweetyproject.logics.pl.util.CardinalityConstraintEncoder
-
Returns a naive SAT encoding of the given cardinality constraint.
- getBipartitions(Set<E>) - Method in class org.tweetyproject.commons.util.SetTools
-
Computes every bipartition of the given set, e.g.
- getBody() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getBooleanAnswer() - Method in enum class org.tweetyproject.arg.delp.semantics.DelpAnswer.Type
- getBpmnModel() - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.RootParser
- getCanonicalOrdering() - Method in class org.tweetyproject.logics.pl.syntax.PlBeliefSet
-
Force ordering on belief set based on comparison of hash codes.
- getCategories() - Method in class org.tweetyproject.machinelearning.TrainingSet
-
Returns the collection of categories present in this training set.
- getCharacteristicProbabilisticExtension(DungTheory, AbstractArgumentationInterpretation) - Static method in class org.tweetyproject.arg.prob.semantics.ProbabilisticExtension
-
Returns the characteristic probabilistic extension of the given interpretation, i.e.
- getChild() - Method in class org.tweetyproject.arg.adf.syntax.acc.NegationAcceptanceCondition
- getChildren() - Method in class org.tweetyproject.arg.adf.syntax.acc.AbstractAcceptanceCondition
- getChildren() - Method in interface org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition
- getChildren() - Method in enum class org.tweetyproject.arg.adf.syntax.acc.ContradictionAcceptanceCondition
- getChildren() - Method in enum class org.tweetyproject.arg.adf.syntax.acc.TautologyAcceptanceCondition
- getChildren() - Method in class org.tweetyproject.arg.adf.syntax.Argument
- getChildren(String) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getChildren(Set<Argument>) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getChildren(Set<T>) - Method in class org.tweetyproject.graphs.HyperGraph
- getChildren(Node) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getChildren(Node) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getChildren(Node) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getChildren(Node) - Method in class org.tweetyproject.graphs.DefaultGraph
- getChildren(Node) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the set of children (node connected via an undirected edge or a directed edge where the given node is the parent) of the given node.
- getChildren(Node) - Method in interface org.tweetyproject.graphs.Graph
-
Returns the set of children (node connected via an undirected edge or a directed edge where the given node is the parent) of the given node.
- getChildren(Node) - Method in class org.tweetyproject.graphs.HyperGraph
- getChildren(Node) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getChildren(Node) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getChildren(Node) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getClaim() - Method in class org.tweetyproject.arg.deductive.semantics.DeductiveArgument
-
Returns the claim of this argument.
- getClaim() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlLogicArgument
- getClaim() - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
-
Returns the claim of this argument structure, i.e.
- getClassical() - Method in enum class org.tweetyproject.logics.pl.semantics.PriestWorld.TruthValue
- getClosure(Collection<Assumption<T>>) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
A closure is the set of assumptions that can be derived from a set of assumptions via inference rules.
- getCnfEncoding(PlBeliefSet) - Method in class org.tweetyproject.logics.pl.analysis.ContensionSatInconsistencyMeasure
-
Returns the given formula in conjunctive normal form.
- getCnfEncoding(PlBeliefSet) - Method in class org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure
-
Returns the given formula in conjunctive normal form.
- getColumn() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
-
Deprecated.
- getColumn() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
-
Deprecated.
- getColumn() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
-
Deprecated.
- getCommand() - Method in class org.tweetyproject.logics.fol.plugin.FirstOrderLogicPlugin
-
This class returns the parameter used to call this plugin
- getCommand() - Method in class org.tweetyproject.logics.pl.plugin.PlPlugin
-
returns the parameter used to call this plugin from the tweety cli
- getCommand() - Method in class org.tweetyproject.logics.rpcl.plugin.RPCLPlugin
- getCommand() - Method in class org.tweetyproject.plugin.AbstractTweetyPlugin
-
returns the command this plugin is called with
- getCommand() - Method in interface org.tweetyproject.plugin.TweetyPlugin
-
returns the keyword used in the cli to call this plugin
- getCommand() - Method in class org.tweetyproject.preferences.plugin.PreferencesPlugin
- getCommonView() - Method in class org.tweetyproject.agents.dialogues.structured.SasAgent
-
Returns the common view of this agent.
- getComparisonCriterion() - Method in class org.tweetyproject.arg.delp.reasoner.DelpReasoner
-
returns the comparison criterion used in this program
- getComplement() - Method in enum class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameSystem.AgentFaction
- getComplementGraph(int) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getComplementGraph(int) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getComplementGraph(int) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getComplementGraph(int) - Method in class org.tweetyproject.graphs.DefaultGraph
- getComplementGraph(int) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the complement DirHyperGraph of this DirHyperGraph, i.e.
- getComplementGraph(int) - Method in interface org.tweetyproject.graphs.Graph
-
Returns the complement graph of this graph, i.e.
- getComplementGraph(int) - Method in class org.tweetyproject.graphs.HyperGraph
- getComplementGraph(int) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getComplementGraph(int) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getComplementGraph(int) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getCompleteAssociatedDungTheory() - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
constructs the complete associated dung theory of this bipolar argumentation framework i.e.
- getCompleteConjunction(PlSignature) - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorld
-
Returns the complete conjunction representing this possible world wrt.
- getCompleteExts() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getCompleteExts(Encoding) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getComplexAttacks() - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Calculates the set of complex attacks in this bipolar argumentation framework i.e.
- getComponent(DungTheory, Argument) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
-
finds the set of arguments S = {a | there exists an edge between a and argument}
- getComponents() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getComponents(Graph<S>) - Static method in class org.tweetyproject.graphs.DefaultGraph
-
Finds all components of a graph.
- getConcept() - Method in class org.tweetyproject.logics.dl.syntax.ConceptAssertion
- getConcept() - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- getConcept() - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- getConcept(String) - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Get the concept with the given name.
- getConceptDomain(ComplexConcept) - Method in class org.tweetyproject.logics.dl.semantics.DlInterpretation
-
Returns the subset of the domain that belongs to the given concept (i.e.
- getConcepts() - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Get the atomic concepts of the signature.
- getConclusion() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- getConclusion() - Method in class org.tweetyproject.arg.aba.syntax.Deduction
- getConclusion() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- getConclusion() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Returns Conc according to the ASPIC+ specification
- getConclusion() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- getConclusion() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- getConclusion() - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
-
returns the conclusion of this argument
- getConclusion() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getConclusion() - Method in class org.tweetyproject.arg.saf.syntax.BasicArgument
- getConclusion() - Method in class org.tweetyproject.commons.util.rules.Derivation
-
Returns the conclusion of this derivation.
- getConclusion() - Method in interface org.tweetyproject.commons.util.rules.Rule
-
Returns the conclusion of this rule.
- getConclusion() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- getConclusion() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getConclusion() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getConclusion() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getConclusion() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- getConclusion() - Method in class org.tweetyproject.machinelearning.assoc.AssociationRule
-
Returns the conclusion of this rule.
- getConclusions() - Method in class org.tweetyproject.arg.lp.syntax.Argument
-
Returns the set of conclusions of this argument, which is made up of the heads of all rules contained in this argument.
- getConclusions() - Method in class org.tweetyproject.commons.util.rules.RuleSet
-
Returns all conclusions of all rules of this rule set.
- getConditionalGenerators(Conditional) - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Processes the Map form PossibleWorlds to the Generators of the given Conditional
- getConditionalProbability() - Method in class org.tweetyproject.arg.peaf.syntax.PSupport
-
Returns the probability assigned to the support
- getConditionals() - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
- getConflictbase() - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
-
Returns the conflict base of this world, i.e.
- getConflictFreeCandidateSets(DungTheory, Collection<Argument>) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
-
computes all conflict-free sets of bbase, that contain only arguments in candidates and all arguments are relevant an argument is considered relevant iff it attacks any argument in the same component as the given argument A
- getConflictFreeSets(DungTheory, Collection<Argument>) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
-
computes all conflict-free sets of bbase, that contain only arguments in candidates
- getConflictingRules(Program, Program) - Static method in class org.tweetyproject.lp.asp.beliefdynamics.revision.PreferenceHandling
-
Helper method: Finds all pairs of conflicting rules in program p1 and p2.
- getConflicts(Extension, DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.OrderingSemanticsReasoner
-
computes the set of conflicts occurring inside ext
- getConjunctionOfAllQueries() - Method in class org.tweetyproject.action.query.syntax.SActionQuerySet
-
Returns a conjunction of all contained queries.
- getConjunctions() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- getConstant(String) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Get the constant with the given name.
- getConstants() - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Returns the constants of this first-order logic signature.
- getConstants() - Method in class org.tweetyproject.logics.fol.syntax.LogicStructure
- getConstraintTerms() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getCorrespondingFolSignature() - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Translates this DlSignature to a FolSignature, i.e.
- getCredibilityOrder() - Method in class org.tweetyproject.beliefdynamics.mas.CrMasBeliefSet
-
Returns the credibility order of this belief set.
- getCriteria() - Method in class org.tweetyproject.plugin.parameter.CustomStringListCommandParameter
- getCurrentDiretory() - Method in interface org.tweetyproject.beliefdynamics.gui.RevisionComparePresenter.FileHandler
- getCurrentDiretory() - Method in interface org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter.FileHandler
- getCurrentState() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.MarkovWalk
- getCyclesExcludingSelfLoops(Graph<S>) - Static method in class org.tweetyproject.graphs.DefaultGraph
-
Finds the cycles of an graph order-sensitively, excluding self-loops (cycles of length one).
- getCyclesIncludingSelfLoops(Graph<S>) - Static method in class org.tweetyproject.graphs.DefaultGraph
-
Finds the cycles of an graph order-sensitively, including self-loops (cycles of length one).
- getCygwinShell(String) - Static method in class org.tweetyproject.commons.util.Shell
-
a wrapper around the cygwin shell
- getDataset() - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
- getDatasetWithNames() - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
- getDeactivatedArguments(Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
computes the set of deactivated arguments of argumentSet a set of arguments S deactivates an argument a iff either S attacks a or S does not support a
- getDeductiveArguments() - Method in class org.tweetyproject.arg.deductive.syntax.DeductiveKnowledgeBase
-
Computes all deductive arguments.
- getDeductiveArguments(PlFormula) - Method in class org.tweetyproject.arg.deductive.syntax.DeductiveKnowledgeBase
-
Computes all deductive arguments for the given claim.
- getDeductiveComplexAttacks() - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Calculates the set of deductive complex attacks (d-attacks) in this bipolar argumentation framework i.e.
- getDefaultEnumerator() - Static method in class org.tweetyproject.logics.pl.sat.PlMusEnumerator
-
Returns the default MUS enumerator.
If a default MUS enumerator has been configured this enumerator is returned by this method. - getDefaultGeneralSolver() - Static method in class org.tweetyproject.math.opt.solver.Solver
-
Returns the default solver for non-linear (general) optimization problems.
- getDefaultGraph() - Method in class org.tweetyproject.graphs.orders.Order
- getDefaultification(Program) - Static method in class org.tweetyproject.lp.asp.syntax.Program
-
Creates the defaultification p_d of a given program p.
- getDefaultIntegerLinearSolver() - Static method in class org.tweetyproject.math.opt.solver.Solver
-
Returns the default solver for integer linear optimization problems.
- getDefaultLinearSolver() - Static method in class org.tweetyproject.math.opt.solver.Solver
-
Returns the default solver for linear optimization problems.
If a default solver for linear problems has been configured this solver is returned by this method. - getDefaultMetaVariable() - Method in class org.tweetyproject.arg.delp.semantics.CriterionOptionHandler
- getDefaultReasoner() - Static method in class org.tweetyproject.logics.fol.reasoner.FolReasoner
-
Returns the default theorem prover
- getDefaultReasoner() - Static method in class org.tweetyproject.logics.ml.reasoner.AbstractMlReasoner
-
Returns the default reasoner for modal logic
- getDefaults() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultTheory
- getDefaultSolver() - Static method in class org.tweetyproject.logics.pl.sat.SatSolver
-
Returns the default SAT solver.
If a default SAT solver has been configured this solver is returned by this method. - getDefaultValue() - Method in class org.tweetyproject.machinelearning.TrainingParameter
-
Returns the default value of this parameter.
- getDefeasibleRules() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Returns the DefRules according to ASPIC+ specification, i.e.
- getDefeasibleSubs() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Determines subarguments with defeasible toprules, premises do not count as subrules
- getDefeaters(DefeasibleLogicProgram, ComparisonCriterion) - Method in class org.tweetyproject.arg.delp.semantics.DialecticalTree
-
Computes the set of arguments which are defeaters for the argument in this tree node and returns the corresponding dialectical tree nodes with these defeaters.
- getDefendedNotIn(Extension, DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.OrderingSemanticsReasoner
-
computes the set of arguments outside of ext, which are defended by ext
- getDefensibleArguments(ArgumentationKnowledgeBase) - Method in class org.tweetyproject.arg.lp.reasoner.ArgumentationReasoner
-
Returns the set of defensible arguments, i.e.
- getDescription() - Method in class org.tweetyproject.plugin.parameter.CommandParameter
-
returns the description for this parameter
- getDeviation(PclBeliefSet, ProbabilisticConditional) - Method in class org.tweetyproject.logics.pcl.analysis.DistanceMinimizationInconsistencyMeasure
-
Returns the deviation of the given conditional in the nearest consistent belief set.
- getDialogueTrace() - Method in class org.tweetyproject.agents.dialogues.ArgumentationEnvironment
-
Returns the current dialogue trace.
- getDialogueTrace() - Method in class org.tweetyproject.agents.dialogues.LotteryArgumentationEnvironment
-
Returns the current dialogue trace.
- getDialogueTrace() - Method in class org.tweetyproject.agents.dialogues.oppmodels.DeductiveEnvironment
-
Returns the current dialogue trace.
- getDirection() - Method in class org.tweetyproject.logics.petri.syntax.Ark
- getDirectSubs() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
The argument's direct children, whose conclusions fit its prerequisites
- getDirectSupported(BipolarEntity) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Computes the set {A | (argument,A) in supports}.
- getDirectSupporters(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Computes the set {A | (A,argument) in supports}.
- getDirEdge(Set<Argument>, Node) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getDirEdge(Set<T>, Node) - Method in class org.tweetyproject.graphs.HyperGraph
- getDisagreementSubargument(FolFormula, DefeasibleLogicProgram) - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
-
Computes the disagreement subargument of this argument for the given literal
- getDisjunctions() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- getDividers(DungTheory, Semantics) - Method in class org.tweetyproject.arg.dung.divisions.Division
-
Returns the dividers for this division, i.e.
- getDividers(DungTheory, Semantics) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
-
Returns the dividers for this formula, i.e.
- getDivisions(Collection<Extension>, DungTheory) - Static method in class org.tweetyproject.arg.dung.divisions.Division
-
Returns all divisions of all given extensions and the given aaf.
- getDivisions(Extension, DungTheory) - Static method in class org.tweetyproject.arg.dung.divisions.Division
-
Returns all divisions of aaf that arise from the given extension.
- getDomainElements() - Method in interface org.tweetyproject.preferences.BinaryRelation
-
returns a set of the single elements in this binary relation
- getDomainElements() - Method in class org.tweetyproject.preferences.PreferenceOrder
-
(re-)computes a set of single elements in this preference order
- getDoubleAnswer() - Method in enum class org.tweetyproject.arg.delp.semantics.DelpAnswer.Type
- getDualCoNorm() - Method in class org.tweetyproject.math.func.fuzzy.LukasiewiczNorm
- getDualCoNorm() - Method in class org.tweetyproject.math.func.fuzzy.MinimumNorm
- getDualCoNorm() - Method in class org.tweetyproject.math.func.fuzzy.ProductNorm
- getDualCoNorm() - Method in class org.tweetyproject.math.func.fuzzy.TNorm
-
Returns the dual T-conorm of this T-norm.
- getDualNorm() - Method in class org.tweetyproject.math.func.fuzzy.BoundedSum
- getDualNorm() - Method in class org.tweetyproject.math.func.fuzzy.MaximumCoNorm
- getDualNorm() - Method in class org.tweetyproject.math.func.fuzzy.ProbabilisticSum
- getDualNorm() - Method in class org.tweetyproject.math.func.fuzzy.TCoNorm
-
Returns the dual T-norm of this T-conorm.
- getDungTheory() - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
This method translates this delp into an abstract Dung theory.
- getDungTheory() - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
compute Dung Theory only containing attacks with weights greater than zero
- getDungTheory(double) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
compute Dung Theory only containing attacks with weight above the given threshold
- getDungTheory(AspicArgumentationTheory<T>, T) - Method in class org.tweetyproject.arg.aspic.reasoner.AbstractAspicReasoner
-
Computes the Dung theory from which the answer will be derived
- getDungTheory(AspicArgumentationTheory<T>, T) - Method in class org.tweetyproject.arg.aspic.reasoner.DirectionalAspicReasoner
- getDungTheory(AspicArgumentationTheory<T>, T) - Method in class org.tweetyproject.arg.aspic.reasoner.ModuleBasedAspicReasoner
- getDungTheory(AspicArgumentationTheory<T>, T) - Method in class org.tweetyproject.arg.aspic.reasoner.RandomAspicReasoner
- getDungTheory(AspicArgumentationTheory<T>, T) - Method in class org.tweetyproject.arg.aspic.reasoner.SimpleAspicReasoner
- getDynamicLaws() - Method in class org.tweetyproject.action.description.syntax.CActionDescription
- getEdge(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getEdge(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getEdge(Argument, Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getEdge(Node, Node) - Method in class org.tweetyproject.graphs.HyperGraph
- getEdge(BpmnNode, BpmnNode) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getEdge(PetriNetNode, PetriNetNode) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getEdge(Marking, Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getEdge(T, T) - Method in class org.tweetyproject.graphs.DefaultGraph
- getEdge(T, T) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the corresponding edge (a,b) if a and b are adjacent.
- getEdge(T, T) - Method in interface org.tweetyproject.graphs.Graph
-
Returns the corresponding edge (a,b) if a and b are adjacent.
- getEdges() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getEdges() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getEdges() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getEdges() - Method in class org.tweetyproject.graphs.DefaultGraph
- getEdges() - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the edges of this DirHyperGraph.
- getEdges() - Method in interface org.tweetyproject.graphs.GeneralGraph
-
Returns the edges of this graph.
- getEdges() - Method in interface org.tweetyproject.graphs.Graph
-
Returns the edges of this graph.
- getEdges() - Method in class org.tweetyproject.graphs.HyperGraph
- getEdges() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getEdges() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getEdges() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getElapsedTime() - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult
- getElement() - Method in class org.tweetyproject.preferences.update.Update
-
returns the fourth element of this quadruple
- getElements() - Method in class org.tweetyproject.agents.dialogues.DialogueTrace
-
Returns all elements mentioned in this dialogue trace.
- getElements() - Method in class org.tweetyproject.graphs.orders.Order
-
Returns the elements appearing in this order.
- getElements() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getElements() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- getElementsByValue(int) - Method in class org.tweetyproject.preferences.ranking.Functions
-
returns an entry set of all elements in this ranking function with the same rank (= value)
- getEmpty(Extension, DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.OrderingSemanticsReasoner
-
dummy method used if only one ordering semantics is specified
- getEmptySymbol() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoConjunction
- getEmptySymbol() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoDisjunction
- getEmptySymbol() - Method in interface org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport.AssociativeSupportBridge
- getEmptySymbol() - Method in class org.tweetyproject.logics.dl.syntax.Intersection
- getEmptySymbol() - Method in class org.tweetyproject.logics.dl.syntax.Union
- getEmptySymbol() - Method in class org.tweetyproject.logics.fol.syntax.Conjunction
- getEmptySymbol() - Method in class org.tweetyproject.logics.fol.syntax.Disjunction
- getEmptySymbol() - Method in class org.tweetyproject.logics.fol.syntax.ExclusiveDisjunction
- getEmptySymbol() - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- getEmptySymbol() - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- getEmptySymbol() - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- getEmptySymbol() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- getEnabledTransitions() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
-
Retrieve the transitions that are enabled in the current state (token distribution) of the net
- getEndColumn() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- getEndColumn() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- getEndColumn() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- getEndColumn() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Get token end column number.
- getEndColumn() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- getEndLine() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- getEndLine() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- getEndLine() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- getEndLine() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Get token end line number.
- getEndLine() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- getEntry(int, int) - Method in class org.tweetyproject.math.matrix.Matrix
-
Returns the entry with the given coordinates.
- getEnvironment() - Method in class org.tweetyproject.agents.MultiAgentSystem
-
Returns the environment of this multi-agent system.
- getEpistemicLabeling() - Method in class org.tweetyproject.arg.prob.semantics.ProbabilisticExtension
-
Returns the epistemic labeling of this probabilistic extension, i.e.
- getEpistemicProbability(Argument) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Returns the epistemic probability of the given argument, i.e.
- getEpistemicProbability(Attack) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Returns the epistemic probability of the given attack, i.e.
- getEquivalenceClasses() - Method in class org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
-
Determines the equivalence classes of this belief set, i.e.
- getEquivalenceClasses(FolSignature) - Method in class org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
-
Determines the equivalence classes of this belief set wrt.
- getEta() - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
returns the special argument eta
- getEta() - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Get the eta (the root) argument
- getEvidenceSupportedArguments() - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
returns all arguments that have evidential support in this framework
- getExamples(int, int) - Method in class org.tweetyproject.arg.dung.learning.ExampleFinder
-
compute a tree like structure of examples.
- getExamples(int, int) - Method in class org.tweetyproject.arg.dung.learning.ExtendedExampleFinder
-
compute a tree like structure of examples.
- getExpectedUtility(ArgumentationLottery) - Method in class org.tweetyproject.arg.prob.lotteries.UtilityFunction
-
Returns the expected utility of the given lottery.
- getExpectedUtility(LdoArgumentationLottery) - Method in class org.tweetyproject.arg.prob.lotteries.LdoUtilityFunction
-
Returns the expected utility of the given lottery.
- getExtension() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- getExtensions() - Method in class org.tweetyproject.arg.peaf.analysis.PreferredAnalysis
-
Return the extensions of the graph
- getExtensions() - Method in class org.tweetyproject.logics.rdl.semantics.DefaultProcessTree
- getFaction() - Method in class org.tweetyproject.agents.dialogues.oppmodels.ArguingAgent
-
Returns the faction of the agent.
- getFaction() - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
-
Returns the faction of the generated agents.
- getFacts() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultTheory
- getFacts() - Method in class org.tweetyproject.lp.nlp.syntax.NLPProgram
- getFalse(Argument) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.PropositionalMapping
- getFalsifiyingWorlds(Conditional) - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
- getFileFormat(String) - Static method in enum class org.tweetyproject.arg.dung.parser.FileFormat
-
Returns the file format instance that corresponds to the given abbrevation
- getFileFormats(String) - Static method in enum class org.tweetyproject.arg.dung.parser.FileFormat
-
Returns a collection of file formats parsed from the given string which has to be in the format "[format1,...,formatn]".
- getFilter() - Method in interface org.tweetyproject.beliefdynamics.gui.RevisionComparePresenter.FileHandler
- getFilter() - Method in interface org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter.FileHandler
- getFirst() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Pair
- getFirst() - Method in class org.tweetyproject.commons.util.Pair
-
returns the first element of this pair
- getFirst() - Method in class org.tweetyproject.commons.util.Triple
-
returns the first element of this triple
- getFirstFormula() - Method in class org.tweetyproject.logics.fol.syntax.Implication
-
Get the left side formula of the implication left => right.
- getFirstFormula() - Method in class org.tweetyproject.logics.pl.syntax.Implication
-
Get the left side formula of the implication left => right.
- getFlowType() - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
- getFluentName(String) - Method in class org.tweetyproject.action.signature.ActionSignature
-
Returns the fluent name predicate with the given name if one exists, null otherwise.
- getFluentNames() - Method in class org.tweetyproject.action.signature.ActionSignature
- getFontSize() - Method in class org.tweetyproject.graphs.util.GraphPlotter
-
Get the font size of labels in the plot
- getFontSize() - Method in class org.tweetyproject.logics.bpm.plotting.BpmnModelPlotter
- getFontSize() - Method in class org.tweetyproject.logics.petri.plotting.PetriNetPlotter
- getFontSize() - Method in class org.tweetyproject.logics.petri.plotting.ReachabilityGraphPlotter
- getFormat(String) - Static method in enum class org.tweetyproject.logics.pl.parser.PlParserFactory.Format
- getFormula() - Method in class org.tweetyproject.action.query.syntax.SActionQuery
- getFormula() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
-
Returns the inner formula of this assumption.
- getFormula() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
-
Returns the formula within this negation.
- getFormula() - Method in class org.tweetyproject.beliefdynamics.mas.InformationObject
-
Returns the formula of this information object.
- getFormula() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.QuantifiedFormula
- getFormula() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
-
Returns the folFormula this quantified formula ranges over
- getFormula() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- getFormula() - Method in class org.tweetyproject.logics.dl.syntax.Complement
- getFormula() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- getFormula() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- getFormula() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- getFormula() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- getFormula() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
-
Returns the inner formula.
- getFormula() - Method in class org.tweetyproject.logics.pl.syntax.Negation
-
Returns the formula within this negation.
- getFormula() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- getFormula() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- getFormula() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- getFormulaFromAcc(AcceptanceCondition) - Static method in class org.tweetyproject.logics.cl.examples.ADF_OCF_comparison_example
-
Translate "Acceptance Condition" into "PlFormula" Recursive function: Case distinction by class name
- getFormulas() - Method in class org.tweetyproject.action.description.syntax.CLaw
-
Returns the set of formulas contained in this causal law, e.g.
- getFormulas() - Method in class org.tweetyproject.action.description.syntax.DynamicLaw
- getFormulas() - Method in class org.tweetyproject.action.description.syntax.StaticLaw
- getFormulas() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- getFormulas() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- getFormulas() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.AssociativeFormula
- getFormulas() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- getFormulas() - Method in class org.tweetyproject.logics.dl.syntax.EquivalenceAxiom
- getFormulas() - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- getFormulas() - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- getFormulas() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- getFormulas() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
-
Returns the formulas of the equivalence.
- getFormulas() - Method in class org.tweetyproject.logics.fol.syntax.Implication
-
Returns the formulas of the implication.
- getFormulas() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- getFormulas() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
-
Returns the formulas of the equivalence.
- getFormulas() - Method in class org.tweetyproject.logics.pl.syntax.Implication
-
Returns the formulas of the implication.
- getFormulas() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- getFormulas(Class<C>) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- getFormulas(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- getFormulas(Class<C>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.AssociativeFormula
-
Process the formulas of type C that are children of this associative formula
- getFormulas(Class<C>) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- getFormulas(Class<C>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- getFormulas(Class<C>) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- getFormulas(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- getFrame() - Method in class org.tweetyproject.commons.Plotter
- getFrom() - Method in class org.tweetyproject.action.transitionsystem.Transition
-
Returns the source state of this transition.
- getFrom() - Method in interface org.tweetyproject.arg.adf.semantics.link.Link
- getFrom() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Attack
-
Return the argument that originates the attack
- getFroms() - Method in class org.tweetyproject.arg.peaf.syntax.aif.AIFNode
-
Get all the aif nodes that targets this node
- getFroms() - Method in class org.tweetyproject.arg.peaf.syntax.EAttack
-
Get the arguments that originate this attack
- getFroms() - Method in class org.tweetyproject.arg.peaf.syntax.ESupport
-
Get the arguments that originate this support
- getFroms() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Support
-
Return the set of arguments that originates the support
- getFunction() - Method in class org.tweetyproject.arg.prob.dynamics.AbstractPAChangeOperator
-
Returns the function f.
- getFunction() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- getFunctionalTerms() - Method in class org.tweetyproject.logics.fol.syntax.LogicStructure
- getFunctions() - Method in class org.tweetyproject.math.opt.rootFinder.RootFinder
-
Returns the function of this root finder.
- getFunctor() - Method in class org.tweetyproject.logics.commons.syntax.FunctionalTerm
- getFunctor(String) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Get the functor with the given name.
- getFunctors() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getFunctors() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- getFunctors() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- getFunctors() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- getFunctors() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- getFunctors() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- getFunctors() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- getFunctors() - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Returns the functors of this first-order logic signature.
- getFunctors() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- getFunctors() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- getFunctors() - Method in class org.tweetyproject.logics.fol.syntax.LogicStructure
- getFunctors() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- getFunctors() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- getFunctors() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- getFunctors() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- getFunctors() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getFunctors() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getFunctors() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- getGraphrepresentation() - Method in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
- getGroundedExt() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getGroundedExt(Encoding) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getGroundingRequirements() - Method in class org.tweetyproject.action.query.syntax.SActionQuery
-
Returns all grounding requirements, that have to be met, when this action query is grounded.
- getGroundProgram(Program) - Method in class org.tweetyproject.lp.asp.grounder.ASPGrounder
-
Computes an equivalent ground program for the given program.
- getGroundProgram(Program) - Method in class org.tweetyproject.lp.asp.grounder.GringoGrounder
- getHead() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getHeadFormula() - Method in class org.tweetyproject.action.description.syntax.CLaw
- getHeuristicValue(ElementOfCombinatoricsProb, Integer, ElementOfCombinatoricsProb, ElementOfCombinatoricsProb[]) - Method in class org.tweetyproject.math.examples.KnapSack
-
since this class is not used with ant optimization, we do not need this method
- getHeuristicValue(ElementOfCombinatoricsProb, Integer, ElementOfCombinatoricsProb, ElementOfCombinatoricsProb[]) - Method in class org.tweetyproject.math.examples.TravelingSalesman
- getHeuristicValue(ElementOfCombinatoricsProb, Integer, ElementOfCombinatoricsProb, ElementOfCombinatoricsProb[]) - Method in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
-
for Ant optimization: give a chance between 0 and 1 for accepting solutionComponent to the solution sol
- getHGap() - Method in class org.tweetyproject.commons.Plotter
-
Get the horizontal gap between panels
- getId() - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
- getId() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnEdge
-
retrieve the ID of this edge
- getId() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnElement
-
retrieve the element's ID
- getId() - Method in class org.tweetyproject.logics.petri.syntax.PetriNetNode
- getId() - Method in class org.tweetyproject.logics.petri.syntax.Place
- getId() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
- getIdentifier() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
-
Returns the name if it has one, else it returns the hashcode
- getIdentifier() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Element
- getIdentifier() - Method in class org.tweetyproject.plugin.parameter.CommandParameter
-
returns this parameters name (the identifier)
- getIdentityMatrix(int) - Static method in class org.tweetyproject.math.matrix.Matrix
-
Returns the identity matrix of the given dimension.
- getIfFormula() - Method in class org.tweetyproject.action.description.syntax.CLaw
- GetImage() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- GetImage() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- GetImage() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- GetImage() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Get token literal value.
- GetImage() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- getImagPart() - Method in class org.tweetyproject.math.ComplexNumber
-
Returns the imaginary part of this complex number.
- getIn() - Method in class org.tweetyproject.logics.rdl.semantics.DefaultSequence
- getIncomingEdges() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnNode
- getInconsistencyMeasure(InconsistencyMeasureFactory.Measure) - Static method in class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory
-
Creates a new inconsistency measure of the given type with default settings.
- getInconsistencyMeasureProcess(FormulaStream<S>) - Method in class org.tweetyproject.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
- getInconsistencyMeasureProcess(FormulaStream<S>) - Method in class org.tweetyproject.logics.commons.analysis.streams.StreamBasedInconsistencyMeasure
-
Processes the formulas in the given stream one after the other.
- getInconsistencyValue() - Method in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyMeasurementProcess
-
Returns the current inconsistency value of this stream processing or the last value if the stream processing has finalized.
- getIndividual() - Method in class org.tweetyproject.logics.dl.syntax.ConceptAssertion
- getIndividual(String) - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Get the individual with the given name.
- getIndividuals() - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Get the individuals of the signature.
- getIndividuals() - Method in class org.tweetyproject.logics.dl.syntax.RoleAssertion
- getInducedSubgraphs() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getInducedSubgraphs(Graph<S>) - Static method in class org.tweetyproject.graphs.DefaultGraph
-
Finds all induced subgraphs.
- getInducePro() - Method in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- getInferenceRule(T, AspicArgumentationTheory<T>) - Method in class org.tweetyproject.arg.aspic.ruleformulagenerator.RuleFormulaGenerator
-
Transforms a formula of type
Tinto a corresponding defeasible ASPIC inference rule form the knowledge basekb - getInferenceType() - Method in class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
-
Returns the inference type of this reasoner, i.e.
- getInitialMarkings() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getInitialMarkings() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
Retrieve the designated initial markings
- getInnerActions() - Method in class org.tweetyproject.action.query.syntax.AlwaysQuery
- getInnerActions() - Method in class org.tweetyproject.action.query.syntax.HoldsQuery
- getInnerActions() - Method in class org.tweetyproject.action.query.syntax.NecessarilyQuery
- getInnerActions() - Method in class org.tweetyproject.action.query.syntax.QueryProposition
-
Returns the set of all actions contained in this query proposition.
- getInnerActions() - Method in class org.tweetyproject.action.query.syntax.SActionQuery
- getInnerAtoms() - Method in class org.tweetyproject.action.query.syntax.SActionQuery
- getInnerFormula() - Method in class org.tweetyproject.action.query.syntax.QueryProposition
-
Returns the inner formula of this query proposition, e.g.
- getInnerFormula() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractLdoModality
-
Returns the inner formula of this modality.
- getInnerFormulas() - Method in class org.tweetyproject.action.query.syntax.SActionQuery
-
Returns all inner formulas that are contained in query propositions in this action query.
- getInnerVariables() - Method in class org.tweetyproject.action.query.syntax.SActionQuery
- getInstance() - Static method in class org.tweetyproject.arg.deductive.semantics.attacks.CanonicalUndercut
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.deductive.semantics.attacks.Defeat
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.deductive.semantics.attacks.DefeatingRebuttal
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.deductive.semantics.attacks.DirectDefeat
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.deductive.semantics.attacks.DirectUndercut
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.deductive.semantics.attacks.Rebuttal
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.deductive.semantics.attacks.Undercut
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.lp.semantics.attack.Attack
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.lp.semantics.attack.ConfidentAttack
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.lp.semantics.attack.ConfidentRebut
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.lp.semantics.attack.Defeat
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.lp.semantics.attack.Rebut
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.lp.semantics.attack.StrongAttack
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.lp.semantics.attack.StrongConfidentAttack
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.lp.semantics.attack.StrongUndercut
-
Returns the singleton instance of this class.
- getInstance() - Static method in class org.tweetyproject.arg.lp.semantics.attack.Undercut
-
Returns the singleton instance of this class.
- getIntegerMaximum() - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
-
Get the upper integer bound.
- getInterpolants(Collection<PlFormula>, Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.SimplePlInterpolantEnumerator
- getInterpolants(Collection<S>, Collection<S>) - Method in interface org.tweetyproject.logics.commons.analysis.InterpolantEnumerator
-
Returns the set of all interpolants of K1 wrt.
- getInterval() - Method in class org.tweetyproject.plugin.parameter.IntegerCommandParameter
-
returns each possible selection argument
- getIntervalset() - Method in class org.tweetyproject.math.Interval
- getIthInstance(int) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Returns the result for the ith instance for the given measure.
- getIthInstanceName(int) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Returns the result for the ith instance for the given measure.
- getIthResult(String, int) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Returns the result for the ith instance for the given measure.
- getJamaMatrix() - Method in class org.tweetyproject.math.matrix.Matrix
-
Creates the Jama matrix representation of this matrix.
- getJustification() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getJustifiedArguments(ArgumentationKnowledgeBase) - Method in class org.tweetyproject.arg.lp.reasoner.ArgumentationReasoner
-
Returns the set of x/y-justified arguments using a bottom-up fixpoint calculation
- getKernel(DungTheory) - Method in class org.tweetyproject.arg.dung.equivalence.EquivalenceKernel
-
computes the kernel of the given AF
- getKernels(Collection<PlFormula>, PlFormula) - Method in class org.tweetyproject.logics.pl.reasoner.AbstractPlReasoner
- getKernels(Collection<T>, T) - Method in interface org.tweetyproject.commons.KernelProvider
-
Retrieves the set of kernels for the given formula from the given set of formulas.
- getKnownArguments() - Method in class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
-
Returns the set of known arguments.
- getLabel() - Method in class org.tweetyproject.graphs.Edge
-
Returns the label of this edge.
- getLabel() - Method in class org.tweetyproject.graphs.HyperDirEdge
-
Returns the label of this edge.
- getLastAnswerset() - Method in class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision
- getLastProjectedAnswerSet() - Method in class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision
- getLdoArgument() - Method in class org.tweetyproject.arg.dung.syntax.Argument
- getLdoFormula() - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- getLdoFormula() - Method in class org.tweetyproject.arg.bipolar.syntax.BinaryAttack
- getLdoFormula() - Method in class org.tweetyproject.arg.bipolar.syntax.BinarySupport
- getLdoFormula() - Method in class org.tweetyproject.arg.bipolar.syntax.SetAttack
- getLdoFormula() - Method in class org.tweetyproject.arg.bipolar.syntax.SetSupport
- getLdoFormula() - Method in class org.tweetyproject.arg.dung.syntax.Argument
- getLdoFormula() - Method in class org.tweetyproject.arg.dung.syntax.Attack
- getLdoFormula() - Method in interface org.tweetyproject.arg.dung.syntax.DungEntity
-
Returns a logical representation of this entity in LDO (Logic of dialectical outcomes, cf.
- getLdoFormula() - Method in class org.tweetyproject.arg.setaf.syntax.SetAttack
- getLeft() - Method in class org.tweetyproject.arg.adf.syntax.acc.ExclusiveDisjunctionAcceptanceCondition
- getLeft() - Method in class org.tweetyproject.arg.adf.syntax.acc.ImplicationAcceptanceCondition
- getLeft() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoRelation
- getLeft() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- getLeft() - Method in class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
- getLeft() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- getLeftGuard() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Get the left relation term (left guard).
- getLeftGuard() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getLeftOperator() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Returns the operator of the left aggregate relation.
- getLeftOperator() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getLeftTerm() - Method in class org.tweetyproject.math.equation.Statement
-
Returns the left term of this statement.
- getLegalMoves(ArgumentationEnvironment, DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
-
Returns the set of possible moves in the given situation and the given trace.
- getLevel() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getLevel() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- getLevelingFunction() - Method in class org.tweetyproject.preferences.PreferenceOrder
-
returns the ranking function for this preference order
- getLevelingFunction() - Method in class org.tweetyproject.preferences.ranking.Functions
-
returns the ranking function
- getLevelingFunction() - Method in class org.tweetyproject.preferences.ranking.LevelingFunction
-
returns this leveling function
- getLine() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
-
Deprecated.
- getLine() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
-
Deprecated.
- getLine() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
-
Deprecated.
- getLine() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Deprecated.
- getLine() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
-
Deprecated.
- getLink(Link) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.PropositionalMapping
- getLink(Argument, Argument) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.PropositionalMapping
- getListLastDefeasibleRules() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Returns all defeasible subrules of the level where the first defeasible subrule appears, i.e.
- getLiteral() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- getLiterals() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractLdoModality
- getLiterals() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- getLiterals() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- getLiterals() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
-
Returns all literals, i.e.
- getLiterals() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
- getLiterals() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoRelation
- getLiterals() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- getLiterals() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- getLiterals() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- getLiterals() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- getLiterals() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Returns all literals, i.e.
- getLiterals() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- getLiterals() - Method in class org.tweetyproject.logics.pl.syntax.SpecialFormula
- getLiterals() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- getLiterals() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.ASPBodyElement
-
Returns all literals in this element in form of a SortedSet.
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.ASPHead
-
Returns all literals in this element in form of a SortedSet.
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
-
Returns all literals in this element in form of a SortedSet.
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- getLiterals() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- getLiteralsWithName(String) - Method in class org.tweetyproject.lp.asp.semantics.AnswerSet
-
Returns all literals of a given name in the AnswerSet.
- getLogLevel(String) - Static method in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
- getLowerBound() - Method in class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
-
Retrieves the lower bound for delta for this machine shop.
- getLowerBound() - Method in class org.tweetyproject.logics.pcl.analysis.PenalizingCreepingMachineShop
- getLowerBound() - Method in class org.tweetyproject.logics.pcl.analysis.SmoothedPenalizingCreepingMachineShop
- getLowerBound() - Method in class org.tweetyproject.logics.pcl.analysis.UnbiasedCreepingMachineShop
- getLowerBound() - Method in class org.tweetyproject.machinelearning.TrainingParameter
-
Returns the lower bound of this parameter.
- getLowerBound() - Method in class org.tweetyproject.math.Interval
-
Returns the lower bound
- getLowerBound() - Method in class org.tweetyproject.math.term.Variable
-
Returns the lower bound of this variable.
- getLowerReferenceArguments() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractGraphLdoModality
-
Returns the lower reference arguments of this modality.
- getMapping(HerbrandInterpretation, Set<Predicate>, Set<Set<Constant>>) - Static method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
-
Determines the reference world of the given interpretation wrt.
- getMarking() - Method in class org.tweetyproject.arg.delp.semantics.DialecticalTree
-
Computes the marking of this node by considering the marking of all child nodes
- getMarking() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
-
Get the marking of this graph, based on the current token distribution at the places
- getMarking(Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
Retrieve, if present, the marking in this graph that equals the query marking in the sense that both markings describe the same token distribution over places
- getMarkingsInfoStrings() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
Build and return some strings that describes the markings of this graph This comprises 1) an ordered list of places and 2) the markings as token distributions with respect to that ordering
- getMaximalConflictFreeSets(DungTheory, Collection<Argument>) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleNaiveReasoner
-
computes all maximal conflict-free sets of bbase
- getMaximalConflictFreeSets(SetAf, Collection<Argument>) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleNaiveSetAfReasoner
-
computes all maximal conflict-free sets of bbase
- getMaximallyAcceptedArguments(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
-
Returns the set of all arguments a from the given set that are maximally accepted, i.e.
- getMaximums() - Method in class org.tweetyproject.math.equation.Statement
-
Returns all maximums of this statement.
- getMaximums() - Method in class org.tweetyproject.math.term.AssociativeOperation
- getMaximums() - Method in class org.tweetyproject.math.term.Constant
- getMaximums() - Method in class org.tweetyproject.math.term.Difference
- getMaximums() - Method in class org.tweetyproject.math.term.Fraction
- getMaximums() - Method in class org.tweetyproject.math.term.FunctionalTerm
- getMaximums() - Method in class org.tweetyproject.math.term.Maximum
- getMaximums() - Method in class org.tweetyproject.math.term.Minimum
- getMaximums() - Method in class org.tweetyproject.math.term.Term
-
Returns all maximums of this term.
- getMaximums() - Method in class org.tweetyproject.math.term.Variable
- getMaxLength() - Method in class org.tweetyproject.commons.BeliefSetSampler
-
Returns the max length of kbs of this sampler.
- getMaxNumOfModels() - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
- getMaxTime(String) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Returns the maximum time in the results of the given inconsistency measure, not counting the timed out instances.
- getMaxtokens() - Method in class org.tweetyproject.logics.petri.syntax.Place
- getMeanTime(String) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Returns the mean time in the results of the given inconsistency measure, not counting the timed out instances.
- getMeasure(String) - Static method in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- getMediatedAttacks(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Calculates the set of mediated attack from "arg1" to other arguments "y", i.e.
- getMessage() - Method in error org.tweetyproject.arg.delp.parser.TokenMgrError
- getMessage() - Method in error org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error org.tweetyproject.lp.asp.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in exception org.tweetyproject.math.opt.problem.ProblemInconsistentException
- getMessage() - Method in exception org.tweetyproject.math.opt.ProblemInconsistentException
- getMessage() - Method in error org.tweetyproject.preferences.io.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMetaFramework() - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
constructs the meta dung theory of this bipolar argumentation framework by adding meta-arguments for every attack and support relation See Boella et al.
- getMiComponents(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.AbstractMusEnumerator
- getMiComponents(Collection<S>) - Method in interface org.tweetyproject.logics.commons.analysis.MusEnumerator
-
Computes the maximal (wrt.
- getMinimalEvidenceSupportedAttackers(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
computes all subsets which carry out a minimal evidence supported attack on argument
- getMinimalEvidentialSupporters(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
computes all subsets which minimal e-support argument
- getMinimalForm() - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
calculates the minimal form of this argumentation framework ie.
- getMinimallyAcceptedArguments(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
-
Returns the set of all arguments a from the given set that are minimally accepted, i.e.
- getMinimalSignature() - Method in class org.tweetyproject.action.description.syntax.CActionDescription
- getMinimalSignature() - Method in class org.tweetyproject.action.query.syntax.SActionQuerySet
- getMinimalSignature() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- getMinimalSignature() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
- getMinimalSignature() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getMinimalSignature() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlLogicDeductiveKnowledgebase
- getMinimalSignature() - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
- getMinimalSignature() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getMinimalSignature() - Method in class org.tweetyproject.arg.lp.syntax.ArgumentationKnowledgeBase
- getMinimalSignature() - Method in class org.tweetyproject.arg.prob.syntax.PartialProbabilityAssignment
- getMinimalSignature() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getMinimalSignature() - Method in class org.tweetyproject.beliefdynamics.mas.CrMasBeliefSet
- getMinimalSignature() - Method in interface org.tweetyproject.commons.BeliefBase
-
Returns the signature of the language of this knowledge base.
- getMinimalSignature() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getMinimalSignature() - Method in class org.tweetyproject.logics.cl.syntax.ClBeliefSet
- getMinimalSignature() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.LogicProgram
- getMinimalSignature() - Method in class org.tweetyproject.logics.dl.syntax.DlBeliefSet
- getMinimalSignature() - Method in class org.tweetyproject.logics.fol.syntax.FolBeliefSet
- getMinimalSignature() - Method in class org.tweetyproject.logics.ml.syntax.MlBeliefSet
- getMinimalSignature() - Method in class org.tweetyproject.logics.mln.syntax.MarkovLogicNetwork
- getMinimalSignature() - Method in class org.tweetyproject.logics.pcl.syntax.PclBeliefSet
- getMinimalSignature() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getMinimalSignature() - Method in class org.tweetyproject.logics.pl.syntax.PlBeliefSet
- getMinimalSignature() - Method in class org.tweetyproject.logics.rcl.syntax.RclBeliefSet
- getMinimalSignature() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultTheory
- getMinimalSignature() - Method in class org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
- getMinimalSignature() - Method in class org.tweetyproject.lp.asp.syntax.Program
- getMinimalSignature() - Method in class org.tweetyproject.lp.nlp.syntax.NLPProgram
- getMinimums() - Method in class org.tweetyproject.math.equation.Statement
-
Returns all minimums of this statement.
- getMinimums() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
Returns all minimums appearing in this problem.
- getMinimums() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
- getMinimums() - Method in class org.tweetyproject.math.term.AssociativeOperation
- getMinimums() - Method in class org.tweetyproject.math.term.Constant
- getMinimums() - Method in class org.tweetyproject.math.term.Difference
- getMinimums() - Method in class org.tweetyproject.math.term.Fraction
- getMinimums() - Method in class org.tweetyproject.math.term.FunctionalTerm
- getMinimums() - Method in class org.tweetyproject.math.term.Maximum
- getMinimums() - Method in class org.tweetyproject.math.term.Minimum
- getMinimums() - Method in class org.tweetyproject.math.term.Term
-
Returns all minimums of this term.
- getMinimums() - Method in class org.tweetyproject.math.term.Variable
- getMinLength() - Method in class org.tweetyproject.commons.BeliefSetSampler
-
Returns the min length of kbs of this sampler.
- getMinTime(String) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Returns the minimum time in the results of the given inconsistency measure, not counting the timed out instances.
- getModel(B) - Method in interface org.tweetyproject.commons.ModelProvider
-
Returns a single (dedicated) model of the given belief base.
- getModel(AbaTheory<T>) - Method in class org.tweetyproject.arg.aba.reasoner.GeneralAbaReasoner
- getModel(AbstractDialecticalFramework) - Method in class org.tweetyproject.arg.adf.reasoner.AbstractDialecticalFrameworkReasoner
-
Deprecated.
- getModel(DeductiveArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.deductive.ClosureReasoner
- getModel(DeductiveArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.deductive.SafetyReasoner
- getModel(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.AdmissibleReasoner
- getModel(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.CompleteReasoner
- getModel(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.ConflictFreeReasoner
- getModel(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.GroundedReasoner
- getModel(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.PreferredReasoner
- getModel(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.SelfSupportingReasoner
- getModel(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.StableReasoner
- getModel(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.necessity.AdmissibleReasoner
- getModel(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.necessity.CompleteReasoner
- getModel(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.necessity.GroundedReasoner
- getModel(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.necessity.PreferredReasoner
- getModel(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.necessity.StableReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractExtensionReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractSatExtensionReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.ProboReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.QualifiedReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SccCF2Reasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SCF2Reasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SCOOCNaiveReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SemiQualifiedReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleAdmissibleReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleCompleteReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleConflictFreeReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleEagerReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleGroundedReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleIdealReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleNaiveReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimplePreferredReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleResolutionBasedReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleSccCompleteReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleSccRecursiveReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleSemiStableReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleStableReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleStageReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SolidAdmissibleReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.Stage2Reasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.StratifiedLabelingReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.StronglyAdmissibleReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
-
returns one weakly admissible set of bbase
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyCompleteReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyGroundedReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyPreferredReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.BurdenBasedRankingReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.CategorizerRankingReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.CountingRankingReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.DiscussionBasedRankingReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.ProbabilisticRankingReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.PropagationRankingReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.SAFRankingReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.StrategyBasedRankingReasoner
- getModel(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.TuplesRankingReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.AbstractExtensionSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleAdmissibleSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleCompleteSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleConflictFreeSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleEagerSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleGroundedSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleIdealSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleNaiveSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimplePreferredSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleSemiStableSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleStableSetAfReasoner
- getModel(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleStageSetAfReasoner
- getModel(SocialAbstractArgumentationFramework) - Method in class org.tweetyproject.arg.social.reasoner.IssReasoner
- getModel(ClBeliefSet) - Method in class org.tweetyproject.logics.cl.reasoner.AbstractConditionalLogicReasoner
- getModel(ClBeliefSet) - Method in class org.tweetyproject.logics.cl.reasoner.CReasoner
- getModel(ClBeliefSet) - Method in class org.tweetyproject.logics.cl.reasoner.RuleBasedCReasoner
- getModel(ClBeliefSet) - Method in class org.tweetyproject.logics.cl.reasoner.SimpleCReasoner
- getModel(ClBeliefSet) - Method in class org.tweetyproject.logics.cl.reasoner.ZReasoner
- getModel(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.reasoner.AbstractPclReasoner
- getModel(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.reasoner.DefaultMeReasoner
- getModel(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.reasoner.GeneralizedMeReasoner
- getModel(PclBeliefSet, PlSignature) - Method in class org.tweetyproject.logics.pcl.reasoner.DefaultMeReasoner
-
Computes the ME-distribution this reasoner bases on.
- getModel(PclBeliefSet, PlSignature) - Method in class org.tweetyproject.logics.pcl.reasoner.GeneralizedMeReasoner
-
Computes the ME-distribution this reasoner bases on.
- getModel(RclBeliefSet) - Method in class org.tweetyproject.logics.rcl.reasoner.SimpleRelationalCReasoner
- getModel(RclBeliefSet, FolSignature) - Method in class org.tweetyproject.logics.rcl.reasoner.SimpleRelationalCReasoner
-
Retrieves the C representation of the given belief set wrt.
- getModel(DefaultTheory) - Method in class org.tweetyproject.logics.rdl.reasoner.SimpleDefaultReasoner
- getModel(RpclBeliefSet) - Method in class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
- getModel(RpclBeliefSet, FolSignature) - Method in class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
-
Determines the ME distribution of the given knowlege base wrt.
- getModel(Program) - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
- getModel(Program) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
- getModel(Program, int) - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
-
Returns a characterizing model (answer set) of the given belief base using the given upper integer limit.
- getModel(Program, int) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
-
Returns a characterizing model (answer set) of the given belief base using the given upper integer limit.
- getModels() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Returns the set of models of this formula wrt.
- getModels(B) - Method in interface org.tweetyproject.commons.ModelProvider
-
Returns a characterizing model of the given belief base
- getModels(File) - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
-
Returns a characterizing model (answer set) of the given belief base.
- getModels(File) - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
- getModels(File) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
- getModels(String) - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
-
Returns a characterizing model (answer set) of the given belief base.
- getModels(String) - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
- getModels(String) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
- getModels(AbaTheory<T>) - Method in class org.tweetyproject.arg.aba.reasoner.CompleteReasoner
- getModels(AbaTheory<T>) - Method in class org.tweetyproject.arg.aba.reasoner.FlatAbaReasoner
- getModels(AbaTheory<T>) - Method in class org.tweetyproject.arg.aba.reasoner.GeneralAbaReasoner
- getModels(AbaTheory<T>) - Method in class org.tweetyproject.arg.aba.reasoner.IdealReasoner
- getModels(AbaTheory<T>) - Method in class org.tweetyproject.arg.aba.reasoner.PreferredReasoner
- getModels(AbaTheory<T>) - Method in class org.tweetyproject.arg.aba.reasoner.StableReasoner
- getModels(AbaTheory<T>) - Method in class org.tweetyproject.arg.aba.reasoner.WellFoundedReasoner
- getModels(AbstractDialecticalFramework) - Method in class org.tweetyproject.arg.adf.reasoner.AbstractDialecticalFrameworkReasoner
-
Deprecated.
- getModels(DeductiveArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.deductive.CAdmissibleReasoner
- getModels(DeductiveArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.deductive.ClosureReasoner
- getModels(DeductiveArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.deductive.ConflictFreeReasoner
- getModels(DeductiveArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.deductive.DAdmissibleReasoner
- getModels(DeductiveArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.deductive.SafetyReasoner
- getModels(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.AdmissibleReasoner
- getModels(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.CompleteReasoner
- getModels(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.ConflictFreeReasoner
- getModels(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.GroundedReasoner
- getModels(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.PreferredReasoner
- getModels(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.SelfSupportingReasoner
- getModels(EvidentialArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.evidential.StableReasoner
- getModels(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.necessity.AdmissibleReasoner
- getModels(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.necessity.CompleteReasoner
- getModels(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.necessity.GroundedReasoner
- getModels(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.necessity.PreferredReasoner
- getModels(NecessityArgumentationFramework) - Method in class org.tweetyproject.arg.bipolar.reasoner.necessity.StableReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractExtensionReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractSatExtensionReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.OrderingSemanticsReasoner
-
compute the ordering over all subsets of theory wrt.
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.ProboReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.QualifiedReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SccCF2Reasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SCF2Reasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SCOOCNaiveReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SemiQualifiedReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleAdmissibleReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleCompleteReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleConflictFreeReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleEagerReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleGroundedReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleIdealReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleNaiveReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimplePreferredReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleResolutionBasedReasoner
-
compute the extension with the base semantics of this.semantic
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleSccCompleteReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleSccRecursiveReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleSemiStableReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleStableReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SimpleStageReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SolidAdmissibleReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.Stage2Reasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.StratifiedLabelingReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.StronglyAdmissibleReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
-
computes all weakly admissible sets of bbase.
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyCompleteReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyGroundedReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyPreferredReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety.PreferredReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.BurdenBasedRankingReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.CategorizerRankingReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.CountingRankingReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.DiscussionBasedRankingReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.ProbabilisticRankingReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.PropagationRankingReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.SAFRankingReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.StrategyBasedRankingReasoner
- getModels(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.TuplesRankingReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.AbstractExtensionSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleAdmissibleSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleCompleteSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleConflictFreeSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleEagerSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleGroundedSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleIdealSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleNaiveSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimplePreferredSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleSemiStableSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleStableSetAfReasoner
- getModels(SetAf) - Method in class org.tweetyproject.arg.setaf.reasoners.SimpleStageSetAfReasoner
- getModels(SocialAbstractArgumentationFramework) - Method in class org.tweetyproject.arg.social.reasoner.IssReasoner
- getModels(ClBeliefSet) - Method in class org.tweetyproject.logics.cl.reasoner.AbstractConditionalLogicReasoner
- getModels(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.reasoner.AbstractPclReasoner
- getModels(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.reasoner.DefaultMeReasoner
- getModels(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.reasoner.GeneralizedMeReasoner
- getModels(PlSignature) - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- getModels(PlSignature) - Method in class org.tweetyproject.logics.pl.syntax.Contradiction
- getModels(PlSignature) - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- getModels(PlSignature) - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- getModels(PlSignature) - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- getModels(PlSignature) - Method in class org.tweetyproject.logics.pl.syntax.Implication
- getModels(PlSignature) - Method in class org.tweetyproject.logics.pl.syntax.Negation
- getModels(PlSignature) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Returns the set of models of this formula wrt.
- getModels(PlSignature) - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- getModels(PlSignature) - Method in class org.tweetyproject.logics.pl.syntax.Tautology
- getModels(PlSignature) - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- getModels(PlSignature) - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- getModels(RclBeliefSet) - Method in class org.tweetyproject.logics.rcl.reasoner.SimpleRelationalCReasoner
- getModels(DefaultTheory) - Method in class org.tweetyproject.logics.rdl.reasoner.SimpleDefaultReasoner
- getModels(RpclBeliefSet) - Method in class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
- getModels(Program) - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
- getModels(Program) - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
- getModels(Program) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
- getModels(Program, int) - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
-
Returns a characterizing model (answer set) of the given belief base using the given upper integer limit.
- getModels(Program, int) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
-
Returns a characterizing model (answer set) of the given belief base using the given upper integer limit.
- getMultiAgentSystem() - Method in class org.tweetyproject.agents.AbstractProtocol
-
Returns the multi-agent system this protocol operates on.
- getMultiAgentSystem() - Method in class org.tweetyproject.agents.ActionEvent
- getMultiplicator(FolFormula) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
-
Returns the multiplicator of this reference world for the given formula, i.e.
- getNaiveAtMostOneEncoding(Collection<Proposition>) - Static method in class org.tweetyproject.logics.pl.util.CardinalityConstraintEncoder
-
Returns a naive at-most-1 encoding for the given set of atoms.
- getName() - Method in class org.tweetyproject.agents.Agent
-
Returns the name of this agent.
- getName() - Method in class org.tweetyproject.arg.adf.syntax.acc.DisjunctionAcceptanceCondition
- getName() - Method in class org.tweetyproject.arg.adf.syntax.acc.EquivalenceAcceptanceCondition
- getName() - Method in class org.tweetyproject.arg.adf.syntax.acc.ExclusiveDisjunctionAcceptanceCondition
- getName() - Method in class org.tweetyproject.arg.adf.syntax.acc.ImplicationAcceptanceCondition
- getName() - Method in class org.tweetyproject.arg.adf.syntax.acc.NegationAcceptanceCondition
- getName() - Method in class org.tweetyproject.arg.adf.syntax.Argument
- getName() - Method in interface org.tweetyproject.arg.adf.syntax.pl.Literal
- getName() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
-
Returns the name
- getName() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- getName() - Method in class org.tweetyproject.arg.dung.principles.AdmissibilityPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.CFReinstatementPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.ConflictFreePrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.DirectionalityPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.IMaximalityPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.INRAPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.ModularizationPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.NaivetyPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.ReductAdmissibilityPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.ReinstatementPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.SccDecomposabilityPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.SCOOCPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.SemiQualifiedAdmissibilityPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.StrongAdmissibilityPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.principles.WeakReinstatementPrinciple
- getName() - Method in class org.tweetyproject.arg.dung.syntax.Argument
-
returns the name of the argument
- getName() - Method in class org.tweetyproject.arg.peaf.syntax.EArgument
-
Get the name of the argument
- getName() - Method in class org.tweetyproject.arg.peaf.syntax.EAttack
-
Get the name of the attack
- getName() - Method in class org.tweetyproject.arg.peaf.syntax.ESupport
-
Get the name of the support
- getName() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Argument
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaAbstraction
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaAdditionOfAttackBranch
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaAdditionOfDefenseBranch
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaAttackVsFullDefense
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaCardinalityPrecedence
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaCounterTransitivity
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaDefensePrecedence
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaDistDefensePrecedence
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaIncreaseOfAttackBranch
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaIncreaseOfDefenseBranch
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaIndependence
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaNonAttackedEquivalence
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaQualityPrecedence
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaSelfContradiction
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaStrictAdditionOfDefenseBranch
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaStrictCounterTransitivity
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaTotal
- getName() - Method in class org.tweetyproject.arg.rankings.postulates.RaVoidPrecedence
- getName() - Method in interface org.tweetyproject.commons.postulates.Postulate
-
The textual name of the postulate
- getName() - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
- getName() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnElement
-
retrieve the element's name
- getName() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Atom
- getName() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
- getName() - Method in class org.tweetyproject.logics.commons.syntax.Sort
- getName() - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- getName() - Method in class org.tweetyproject.logics.dl.syntax.AtomicConcept
- getName() - Method in class org.tweetyproject.logics.dl.syntax.AtomicRole
- getName() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- getName() - Method in class org.tweetyproject.logics.petri.syntax.PetriNetNode
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImAdjunctionInvariance
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImAttenuation
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImConsistency
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImContradiction
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImDominance
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImEqualConflict
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImExchange
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImFreeFormulaDilution
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImFreeFormulaIndependence
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImIrrelevanceOfSyntax
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImMINormalization
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImMISeparability
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImMonotony
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImNormalization
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImPenalty
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImSafeFormulaIndependence
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImSuperAdditivity
- getName() - Method in class org.tweetyproject.logics.pl.postulates.ImWeakDominance
- getName() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- getName() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getName() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- getName() - Method in class org.tweetyproject.machinelearning.TrainingParameter
-
Returns the name of this parameter.
- getName() - Method in class org.tweetyproject.math.term.Variable
-
Returns the name of this variable.
- getNameOfArgument(EArgument) - Method in class org.tweetyproject.arg.peaf.syntax.NamedPEAFTheory
-
Returns the name of the argument given EArgument object's reference
- getNativeShell() - Static method in class org.tweetyproject.commons.util.Shell
-
a wrapper for the os' native shell
- getNegations() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- getNegative(Argument) - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
-
Returns the number of negative votes of the given argument
- getNegativeInstances(Postulate<S>) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluationReport
-
Returns the negative instances for the given postulate
- getNeighbors(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getNeighbors(Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getNeighbors(Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getNeighbors(Node) - Method in class org.tweetyproject.graphs.HyperGraph
- getNeighbors(BpmnNode) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getNeighbors(PetriNetNode) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getNeighbors(Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getNeighbors(T) - Method in class org.tweetyproject.graphs.DefaultGraph
- getNeighbors(T) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the set of neighbors of the given node.
- getNeighbors(T) - Method in interface org.tweetyproject.graphs.Graph
-
Returns the set of neighbors of the given node.
- getNewArguments() - Method in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- getNextToken() - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- getNextToken() - Method in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- getNextToken() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- getNextToken() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- getNextToken() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- getNextToken() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
-
Get the next Token.
- getNextToken() - Method in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class org.tweetyproject.preferences.io.POParser
- getNextToken() - Method in class org.tweetyproject.preferences.io.POParserTokenManager
- getNextToken() - Method in class org.tweetyproject.preferences.io.UPParser
-
Get the next Token.
- getNextToken() - Method in class org.tweetyproject.preferences.io.UPParserTokenManager
-
Get the next Token.
- getNodeA() - Method in class org.tweetyproject.graphs.Edge
-
Returns the first node of this edge.
- getNodeA() - Method in class org.tweetyproject.graphs.HyperDirEdge
-
Returns the first node of this edge.
- getNodeB() - Method in class org.tweetyproject.graphs.Edge
-
Returns the second node of this edge.
- getNodeB() - Method in class org.tweetyproject.graphs.HyperDirEdge
-
Returns the second node of this edge.
- getNodes() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getNodes() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getNodes() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getNodes() - Method in class org.tweetyproject.graphs.DefaultGraph
- getNodes() - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the nodes of this DirHyperGraph.
- getNodes() - Method in interface org.tweetyproject.graphs.GeneralGraph
-
Returns the nodes of this graph.
- getNodes() - Method in interface org.tweetyproject.graphs.Graph
-
Returns the nodes of this graph.
- getNodes() - Method in class org.tweetyproject.graphs.HyperGraph
- getNodes() - Method in class org.tweetyproject.graphs.orders.Order
- getNodes() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getNodes() - Method in class org.tweetyproject.logics.ml.semantics.AccessibilityRelation
-
Returns all interpretations of the accessibility relation.
- getNodes() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getNodes() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getNodesOfType(Class<?>) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
-
Retrieve all nodes in this model that are instances of a certain class
- getNoIterations() - Method in record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
Returns the number of iterations
- getNorm() - Method in class org.tweetyproject.arg.prob.dynamics.AbstractPAChangeOperator
-
Returns the norm.
- getNormalizedTagName(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.RootParser
- getNumberOfArguments() - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Get all the number of arguments
- getNumberOfEdges() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
the number of edges in this graph
- getNumberOfNodes() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getNumberOfNodes() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getNumberOfNodes() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getNumberOfNodes() - Method in class org.tweetyproject.graphs.DefaultGraph
- getNumberOfNodes() - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the number of nodes in this DirHyperGraph.
- getNumberOfNodes() - Method in interface org.tweetyproject.graphs.Graph
-
Returns the number of nodes in this graph.
- getNumberOfNodes() - Method in class org.tweetyproject.graphs.HyperGraph
- getNumberOfNodes() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getNumberOfNodes() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getNumberOfNodes() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getNumberOfPathsOfLength(DungTheory, Argument, int) - Method in class org.tweetyproject.arg.rankings.reasoner.DiscussionBasedRankingReasoner
-
Returns the number of linear discussions of the given length in the given DungTheory for the given argument.
- getNumClause() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.SATFormulae
- getNumVars() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.SATFormulae
- getObj1() - Method in class org.tweetyproject.preferences.Quadruple
-
returns the first element of this quadruple
- getObj2() - Method in class org.tweetyproject.preferences.Quadruple
-
returns the second element of this quadruple
- getObj3() - Method in class org.tweetyproject.preferences.Quadruple
-
returns the third element of this quadruple
- getObj4() - Method in class org.tweetyproject.preferences.Quadruple
-
returns the fourth element of this quadruple
- getObjectToBePrinted() - Method in class org.tweetyproject.commons.Writer
-
Returns the object of this writer.
- getObservations(T) - Method in class org.tweetyproject.machinelearning.TrainingSet
-
Returns all observations of the given category.
- getOccurrenceCount() - Static method in exception org.tweetyproject.arg.peaf.io.aif.AIFCISReader.DuplicateNodeIDException
- getOccurrenceCount() - Static method in exception org.tweetyproject.arg.peaf.io.aif.AIFCISReader.UnsupportedNodeTypeException
- getOccurrenceCount() - Static method in exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.FromMANodeNotINodeException
- getOccurrenceCount() - Static method in exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.INodeForRANodeNotFoundException
- getOccurrenceCount() - Static method in exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.MultipleNodesFromMANodeException
- getOccurrenceCount() - Static method in exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.MultipleNodesToMANodeException
- getOccurrenceCount() - Static method in exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.NoNotAttackedINodeException
- getOccurrenceCount() - Static method in exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.ToMANodeNotINodeException
- getOccurrenceCount() - Static method in exception org.tweetyproject.arg.peaf.syntax.PEEAFTheory.ElementNotFoundException
-
Get the occurrence count of exception thrown.
- getOccurrenceCount() - Static method in exception org.tweetyproject.arg.peaf.syntax.PEEAFTheory.NotAnArgumentException
-
Get the occurrence count of exception thrown.
- getOnes(int, int) - Static method in class org.tweetyproject.math.util.OjAlgoMathUtils
-
Create (m,n)-matrix containing only ones.
- getOperation() - Method in class org.tweetyproject.preferences.update.Update
-
returns the second element of this quadruple
- getOperator() - Method in class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
- getOperator() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- getOperatorSymbol() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoConjunction
- getOperatorSymbol() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoDisjunction
- getOperatorSymbol() - Method in interface org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport.AssociativeSupportBridge
- getOperatorSymbol() - Method in class org.tweetyproject.logics.dl.syntax.Intersection
- getOperatorSymbol() - Method in class org.tweetyproject.logics.dl.syntax.Union
- getOperatorSymbol() - Method in class org.tweetyproject.logics.fol.syntax.Conjunction
- getOperatorSymbol() - Method in class org.tweetyproject.logics.fol.syntax.Disjunction
- getOperatorSymbol() - Method in class org.tweetyproject.logics.fol.syntax.ExclusiveDisjunction
- getOperatorSymbol() - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- getOperatorSymbol() - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- getOperatorSymbol() - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- getOperatorSymbol() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- getOptimalInterpretation(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.FuzzyInconsistencyMeasure
-
Returns an optimal interpretation as a witness for the inconsistency value.
- getOptimizedWorld() - Method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
- getOptimizeFunction() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- getOptimum(Program) - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
-
Computes the optimum of a program that contains optimization statements, if there is one.
- getOptimumString() - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
-
Returns the optimum of the previously solved program, if there is one.
- getOptions() - Method in class org.tweetyproject.lp.asp.grounder.GringoGrounder
- getOptLiterals() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- getOptTerms() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- getOrder() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
- getOrder() - Method in class org.tweetyproject.arg.rankings.semantics.LatticeArgumentRanking
- getOrdinaryPremises() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
- getOut() - Method in class org.tweetyproject.logics.rdl.semantics.DefaultSequence
- getOutgoing(Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
For one particular marking, retrieve all outgoing edges
- getOutgoingEdges() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnNode
- getOutput() - Method in class org.tweetyproject.lp.asp.grounder.GringoGrounder
- getOutput() - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
- getOutput() - Method in class org.tweetyproject.plugin.PluginOutput
- getOutput(StructuredArgumentationFramework) - Method in class org.tweetyproject.arg.saf.reasoner.OutputReasoner
-
Returns the output this reasoner bases upon.
- getOutputVariable() - Method in class org.tweetyproject.logics.qbf.parser.QCirParser
- getOutputWhitelist() - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Returns the whitelist of predicates.
- getOverruledArguments(ArgumentationKnowledgeBase) - Method in class org.tweetyproject.arg.lp.reasoner.ArgumentationReasoner
-
Returns the set of overruled arguments, i.e.
- getParallelism() - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.Configuration
- getParameter(TrainingParameter) - Method in class org.tweetyproject.machinelearning.ParameterSet
-
Returns the parameter of this set with the same name as the given parameter (or throws an IllegalArgumentException)
- getParameters() - Method in class org.tweetyproject.plugin.AbstractTweetyPlugin
-
returns all possible parameters
- getParameters() - Method in interface org.tweetyproject.plugin.TweetyPlugin
-
returns parameters allowed with plugin calls
- getParameters() - Method in class org.tweetyproject.preferences.plugin.PreferencesPlugin
- getParameterSet() - Method in class org.tweetyproject.machinelearning.ParameterTrainer
- getParameterSet() - Method in class org.tweetyproject.machinelearning.svm.MultiClassRbfTrainer
- getParameterSet() - Method in interface org.tweetyproject.machinelearning.Trainer
-
Returns the set of parameters for this trainer.
- getParents(String) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getParents(Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getParents(Node) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getParents(Node) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getParents(Node) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getParents(Node) - Method in class org.tweetyproject.graphs.DefaultGraph
- getParents(Node) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the set of parents (node connected via an undirected edge or a directed edge where the given node is the child) of the given node.
- getParents(Node) - Method in interface org.tweetyproject.graphs.Graph
-
Returns the set of parents (node connected via an undirected edge or a directed edge where the given node is the child) of the given node.
- getParents(Node) - Method in class org.tweetyproject.graphs.HyperGraph
-
returns all parents without taking indivdual attacks into account
- getParents(Node) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getParents(Node) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getParents(Node) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getParser(FileFormat) - Static method in class org.tweetyproject.arg.dung.parser.AbstractDungParser
-
Retrieves the parser for the given file format.
- getParserForFormat(PlParserFactory.Format) - Static method in class org.tweetyproject.logics.pl.parser.PlParserFactory
-
Retrieves an appropriate parser for the given format.
- getPathsOfHigherSize(HashSet<ArrayList<Argument>>, DungTheory) - Static method in class org.tweetyproject.arg.rankings.util.RankingTools
-
Given a set of argument paths of length i-1, this method returns a set of argument paths of length i for the given DungTheory.
- getPathToGrounder() - Method in class org.tweetyproject.lp.asp.grounder.GringoGrounder
- getPeafTheory() - Method in class org.tweetyproject.arg.peaf.inducers.AbstractPEAFInducer
-
Returns the used PEAFTheory in inducer
- getPerceivedDungTheory(Extension) - Method in class org.tweetyproject.agents.dialogues.ArgumentationEnvironment
-
Returns the view of the universal Dung theory restricted to the given set of arguments.
- getPerceivedDungTheory(Extension) - Method in class org.tweetyproject.agents.dialogues.LotteryArgumentationEnvironment
-
Returns the view of the universal Dung theory restricted to the given set of arguments.
- getPercepts(Agent) - Method in class org.tweetyproject.agents.dialogues.ArgumentationEnvironment
- getPercepts(Agent) - Method in class org.tweetyproject.agents.dialogues.LotteryArgumentationEnvironment
- getPercepts(Agent) - Method in class org.tweetyproject.agents.dialogues.oppmodels.DeductiveEnvironment
- getPercepts(Agent) - Method in interface org.tweetyproject.agents.Environment
-
Retrieves the current percepts for the given agent.
- getPetriNet() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getpInside() - Method in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- getPlace() - Method in class org.tweetyproject.logics.petri.syntax.Ark
- getPlaces() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getPlaces() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
- getPlausibleWorlds() - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Returns all interpretations that are mapped to 0
- getPositive(Argument) - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
-
Returns the number of positive votes of the given argument
- getPositiveFluents() - Method in class org.tweetyproject.action.transitionsystem.State
- getPossibleArguments() - Method in class org.tweetyproject.agents.dialogues.structured.SasAgent
-
Returns the set of arguments this agent may bring forward.
- getPossibleInterpretations() - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
-
Returns all interpretations that are mapped to a rank unequal to INFINITY.
- getPossibleOutcomes() - Method in class org.tweetyproject.arg.prob.lotteries.ArgumentationLottery
-
Returns the set of possible outcomes.
- getPossibleOutcomes() - Method in class org.tweetyproject.arg.prob.lotteries.LdoArgumentationLottery
-
Returns the set of possible outcomes.
- getPossibleWorlds() - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
- getPossibleWorlds() - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Returns all interpretations that are mapped to a rank unequal to INFINITY.
- getPredecessors(Map.Entry<T, Integer>) - Method in class org.tweetyproject.preferences.ranking.Functions
-
returns a set of predecessor elements for the given entry
- getPredicate() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- getPredicate() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Atom
- getPredicate() - Method in class org.tweetyproject.logics.dl.syntax.AtomicConcept
- getPredicate() - Method in class org.tweetyproject.logics.dl.syntax.AtomicRole
- getPredicate() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
-
Returns the predicate of this atom
- getPredicate() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- getPredicate() - Method in class org.tweetyproject.logics.rpcl.semantics.InstanceAssignment
-
Returns the predicate of this assignment.
- getPredicate() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getPredicate() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- getPredicate(String) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Get the predicate with the given name.
- getPredicateCls() - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- getPredicateCls() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- getPredicateCls() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- getPredicateCls() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- getPredicateCls() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- getPredicateCls() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.SimpleLogicalFormula
- getPredicateCls() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- getPredicateCls() - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
- getPredicateCls() - Method in class org.tweetyproject.logics.dl.syntax.DlAxiom
- getPredicateCls() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- getPredicateCls() - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- getPredicateCls() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- getPredicateCls() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- getPredicateCls() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- getPredicates() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- getPredicates() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- getPredicates() - Method in class org.tweetyproject.arg.aba.syntax.Negation
- getPredicates() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- getPredicates() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getPredicates() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractGraphLdoModality
- getPredicates() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractLdoModality
- getPredicates() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- getPredicates() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- getPredicates() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- getPredicates() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
- getPredicates() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoRelation
- getPredicates() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- getPredicates() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- getPredicates() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.SimpleLogicalFormula
-
Processes the set of all predicates which appear in this formula
- getPredicates() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.AtomicConcept
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.AtomicRole
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.BottomConcept
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.Complement
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.ConceptAssertion
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.DlAxiom
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.EquivalenceAxiom
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.RoleAssertion
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.TopConcept
- getPredicates() - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- getPredicates() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- getPredicates() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- getPredicates() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- getPredicates() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- getPredicates() - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Returns the predicates of this first-order logic signature.
- getPredicates() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- getPredicates() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- getPredicates() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- getPredicates() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- getPredicates() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- getPredicates() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- getPredicates() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- getPredicates() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- getPredicates() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- getPredicates() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- getPredicates() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- getPredicates() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- getPredicates() - Method in class org.tweetyproject.logics.pl.syntax.SpecialFormula
- getPredicates() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- getPredicates() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- getPredicates() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getPredicates() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- getPredicates() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- getPredicates() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- getPredicates() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- getPreferenceOrderIndex() - Method in class org.tweetyproject.preferences.update.Update
-
returns the first element of this quadruple
- getPreferredExts() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getPreferredExts(Encoding) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getPreimage(Argument) - Method in class org.tweetyproject.agents.dialogues.oppmodels.RecognitionFunction
-
Returns the argument which maps to the set containing the given argument.
- getPremise() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- getPremise() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- getPremise() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- getPremise() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- getPremise() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getPremise() - Method in class org.tweetyproject.arg.saf.syntax.BasicArgument
- getPremise() - Method in interface org.tweetyproject.commons.util.rules.Rule
-
Returns the premise of this rule.
- getPremise() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- getPremise() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getPremise() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getPremise() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- getPremise() - Method in class org.tweetyproject.machinelearning.assoc.AssociationRule
-
Returns the premise of this rule.
- getPremises() - Method in class org.tweetyproject.commons.util.rules.RuleSet
-
Returns all premises appearing in this rule set.
- getPrerequisite() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getPrettyName(Edge<BpmnNode>) - Method in class org.tweetyproject.logics.bpm.plotting.BpmnModelPlotter
- getPrettyName(BpmnNode) - Method in class org.tweetyproject.logics.bpm.plotting.BpmnModelPlotter
- getPrettyName(Ark) - Method in class org.tweetyproject.logics.petri.plotting.PetriNetPlotter
- getPrettyName(PetriNetNode) - Method in class org.tweetyproject.logics.petri.plotting.PetriNetPlotter
- getPrettyName(Marking) - Method in class org.tweetyproject.logics.petri.plotting.ReachabilityGraphPlotter
- getPrettyName(MarkingEdge) - Method in class org.tweetyproject.logics.petri.plotting.ReachabilityGraphPlotter
- getPrettyName(S) - Method in class org.tweetyproject.graphs.util.GraphPlotter
-
Retrieve a pretty name for an edge that will be displayed at the vertex
- getPrettyName(T) - Method in class org.tweetyproject.graphs.util.GraphPlotter
-
Retrieve a pretty name for a node that will be displayed at the vertex
- getPreviousFile() - Method in class org.tweetyproject.arg.dung.util.FileDungTheoryGenerator
-
Returns the file of the theory previously returned by "next()"
- getPrimeImplicants() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Returns the set of prime implicants of this formula.
- getProbability() - Method in record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
Returns the probability of the analysis
- getProbability() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Attack
- getProbability() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Support
- getProbability() - Method in class org.tweetyproject.logics.pcl.syntax.ProbabilisticConditional
-
Returns the probability of this conditional.
- getProbability() - Method in class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
-
Returns the probability of this conditional.
- getProbability(Argument) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
-
Returns the probability of the given argument.
- getProbability(Attack) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
-
Returns the probability of the given attack.
- getProbability(DungTheory) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
-
Computes the probability of the given AAF wrt.
- getProbabilityFunction() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
the probability function of this graph, which is null for default
- getProbabilityVector() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Returns the vector of probabilities, depending on the order of the domain elements (which can be ordered as they implement Comparable).
- getProbabilityVectorAsDoubles() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Returns the vector of probabilities, depending on the order of the domain elements (which can be ordered as they implement Comparable).
- getProblem(String) - Static method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
-
Returns the problem instance that corresponds to the given abbreviation.
- getProblems(String) - Static method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
-
Returns a collection of problems parsed from the given string which has to be in the format "[problem1,...,problemn]".
- getProcesses() - Method in class org.tweetyproject.logics.rdl.semantics.DefaultProcessTree
- getProducts() - Method in class org.tweetyproject.math.term.AssociativeOperation
- getProducts() - Method in class org.tweetyproject.math.term.Constant
- getProducts() - Method in class org.tweetyproject.math.term.Difference
- getProducts() - Method in class org.tweetyproject.math.term.Fraction
- getProducts() - Method in class org.tweetyproject.math.term.FunctionalTerm
- getProducts() - Method in class org.tweetyproject.math.term.Product
- getProducts() - Method in class org.tweetyproject.math.term.Term
-
Returns all products of this term.
- getProducts() - Method in class org.tweetyproject.math.term.Variable
- getPropositionalCharacterisation(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractSatExtensionReasoner
-
Creates a propositional representation of the set of labelings of the given Dung theory that are consistent with the given semantics.
- getPropositionalCharacterisationBySemantics(DungTheory, Map<Argument, Proposition>, Map<Argument, Proposition>, Map<Argument, Proposition>) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractSatExtensionReasoner
-
Returns the semantic-specific propositional characterization of the underlying Dung theory, see
getPropositionalCharacterisation. - getPropositionalCharacterisationBySemantics(DungTheory, Map<Argument, Proposition>, Map<Argument, Proposition>, Map<Argument, Proposition>) - Method in class org.tweetyproject.arg.dung.reasoner.SatCompleteReasoner
- getPropositionalCharacterisationBySemantics(DungTheory, Map<Argument, Proposition>, Map<Argument, Proposition>, Map<Argument, Proposition>) - Method in class org.tweetyproject.arg.dung.reasoner.SatStableReasoner
- getQuantifiedFormulas() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- getQuantifiedFormulas() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- getQuantifiedFormulas() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- getQuantifierVariables() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getQuantifierVariables() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.QuantifiedFormula
- getQuantifierVariables() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
-
Returns the variables of this quantified formula.
- getQuantifierVariables() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- getQuantifierVariables() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- getQuantifierVariables() - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
- getQuantifierVariables() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- getQuantifierVariables() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- getQuantifierVariables() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- getQuantifierVariables() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- getQuantifierVariables() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- getQuantifierVariables() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getQuantifierVariables() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getQuery() - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Returns the query of the program, if there is one.
- getRandom() - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
-
Returns the random number generator.
- getRandomDistribution(RpclSemantics, FolSignature, Set<Set<Constant>>) - Static method in class org.tweetyproject.logics.rpcl.semantics.CondensedProbabilityDistribution
-
Returns a random distribution on the given signature.
- getRankingFunction() - Method in class org.tweetyproject.preferences.ranking.LevelingFunction
- getRankingFunction() - Method in class org.tweetyproject.preferences.ranking.RankingFunction
-
returns the ranking function
- getRealPart() - Method in class org.tweetyproject.math.ComplexNumber
-
Returns the real part of this complex number.
- getReduct(Set<ASPLiteral>) - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Returns the reduct of this program wrt.
- getReduct(DungTheory, Extension) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
-
computes the reduct of bbase wrt.
- getRelationSymbol() - Method in class org.tweetyproject.math.equation.Equation
- getRelationSymbol() - Method in class org.tweetyproject.math.equation.Inequation
- getRelationSymbol() - Method in class org.tweetyproject.math.equation.Statement
-
Returns the relation symbol of this statement.
- getRepresentation() - Method in class org.tweetyproject.math.examples.KnapSack
-
since this class is not used with ant optimization, we do not need this method
- getRepresentation() - Method in class org.tweetyproject.math.examples.TravelingSalesman
- getRepresentation() - Method in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
-
for Ant optimization: represent the problem as an adjacence matrix
- getRepresentation(CombinatoricsProblem) - Static method in class org.tweetyproject.math.opt.solver.AntColonyOptimization
- getRepresentationStructure() - Method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
- getRestriction(Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getRestriction(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getRestriction(Collection<Argument>) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getRestriction(Collection<BpmnNode>) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getRestriction(Collection<PetriNetNode>) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getRestriction(Collection<Marking>) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getRestriction(Collection<T>) - Method in class org.tweetyproject.graphs.DefaultGraph
- getRestriction(Collection<T>) - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns copy of this DirHyperGraph consisting only of the given nodes and all corresponding edges.
- getRestriction(Collection<T>) - Method in interface org.tweetyproject.graphs.GeneralGraph
-
Returns copy of this graph consisting only of the given nodes and all corresponding edges.
- getRestriction(Collection<T>) - Method in class org.tweetyproject.graphs.HyperGraph
- getResult() - Method in class org.tweetyproject.preferences.events.UpdateEvent
-
returns the result for this update event
- getRight() - Method in class org.tweetyproject.arg.adf.syntax.acc.ExclusiveDisjunctionAcceptanceCondition
- getRight() - Method in class org.tweetyproject.arg.adf.syntax.acc.ImplicationAcceptanceCondition
- getRight() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoRelation
- getRight() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
-
Returns the right part (the literals tuple) of the Aggregate element.
- getRight() - Method in class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
- getRight() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- getRightGuard() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- getRightGuard() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getRightOperator() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Returns the operator of the right aggregate relation.
- getRightOperator() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getRightTerm() - Method in class org.tweetyproject.math.equation.Statement
-
Returns the right term of this statement.
- getRole() - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- getRole() - Method in class org.tweetyproject.logics.dl.syntax.RoleAssertion
- getRole() - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- getRole(String) - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Get the role with the given name.
- getRoleDomain(AtomicRole) - Method in class org.tweetyproject.logics.dl.semantics.DlInterpretation
-
Returns the subset of the domain that belongs to the given role (i.e.
- getRoles() - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Get the role names of the signature.
- getRoot() - Method in class org.tweetyproject.arg.deductive.semantics.ArgumentTree
-
Returns the root node of this tree.
- getRule() - Method in class org.tweetyproject.arg.aba.syntax.Deduction
- getRuleFormula(DefeasibleInferenceRule<FolFormula>) - Method in class org.tweetyproject.arg.aspic.ruleformulagenerator.FolFormulaGenerator
- getRuleFormula(DefeasibleInferenceRule<PlFormula>) - Method in class org.tweetyproject.arg.aspic.ruleformulagenerator.PlFormulaGenerator
- getRuleFormula(DefeasibleInferenceRule<T>) - Method in class org.tweetyproject.arg.aspic.ruleformulagenerator.RuleFormulaGenerator
-
Transforms a defeasible ASPIC inference rule into a corresponding formula of type
T - getRuleFormulaGenerator() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
-
Returns the generator to transform rules into words of the language they range over
- getRules() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- getRules() - Method in class org.tweetyproject.arg.aba.syntax.Deduction
- getRulesWithConclusion(Formula) - Method in class org.tweetyproject.commons.util.rules.RuleSet
-
Returns all rules this set with the given conclusion
- getRulesWithHead(FolFormula) - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
Returns all defeasible and strict rules appearing in this program with the given literal as head
- getRulesWithHead(FolFormula) - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
-
Returns all defeasible rules of the support of this argument with the given literal as head
- getSamplerSignature() - Method in class org.tweetyproject.commons.BeliefSetSampler
-
Returns the signature of this sampler.
- getSatEncoding() - Method in class org.tweetyproject.logics.pl.util.CardinalityConstraintEncoder
-
Returns a SAT encoding of this cardinality constraint.
- getSatEncoding(String) - Method in class org.tweetyproject.logics.pl.util.CardinalityConstraintEncoder
-
Returns a SAT encoding of this cardinality constraint.
- getSATEncoding(Collection<PlFormula>, int) - Method in class org.tweetyproject.logics.pl.analysis.ContensionSatInconsistencyMeasure
- getSATEncoding(Collection<PlFormula>, int) - Method in class org.tweetyproject.logics.pl.analysis.DHitSatInconsistencyMeasure
- getSATEncoding(Collection<PlFormula>, int) - Method in class org.tweetyproject.logics.pl.analysis.DMaxSatInconsistencyMeasure
- getSATEncoding(Collection<PlFormula>, int) - Method in class org.tweetyproject.logics.pl.analysis.DSumSatInconsistencyMeasure
- getSATEncoding(Collection<PlFormula>, int) - Method in class org.tweetyproject.logics.pl.analysis.HsSatInconsistencyMeasure
- getSATEncoding(Collection<PlFormula>, int) - Method in class org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure
-
Returns a SAT encoding of the problem "is upper_bound an upper_bound for the inconsistency value of this knowledge base?"
- getSatisfactionRatio() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
-
Returns the ratio of worlds not satisfying this formula to worlds satisfying this formula.
- getSatisfactionStatement(RelationalProbabilisticConditional, FolSignature, Map<Interpretation<FolBeliefSet, FolFormula>, FloatVariable>) - Method in class org.tweetyproject.logics.rpcl.semantics.AbstractRpclSemantics
- getSatisfactionStatement(RelationalProbabilisticConditional, FolSignature, Map<Interpretation<FolBeliefSet, FolFormula>, FloatVariable>) - Method in class org.tweetyproject.logics.rpcl.semantics.AggregatingSemantics
- getSatisfactionStatement(RelationalProbabilisticConditional, FolSignature, Map<Interpretation<FolBeliefSet, FolFormula>, FloatVariable>) - Method in class org.tweetyproject.logics.rpcl.semantics.AveragingSemantics
- getSatisfactionStatement(RelationalProbabilisticConditional, FolSignature, Map<Interpretation<FolBeliefSet, FolFormula>, FloatVariable>) - Method in interface org.tweetyproject.logics.rpcl.semantics.RpclSemantics
-
Returns the mathematical statement corresponding to the satisfaction of the given conditional wrt.
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.AbstractPASemantics
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.CoherentPASemantics
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.FoundedPASemantics
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.InvolutaryPASemantics
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.JustifiablePASemantics
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.NeutralPASemantics
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.OptimisticPASemantics
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in interface org.tweetyproject.arg.prob.semantics.PASemantics
-
Returns the mathematical statement corresponding to the satisfaction of the given theory wrt.
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.RationalPASemantics
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.SemiFoundedPASemantics
- getSatisfactionStatements(DungTheory, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.SemiOptimisticPASemantics
- getSatSolver() - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.Configuration
- getScreen() - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ScreenedRemainderSets
-
Returns the screened rules that are contained in every remainder set.
- getScriptLocation() - Method in class org.tweetyproject.logics.ml.reasoner.MleanCoPReasoner
-
Get the mleancop.sh path.
- getSecond() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Pair
- getSecond() - Method in class org.tweetyproject.commons.util.Pair
-
returns the second element of this pair
- getSecond() - Method in class org.tweetyproject.commons.util.Triple
-
returns the second element of this triple
- getSecondFormula() - Method in class org.tweetyproject.logics.fol.syntax.Implication
-
Get the right side formula of the implication left => right
- getSecondFormula() - Method in class org.tweetyproject.logics.pl.syntax.Implication
-
Get the right side formula of the implication left => right
- getSelections() - Method in class org.tweetyproject.plugin.parameter.SelectionCommandParameter
-
returns each possible selection argument
- getSemantics() - Method in class org.tweetyproject.agents.dialogues.lotteries.AbstractLotteryAgent
-
Returns the semantics.
- getSemantics() - Method in class org.tweetyproject.arg.prob.dynamics.AbstractPAChangeOperator
-
Returns the semantics.
- getSemantics() - Method in class org.tweetyproject.arg.prob.lotteries.ArgumentationLottery
-
Returns the used semantics.
- getSemantics() - Method in class org.tweetyproject.arg.prob.lotteries.LdoArgumentationLottery
-
Returns the used semantics.
- getSemantics() - Method in class org.tweetyproject.arg.prob.reasoner.AbstractPafReasoner
-
The semantics of this reasoner.
- getSemantics() - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
-
Returns the semantics of this distribution.
- getSemiStableExts() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getSemiStableExts(Encoding) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getSequenceFlows() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
-
retrieve all edges in this BPMN model that are Sequence Flows
- getSequenceFlowSuccessors(BpmnNode) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
-
For one particular nodes, retrieve all successors in the sequence flow of the BPMN model
- getSequentialCounterEncoding(Collection<Proposition>, int, String) - Static method in class org.tweetyproject.logics.pl.util.CardinalityConstraintEncoder
-
Returns a SAT encoding of the given cardinality constraint based on the method of [Sinz.
- getSet() - Method in class org.tweetyproject.commons.util.SubsetIterator
-
Returns the set this iterator is iterating over.
- getSignature() - Method in class org.tweetyproject.action.description.parser.CParser
- getSignature() - Method in class org.tweetyproject.action.description.syntax.CLaw
- getSignature() - Method in class org.tweetyproject.action.description.syntax.DynamicLaw
- getSignature() - Method in class org.tweetyproject.action.description.syntax.StaticLaw
- getSignature() - Method in class org.tweetyproject.action.query.syntax.SActionQuery
- getSignature() - Method in class org.tweetyproject.action.transitionsystem.TransitionSystem
- getSignature() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- getSignature() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- getSignature() - Method in class org.tweetyproject.arg.aba.syntax.Negation
- getSignature() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- getSignature() - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- getSignature() - Method in class org.tweetyproject.arg.bipolar.syntax.BinaryAttack
- getSignature() - Method in class org.tweetyproject.arg.bipolar.syntax.BinarySupport
- getSignature() - Method in class org.tweetyproject.arg.bipolar.syntax.SetAttack
- getSignature() - Method in class org.tweetyproject.arg.bipolar.syntax.SetSupport
- getSignature() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- getSignature() - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- getSignature() - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
-
Always null.
- getSignature() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getSignature() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- getSignature() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- getSignature() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- getSignature() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
- getSignature() - Method in class org.tweetyproject.arg.dung.syntax.Argument
- getSignature() - Method in class org.tweetyproject.arg.dung.syntax.Attack
- getSignature() - Method in class org.tweetyproject.arg.lp.syntax.Argument
- getSignature() - Method in class org.tweetyproject.arg.saf.syntax.BasicArgument
- getSignature() - Method in class org.tweetyproject.arg.saf.syntax.StructuredArgumentationFramework
- getSignature() - Method in class org.tweetyproject.arg.setaf.syntax.SetAttack
- getSignature() - Method in class org.tweetyproject.beliefdynamics.mas.InformationObject
- getSignature() - Method in class org.tweetyproject.commons.BeliefSet
-
Returns a copy of the signature that is attached to his belief base (it is always equal to or larger than
BeliefBase.getMinimalSignature()). - getSignature() - Method in interface org.tweetyproject.commons.Formula
-
Returns the signature of the language of this formula.
- getSignature() - Method in class org.tweetyproject.commons.FormulaSampler
-
Returns the signature of this sampler.
- getSignature() - Method in interface org.tweetyproject.commons.util.rules.Rule
- getSignature() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnFormula
- getSignature() - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
- getSignature() - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Returns the signature of the first-order language this ranking function is defined on.
- getSignature() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- getSignature() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- getSignature() - Method in class org.tweetyproject.logics.dl.parser.DlParser
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.AtomicConcept
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.AtomicRole
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.BottomConcept
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.Complement
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.ConceptAssertion
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.DlAxiom
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.EquivalenceAxiom
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.RoleAssertion
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.TopConcept
- getSignature() - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- getSignature() - Method in class org.tweetyproject.logics.fol.parser.FolParser
-
Returns the signature of this parser.
- getSignature() - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
-
Returns the signature of this parser.
- getSignature() - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
- getSignature() - Method in class org.tweetyproject.logics.ml.parser.MlParser
-
Returns the signature of this parser.
- getSignature() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- getSignature() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- getSignature() - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Returns the signature of the underlying language.
- getSignature() - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
-
Returns the signature of this world.
- getSignature() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- getSignature() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- getSignature() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- getSignature() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- getSignature() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- getSignature() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- getSignature() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- getSignature() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- getSignature() - Method in class org.tweetyproject.logics.rcl.parser.RclParser
-
Returns the signature of this parser.
- getSignature() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getSignature() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getSignature() - Method in class org.tweetyproject.logics.rpcl.parser.RpclParser
-
Returns the signature of this parser.
- getSignature() - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
-
Returns the signature of the underlying language.
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- getSignature() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- getSignature() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- getSignature(Collection<? extends PlFormula>) - Static method in class org.tweetyproject.logics.pl.syntax.PlSignature
-
Returns the set of atoms appearing in the given collection of formulas.
- getSimpleReasonerForSemantics(Semantics) - Static method in class org.tweetyproject.arg.dung.reasoner.AbstractExtensionReasoner
-
Creates a reasoner for the given semantics.
- getSimpleReasonerForSemantics(Semantics) - Static method in class org.tweetyproject.arg.setaf.reasoners.AbstractExtensionSetAfReasoner
-
Creates a reasoner for the given semantics.
- getSolidlyDefended(Extension, DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SolidAdmissibleReasoner
- getSort() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Term
- getSort() - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- getSort(String) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Get the sort with the given name.
- getSortedNodes() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getSortingType() - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- getSorts() - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Returns the sorts of this first-order logic signature.
- getSource() - Method in class org.tweetyproject.beliefdynamics.mas.InformationObject
-
Returns the source of this information object.
- getSourceBeliefBase() - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.RemainderSets
-
Returns the belief base that seeded this remainder set.
- getSourceBeliefBase() - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ScreenedRemainderSets
-
Returns the original program p for which this set represents the set of remainder sets.
- getSourceRef() - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
- getStableExts() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getStableExts(Encoding) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- getStandardDivisions(DungTheory) - Static method in class org.tweetyproject.arg.dung.divisions.Division
-
Returns the standard set of divisions of the given argumentation theory, i.e.
- getStarConflicts(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure
-
Computes all *-conflicts of a given belief base.
- getStartingPoint() - Method in class org.tweetyproject.math.opt.rootFinder.RootFinder
-
Returns the starting point of this finder.
- getState(Set<FolAtom>) - Method in class org.tweetyproject.action.transitionsystem.TransitionSystem
-
Returns the state that maps the given fluents to true, if it exists, otherwise null.
- getStates() - Method in class org.tweetyproject.action.transitionsystem.TransitionSystem
- getStaticLaws() - Method in class org.tweetyproject.action.description.syntax.CActionDescription
- getStats(String) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Returns a list containing statistics about the given inconsistency measure: number of timeouts, mean time, median time and min and max time.
- getStatus() - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult
- getStrictClosure() - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
Computes the strict closure of the program, i.e., the set of all strictly derivable literals.
- getStrictClosure(Set<FolFormula>) - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
Computes the strict closure of the program, i.e., the set of all strictly derivable literals.
- getStrictClosure(Set<FolFormula>, Set<DefeasibleRule>) - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
Computes the strict closure of the program, i.e., the set of all strictly derivable literals.
- getStrictClosure(Set<FolFormula>, Set<DefeasibleRule>, boolean) - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
Computes the strict closure of the program, i.e., the set of all strictly derivable literals.
- getStringBuilder(Set<EArgument>, Set<EArgument>) - Static method in class org.tweetyproject.arg.peaf.io.preaf.EdgeListWriter
-
Utility method for getStringBuilder
- getStringBuilder(Set<EArgument>, Set<EArgument>, String) - Static method in class org.tweetyproject.arg.peaf.io.preaf.EdgeListWriter
-
Combines arguments and builds the first line
- getStrongestInterpolant(Collection<PlFormula>, Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.SimplePlInterpolantEnumerator
- getStrongestInterpolant(Collection<S>, Collection<S>) - Method in interface org.tweetyproject.logics.commons.analysis.InterpolantEnumerator
-
Returns the strongest interpolant (up to semantical equivalence) of K1 wrt.
- getStronglyConnectedComponents() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getStronglyConnectedComponents() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getStronglyConnectedComponents() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getStronglyConnectedComponents() - Method in class org.tweetyproject.graphs.DefaultGraph
- getStronglyConnectedComponents() - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the strongly connected components of this DirHyperGraph.
- getStronglyConnectedComponents() - Method in interface org.tweetyproject.graphs.Graph
-
Returns the strongly connected components of this graph.
- getStronglyConnectedComponents() - Method in class org.tweetyproject.graphs.HyperGraph
- getStronglyConnectedComponents() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getStronglyConnectedComponents() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getStronglyConnectedComponents() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getStronglyConnectedComponents(Graph<S>) - Static method in class org.tweetyproject.graphs.DefaultGraph
-
Returns the strongly connected components of the given graph.
- getStronglyEquivalentTheories(DungTheory) - Method in class org.tweetyproject.arg.dung.equivalence.StrongEquivalence
-
compute all strongly equivalent theories for the the given theory i.e.
- getStronglyEquivalentTheoriesNaive(DungTheory) - Method in class org.tweetyproject.arg.dung.equivalence.StrongEquivalence
-
compute all strongly equivalent theories for the given theory i.e.
- getStyle(BpmnNode) - Method in class org.tweetyproject.logics.bpm.plotting.BpmnModelPlotter
- getStyle(PetriNetNode) - Method in class org.tweetyproject.logics.petri.plotting.PetriNetPlotter
- getStyle(Marking) - Method in class org.tweetyproject.logics.petri.plotting.ReachabilityGraphPlotter
- getStyle(T) - Method in class org.tweetyproject.graphs.util.GraphPlotter
-
Retrieve a string that describes the style of the vertex corresponding to the node according to the syntax of MX
- getSubgraphProbabilityFunction() - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
-
Returns the complete subgraph probability function on the subgraphs of this PAF, assuming independence between probabilities of all arguments and attacks.
- getSubgraphs() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- getSubgraphs() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- getSubgraphs() - Method in class org.tweetyproject.graphs.DefaultGraph
- getSubgraphs() - Method in interface org.tweetyproject.graphs.Graph
-
Returns the set of sub graphs of this graph.
- getSubgraphs() - Method in class org.tweetyproject.graphs.HyperGraph
- getSubgraphs() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- getSubgraphs() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- getSubgraphs() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- getSubgraphs(SetAf) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Returns the set of sub graphs of the given graph.
- getSubgraphs(GeneralGraph<S>) - Static method in class org.tweetyproject.graphs.DefaultGraph
-
Returns the set of sub graphs of the given graph.
- getSubgraphs(HyperGraph<T>) - Method in class org.tweetyproject.graphs.HyperGraph
-
Returns the set of sub graphs of the given graph.
- getSubGraphs() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getSubGraphs() - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns the set of sub DirHyperGraphs of this DirHyperGraph.
- getSubgraphsHelper(SetAf) - Static method in class org.tweetyproject.arg.setaf.syntax.SetAf
- getSubTerms() - Method in class org.tweetyproject.logics.cl.kappa.KappaMin
- getSubTerms() - Method in class org.tweetyproject.logics.cl.kappa.KappaSum
- getSubTerms() - Method in interface org.tweetyproject.logics.cl.kappa.KappaTerm
-
Processes all the sub-terms
- getSubTerms() - Method in class org.tweetyproject.logics.cl.kappa.KappaValue
- getSuccessors(Map.Entry<T, Integer>) - Method in class org.tweetyproject.preferences.ranking.Functions
-
returns a set of successor elements for the given entry
- getSuccessors(Interpretation<FolBeliefSet, FolFormula>) - Method in class org.tweetyproject.logics.ml.semantics.AccessibilityRelation
-
Returns all interpretations that are accessible to a given interpretation i.
- GetSuffix(int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- GetSuffix(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- GetSuffix(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- GetSuffix(int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Get the suffix.
- GetSuffix(int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- getSumOfTokensAtNonFinalPlaces() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
-
Sum up the number of tokens at all non-final places at this marking
- getSums() - Method in class org.tweetyproject.math.term.AssociativeOperation
- getSums() - Method in class org.tweetyproject.math.term.Constant
- getSums() - Method in class org.tweetyproject.math.term.Difference
- getSums() - Method in class org.tweetyproject.math.term.Fraction
- getSums() - Method in class org.tweetyproject.math.term.FunctionalTerm
- getSums() - Method in class org.tweetyproject.math.term.Sum
- getSums() - Method in class org.tweetyproject.math.term.Term
-
Returns all sums of this term.
- getSums() - Method in class org.tweetyproject.math.term.Variable
- getSupport() - Method in class org.tweetyproject.arg.deductive.semantics.DeductiveArgument
-
Returns the support of this argument.
- getSupport() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlLogicArgument
- getSupport() - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
-
returns the support of this argument
- getSupported() - Method in class org.tweetyproject.arg.bipolar.syntax.BinarySupport
-
returns the supported argument of this support relation.
- getSupported() - Method in class org.tweetyproject.arg.bipolar.syntax.SetSupport
-
returns the supported argument of this support relation.
- getSupported() - Method in interface org.tweetyproject.arg.bipolar.syntax.Support
- getSupported(Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Computes the set {A | there is a sequence of direct supports from an element of
extto A - getSupported(ArgumentSet) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
Computes the set {A | there is a sequence of direct supports from argumentSet to A}
- getSupported(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Computes the set {A | there is a sequence of direct supports from argument to A
- getSupportedAttacks(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Calculates the set of supported attack from "arg1" to other arguments "y", i.e.
- getSupporter() - Method in class org.tweetyproject.arg.bipolar.syntax.BinarySupport
-
returns the supporting argument of this support relation.
- getSupporter() - Method in class org.tweetyproject.arg.bipolar.syntax.SetSupport
-
returns the supporting set of arguments of this support relation.
- getSupporter() - Method in interface org.tweetyproject.arg.bipolar.syntax.Support
- getSupporters(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Computes the set {A | there is a sequence of direct supports from A to argument
- getSupports() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Returns all supports of this theory.
- getSupports() - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
- getSupports() - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
Returns all supports of this theory.
- getSupports() - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
- getSupports() - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Get all supports
- getSupports() - Method in class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Gets supports of the EAF
- getSupports() - Method in class org.tweetyproject.arg.peaf.syntax.EArgument
-
Get all the supports that this argument originates
- getSupports() - Method in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- getSupports() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Get the insert ordered list of supports.
- getSymbolArrow() - Method in class org.tweetyproject.arg.aba.parser.AbaParser
- getSymbolComma() - Method in class org.tweetyproject.arg.aba.parser.AbaParser
- getSymbolTrue() - Method in class org.tweetyproject.arg.aba.parser.AbaParser
- getSyntacticModule(Formula) - Method in class org.tweetyproject.commons.util.rules.RuleSet
-
Returns the maximal subset of this rule set that is closed under "syntactic" neighbourhood relationship for the given formula.
- getSyntaxComponents() - Method in class org.tweetyproject.logics.pl.syntax.PlBeliefSet
-
Returns the set of syntax components of this belief set, i.e.
- getTabSize(int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- getTabSize(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- getTabSize(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- getTabSize(int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- getTabSize(int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- getTargetFunction() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Returns the target function of this problem.
- getTargetRef() - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
- getTargetSort() - Method in class org.tweetyproject.logics.commons.syntax.Functor
-
Returns the sort of this functor
- getTBox() - Method in class org.tweetyproject.logics.dl.syntax.DlBeliefSet
- getTerm() - Method in class org.tweetyproject.math.term.FunctionalTerm
-
Returns the inner term.
- getTerm(int) - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getTerm(Vector<Term>) - Method in class org.tweetyproject.math.func.EntropyFunction
- getTerm(Vector<Term>) - Method in interface org.tweetyproject.math.func.SimpleRealValuedFunction
- getTerms() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- getTerms() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- getTerms() - Method in class org.tweetyproject.arg.aba.syntax.Negation
- getTerms() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- getTerms() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getTerms() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- getTerms() - Method in class org.tweetyproject.logics.commons.syntax.FunctionalTerm
- getTerms() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.LogicStructure
- getTerms() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- getTerms() - Method in class org.tweetyproject.logics.commons.syntax.Sort
- getTerms() - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- getTerms() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- getTerms() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- getTerms() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- getTerms() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- getTerms() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- getTerms() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- getTerms() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- getTerms() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- getTerms() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- getTerms() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- getTerms() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getTerms() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- getTerms() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- getTerms() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- getTerms() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- getTerms() - Method in class org.tweetyproject.math.term.AbsoluteValue
- getTerms() - Method in class org.tweetyproject.math.term.AssociativeOperation
-
Returns the terms of this operation.
- getTerms() - Method in class org.tweetyproject.math.term.Constant
- getTerms() - Method in class org.tweetyproject.math.term.Difference
- getTerms() - Method in class org.tweetyproject.math.term.Exp
- getTerms() - Method in class org.tweetyproject.math.term.Fraction
- getTerms() - Method in class org.tweetyproject.math.term.Logarithm
- getTerms() - Method in class org.tweetyproject.math.term.Power
- getTerms() - Method in class org.tweetyproject.math.term.Root
- getTerms() - Method in class org.tweetyproject.math.term.Term
- getTerms() - Method in class org.tweetyproject.math.term.Variable
- getTerms(Class<C>) - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- getTerms(Class<C>) - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- getTerms(Class<C>) - Method in class org.tweetyproject.arg.aba.syntax.Negation
- getTerms(Class<C>) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- getTerms(Class<C>) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.ComplexLogicalFormulaAdapter
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.FunctionalTerm
- getTerms(Class<C>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.LogicStructure
-
Processes the set containing all terms of type C.
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.Sort
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.fol.syntax.Implication
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.fol.syntax.Negation
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getTerms(Class<C>) - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- getTerms(Class<C>) - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- getTheory() - Method in class org.tweetyproject.agents.dialogues.lotteries.AbstractLotteryAgent
-
Returns the theory of this agent.
- getTheory() - Method in class org.tweetyproject.agents.dialogues.lotteries.ProbabilisticLotteryAgent
-
Returns the theory of this agent.
- getTheory() - Method in class org.tweetyproject.arg.prob.lotteries.ArgumentationLottery
-
Returns the used argumentation theory.
- getTheory() - Method in class org.tweetyproject.arg.prob.lotteries.LdoArgumentationLottery
-
Returns the used argumentation theory.
- getTheory() - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Returns the theory of this probability function.
- getThird() - Method in class org.tweetyproject.commons.util.Triple
-
returns the third element of this triple
- getTimedOutInstances(String) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Returns a set of all timed out instances of the dataset wrt.
- getTo() - Method in class org.tweetyproject.action.transitionsystem.Transition
-
Returns the target state of this transition.
- getTo() - Method in interface org.tweetyproject.arg.adf.semantics.link.Link
- getTo() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Attack
-
Get the element (attack, support or argument) that originates the attack
- getTo() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Support
-
Return the argument that is targeted
- getToken(int) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- getToken(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- getToken(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- getToken(int) - Method in class org.tweetyproject.lp.asp.parser.ASPParser
-
Get the specific Token.
- getToken(int) - Method in class org.tweetyproject.preferences.io.POParser
- getToken(int) - Method in class org.tweetyproject.preferences.io.UPParser
-
Get the specific Token.
- getTokens() - Method in class org.tweetyproject.logics.petri.syntax.Place
- getTokens(Place) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
- getTop() - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
-
Returns the first basic arguments of this argument structure
- getTopRule() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Retruns the TopRule according to ASPIC+ specification
- getTos() - Method in class org.tweetyproject.arg.peaf.syntax.aif.AIFNode
-
Get all the aif nodes that this node targets
- getTos() - Method in class org.tweetyproject.arg.peaf.syntax.EAttack
-
Get the arguments that receive this attack
- getTos() - Method in class org.tweetyproject.arg.peaf.syntax.ESupport
-
Get the arguments that receive this support
- getTrainer() - Method in class org.tweetyproject.machinelearning.ParameterTrainer
-
Returns the trainer of this parameter trainer.
- getTransition() - Method in class org.tweetyproject.logics.petri.syntax.Ark
- getTransition() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.MarkingEdge
- getTransitionMatrix() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
Retrieve a matrix that specifies for each pair of markings how likely a transition between these markings is going to happen, based on the probability function that describes this graph.
- getTransitions() - Method in class org.tweetyproject.action.transitionsystem.TransitionSystem
- getTranslateInfo(Class<?>) - Method in class org.tweetyproject.logics.translators.Translator
- getTriple(T, T) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
returns a pair if it consists of of two given elements
- getTrue(Argument) - Method in class org.tweetyproject.arg.adf.reasoner.sat.encodings.PropositionalMapping
- getTupledValues() - Method in class org.tweetyproject.arg.rankings.reasoner.TuplesRankingReasoner
- getType() - Method in interface org.tweetyproject.arg.adf.semantics.link.Link
- getType() - Method in class org.tweetyproject.math.equation.Inequation
-
Returns the type of this inequation.
- getType() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Returns the type of this problem.
- getUnattacked(Extension, DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.OrderingSemanticsReasoner
-
computes the set of arguments outside of ext, which are not attacked by ext
- getUnboundVariables() - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- getUnboundVariables() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- getUnboundVariables() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getUnboundVariables() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.QuantifiedFormula
- getUnboundVariables() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- getUnboundVariables() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- getUnboundVariables() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- getUnboundVariables() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- getUnboundVariables() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- getUnboundVariables() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- getUnboundVariables() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- getUnboundVariables() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- getUnboundVariables() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- getUnboundVariables() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- getUnboundVariables() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- getUnboundVariables() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getUnboundVariables() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getUnboundVariables() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- getUndefended(Extension, DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.OrderingSemanticsReasoner
-
computes the set of arguments in ext, which are not defended by ext against outside attackers
- getUniformDistribution(Set<S>) - Static method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Returns the uniform distribution on the given interpretations.
- getUniformDistribution(Set<S>, Signature) - Static method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Returns the uniform distribution on the given interpretations.
- getUniformDistribution(RpclSemantics, FolSignature) - Static method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
-
Returns the uniform distribution on the given signature.
- getUniformDistribution(RpclSemantics, FolSignature, Set<Set<Constant>>) - Static method in class org.tweetyproject.logics.rpcl.semantics.CondensedProbabilityDistribution
-
Returns the uniform distribution on the given signature.
- getUniformProbability() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- getUniformProbability() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- getUniformProbability() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.ProbabilityAware
- getUniformProbability() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- getUniformProbability() - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
- getUniformProbability() - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
- getUniformProbability() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- getUniformProbability() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- getUniformProbability() - Method in class org.tweetyproject.logics.pcl.syntax.ProbabilisticConditional
- getUniformProbability() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Returns this formula's probability in the uniform distribution.
- getUniformProbability() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- getUniformProbability() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- getUnion(Set<Set<E>>) - Method in class org.tweetyproject.commons.util.SetTools
-
Returns the union of the set of sets.
- getUnityMultiple(int, double) - Static method in class org.tweetyproject.math.util.OjAlgoMathUtils
-
Create unity matrix multiplied by scalar.
- getUpdate() - Method in class org.tweetyproject.preferences.io.UPParser
- getUpperBound() - Method in class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
-
Retrieves the upper bound for delta for this machine shop.
- getUpperBound() - Method in class org.tweetyproject.logics.pcl.analysis.PenalizingCreepingMachineShop
- getUpperBound() - Method in class org.tweetyproject.logics.pcl.analysis.SmoothedPenalizingCreepingMachineShop
- getUpperBound() - Method in class org.tweetyproject.logics.pcl.analysis.UnbiasedCreepingMachineShop
- getUpperBound() - Method in class org.tweetyproject.machinelearning.TrainingParameter
-
Returns the upper bound of this parameter.
- getUpperBound() - Method in class org.tweetyproject.math.Interval
- getUpperBound() - Method in class org.tweetyproject.math.term.Variable
-
Returns the upper bound of this variable.
- getUpperCut(DungTheory, double) - Method in class org.tweetyproject.arg.prob.semantics.ProbabilisticExtension
-
Returns the upper cut of this probabilistic extension wrt.
- getUpperReferenceArguments() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractGraphLdoModality
-
Returns the upper reference arguments of this modality.
- getUselessAttacks(DungTheory) - Method in class org.tweetyproject.arg.dung.equivalence.AdmissibleKernel
- getUselessAttacks(DungTheory) - Method in class org.tweetyproject.arg.dung.equivalence.CompleteKernel
- getUselessAttacks(DungTheory) - Method in class org.tweetyproject.arg.dung.equivalence.EquivalenceKernel
-
compute the set of 'useless' attacks, i.e.
- getUselessAttacks(DungTheory) - Method in class org.tweetyproject.arg.dung.equivalence.GroundedKernel
- getUselessAttacks(DungTheory) - Method in class org.tweetyproject.arg.dung.equivalence.StableKernel
- getUtility(Agent) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.DirectGameProtocol
- getUtility(Agent) - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameProtocol
- getUtility(Agent) - Method in interface org.tweetyproject.agents.sim.GameProtocol
-
Returns the utility of the given agent for the final situation.
- getUtility(DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.ArguingAgent
-
Assess the given dialogue trace with the belief states utility function.
- getUtility(DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameUtilityFunction
- getUtility(DialogueTrace<Argument, Extension>, Set<Argument>, Set<Attack>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameUtilityFunction
- getUtility(DialogueTrace<S, T>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.UtilityFunction
-
Gives the utility of the given dialogue trace.
- getUtility(DialogueTrace<S, T>, Set<S>, Set<Attack>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.UtilityFunction
-
Gives the utility of the given dialogue trace that takes the additional arguments and attacks into account.
- getUtility(DungTheory, Semantics) - Method in class org.tweetyproject.agents.dialogues.lotteries.AbstractLotteryAgent
-
Returns the utility of the agent wrt.
- getUtility(DungTheory, Semantics) - Method in class org.tweetyproject.agents.dialogues.lotteries.DummyLotteryAgent
- getUtility(DungTheory, Semantics) - Method in class org.tweetyproject.agents.dialogues.lotteries.ProbabilisticLotteryAgent
- getUtility(DungTheory, Semantics) - Method in class org.tweetyproject.agents.dialogues.lotteries.RandomLotteryAgent
- getUtility(DungTheory, Semantics) - Method in class org.tweetyproject.agents.dialogues.lotteries.UtilityBasedLotteryAgent
- getUtility(DungTheory, Semantics) - Method in class org.tweetyproject.arg.prob.lotteries.LdoUtilityFunction
-
Gets the utility of the given theory wrt.
- getUtility(DungTheory, Semantics) - Method in class org.tweetyproject.arg.prob.lotteries.UtilityFunction
-
Gets the utility of the given theory wrt.
- getUtilityFunction() - Method in class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
-
Returns the utility function of this belief state.
- getUtilityFunction() - Method in class org.tweetyproject.agents.dialogues.structured.SasAgent
-
Returns the utility function of this agent.
- getValue() - Method in class org.tweetyproject.arg.delp.parser.Token
- getValue() - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult
- getValue() - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
- getValue() - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
- getValue() - Method in class org.tweetyproject.lp.asp.parser.Token
-
An optional attribute value of the Token.
- getValue() - Method in class org.tweetyproject.machinelearning.TrainingParameter
-
Returns the actual value of this parameter.
- getValue() - Method in class org.tweetyproject.math.probability.Probability
-
Returns the value of this probability.
- getValue() - Method in class org.tweetyproject.math.term.FloatConstant
-
Get the value of this float.
- getValue() - Method in class org.tweetyproject.math.term.IntegerConstant
-
Get the value of this integer.
- getValue() - Method in class org.tweetyproject.plugin.parameter.CustomStringListCommandParameter
- getValue() - Method in class org.tweetyproject.plugin.parameter.FileListCommandParameter
-
returns the given instantiation argument value for this parameter
- getValue() - Method in class org.tweetyproject.plugin.parameter.IntegerCommandParameter
-
returns the given instantiation argument value for this parameter
- getValue() - Method in class org.tweetyproject.plugin.parameter.SelectionCommandParameter
-
returns the given instantiation argument value for this parameter
- getValue() - Method in class org.tweetyproject.plugin.parameter.StringListCommandParameter
- getValue() - Method in class org.tweetyproject.preferences.io.Token
- getValue(FolAtom, State) - Method in class org.tweetyproject.action.transitionsystem.TransitionSystem
-
Returns the value of a fluent in a state in this transition system.
- getValues(double, PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
-
Computes the values of the conditionals for step delta
- getValues(double, PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.analysis.PenalizingCreepingMachineShop
- getValues(double, PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.analysis.SmoothedPenalizingCreepingMachineShop
- getValues(double, PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.analysis.UnbiasedCreepingMachineShop
- getVariables() - Method in class org.tweetyproject.action.query.syntax.AlwaysQuery
- getVariables() - Method in class org.tweetyproject.action.query.syntax.HoldsQuery
- getVariables() - Method in class org.tweetyproject.action.query.syntax.NecessarilyQuery
- getVariables() - Method in class org.tweetyproject.action.query.syntax.QueryProposition
- getVariables() - Method in class org.tweetyproject.logics.fol.parser.FolParser
- getVariables() - Method in class org.tweetyproject.logics.fol.syntax.LogicStructure
- getVariables() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
Returns all variables of this problem.
- getVariables() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
- getVariables() - Method in class org.tweetyproject.math.term.AssociativeOperation
- getVariables() - Method in class org.tweetyproject.math.term.Constant
- getVariables() - Method in class org.tweetyproject.math.term.Difference
- getVariables() - Method in class org.tweetyproject.math.term.Fraction
- getVariables() - Method in class org.tweetyproject.math.term.FunctionalTerm
- getVariables() - Method in class org.tweetyproject.math.term.Term
-
Returns all variables in this term.
- getVariables() - Method in class org.tweetyproject.math.term.Variable
- getVerifyingWorlds(Conditional) - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
- getVertexHeight() - Method in class org.tweetyproject.graphs.util.GraphPlotter
-
Get the height of a vertex
- getVertexHeight() - Method in class org.tweetyproject.logics.bpm.plotting.BpmnModelPlotter
- getVertexHeight() - Method in class org.tweetyproject.logics.petri.plotting.PetriNetPlotter
- getVertexHeight() - Method in class org.tweetyproject.logics.petri.plotting.ReachabilityGraphPlotter
- getVertexSpacing() - Method in class org.tweetyproject.graphs.util.GraphPlotter
-
Get the horizontal spacing between vertices
- getVertexSpacing() - Method in class org.tweetyproject.logics.bpm.plotting.BpmnModelPlotter
- getVertexSpacing() - Method in class org.tweetyproject.logics.petri.plotting.PetriNetPlotter
- getVertexSpacing() - Method in class org.tweetyproject.logics.petri.plotting.ReachabilityGraphPlotter
- getVertexWidth() - Method in class org.tweetyproject.graphs.util.GraphPlotter
-
Get the width of a vertex
- getVertexWidth() - Method in class org.tweetyproject.logics.bpm.plotting.BpmnModelPlotter
- getVertexWidth() - Method in class org.tweetyproject.logics.petri.plotting.PetriNetPlotter
- getVertexWidth() - Method in class org.tweetyproject.logics.petri.plotting.ReachabilityGraphPlotter
- getVGap() - Method in class org.tweetyproject.commons.Plotter
-
Get the vertical gap between panels
- getView() - Method in class org.tweetyproject.agents.dialogues.structured.SasAgent
-
Returns the view of this agent.
- getWarrants(DefeasibleLogicProgram) - Method in class org.tweetyproject.arg.delp.reasoner.DelpReasoner
-
Computes the subset of the arguments of this program, that are warrants.
- getWeakestInterpolant(Collection<PlFormula>, Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.SimplePlInterpolantEnumerator
- getWeakestInterpolant(Collection<S>, Collection<S>) - Method in interface org.tweetyproject.logics.commons.analysis.InterpolantEnumerator
-
Returns the weakest interpolant (up to semantical equivalence) of K1 wrt.
- getWeight() - Method in class org.tweetyproject.graphs.WeightedDirectedEdge
- getWeight() - Method in interface org.tweetyproject.graphs.WeightedEdge
-
Returns the weight of this edge.
- getWeight() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
-
Returns the weight.
- getWeight() - Method in class org.tweetyproject.logics.petri.syntax.Ark
- getWeight() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- getWeight() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- getWeight(int) - Method in class org.tweetyproject.preferences.aggregation.BordaWeightVector
-
returns the weight based on the rank in the ranking function.
- getWeight(int) - Method in class org.tweetyproject.preferences.aggregation.SinglePeakWeightVector
-
checks, whether an element got the highest rank
- getWeight(int) - Method in class org.tweetyproject.preferences.aggregation.SingleValeWeightVector
-
returns the weight of the element
- getWeight(int) - Method in interface org.tweetyproject.preferences.aggregation.WeightVector
-
returns the weight of an
- getWeight(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
return weight of the attack between the given arguments
- getWeight(Attack) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
return weight of the given attack, weight is 0 if the attack is not present
- getWinner() - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.DirectGameProtocol
- getWinner() - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameProtocol
- getWinner() - Method in interface org.tweetyproject.agents.sim.GameProtocol
-
If the game has a winner, this methods returns it.
- getWitness(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.CmdLineSatSolver
- getWitness(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.MaxSatSolver
- getWitness(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.Sat4jSolver
- getWitness(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.SatSolver
-
If the collection of formulas is consistent this method returns some model of it or, if it is inconsistent, null.
- getWitness(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.SimpleDpllSolver
- getWitness(Collection<PlFormula>, Map<PlFormula, Integer>) - Method in class org.tweetyproject.logics.pl.sat.MaxSatSolver
-
Returns an interpretation with maximal weight on the soft constraints (or null if the hard constraints are not satisfiable)
- getWitness(Collection<PlFormula>, Map<PlFormula, Integer>) - Method in class org.tweetyproject.logics.pl.sat.OpenWboSolver
- getWitness(Collection<S>) - Method in interface org.tweetyproject.logics.commons.analysis.ConsistencyWitnessProvider
-
If the collection of formulas is consistent this method returns some model of it or, if it is inconsistent, null.
- getWitness(BeliefSet<PlFormula, ?>) - Method in class org.tweetyproject.logics.pl.sat.SatSolver
- getWitness(BeliefSet<S, ?>) - Method in interface org.tweetyproject.logics.commons.analysis.ConsistencyWitnessProvider
-
If the belief set is consistent this method returns some model of it or, if it is inconsistent, null.
- getWitness(PlFormula) - Method in class org.tweetyproject.logics.pl.sat.SatSolver
- getWitness(S) - Method in interface org.tweetyproject.logics.commons.analysis.ConsistencyWitnessProvider
-
If the formula is consistent this method returns some model of it or, if it is inconsistent, null.
- getWorldGenerators(NicePossibleWorld) - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Processes the map from Conditionals to Generators for a given PossibleWorld
- getWriter(FileFormat) - Static method in class org.tweetyproject.arg.dung.writer.AbstractDungWriter
-
Retrieves the writer for the given file format.
- getXDimension() - Method in class org.tweetyproject.math.matrix.Matrix
-
Returns the x dimension of this matrix.
- getYDimension() - Method in class org.tweetyproject.math.matrix.Matrix
-
Returns the y dimension of this matrix.
- gfpCardinality - Enum constant in enum class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner.solver
- gfpCardinality(DungTheory) - Method in class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner
-
calculates the greatest fix point.
- GhostQSolver - Class in org.tweetyproject.logics.qbf.reasoner
-
A wrapper for the GhostQ (https://www.wklieber.com/ghostq/) solver.
- GhostQSolver(String) - Constructor for class org.tweetyproject.logics.qbf.reasoner.GhostQSolver
-
Constructs a new instance pointing to a specific GhostQSolver
- GhostQSolver(String, Shell) - Constructor for class org.tweetyproject.logics.qbf.reasoner.GhostQSolver
-
Constructs a new instance pointing to a specific GhostQSolver.
- giveNames(Map<EArgument, String>, Set<EArgument>) - Static method in class org.tweetyproject.arg.peaf.syntax.NamedPEAFTheory
-
Helper function to give the names of a set of arguments Static such that it can work with PEAFTheory nodes (EArgument, EAttack and PSupport)
- global_enc - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- globalclusteringcoefficient(Graph<T>) - Static method in class org.tweetyproject.graphs.util.GraphUtil
-
Returns the global clustering coefficient of the graph (if it is directed it is interpreted as an undirected version).
- GlpkSolver - Class in org.tweetyproject.math.opt.solver
-
Provides a Java binding to the Glpk solver (https://www.gnu.org/software/glpk).
- GlpkSolver() - Constructor for class org.tweetyproject.math.opt.solver.GlpkSolver
- GlpkSolverEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the Glpk Solver
- GlpkSolverEx() - Constructor for class org.tweetyproject.math.examples.GlpkSolverEx
- GR - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- gradedDefense(DungTheory, Collection<Argument>, int, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Implements the graded defense function from Def.
- gradedNeutrality(DungTheory, Collection<Argument>, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Implements the graded neutrality function from Def.
- GradientDescent - Class in org.tweetyproject.math.opt.solver
-
This class implements the gradient descent method to find an optimum.
- GradientDescent(Map<Variable, Term>) - Constructor for class org.tweetyproject.math.opt.solver.GradientDescent
-
Creates a new gradient descent solver
- GradientDescentRootFinder - Class in org.tweetyproject.math.opt.rootFinder
-
Implements the gradient descent method to find zeros of a (multi-dimensional) function.
- GradientDescentRootFinder() - Constructor for class org.tweetyproject.math.opt.rootFinder.GradientDescentRootFinder
-
Creates a new root finder for the given starting point and the given (multi-dimensional) function
- GradientDescentSolverEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the Gradient Descent Solver
- GradientDescentSolverEx() - Constructor for class org.tweetyproject.math.examples.GradientDescentSolverEx
- Graph<T extends Node> - Interface in org.tweetyproject.graphs
-
Common interface for graphs with nodes of type T
- GraphExample - Class in org.tweetyproject.graphs.examples
-
Example that shows how to construct graphs programmatically.
- GraphExample() - Constructor for class org.tweetyproject.graphs.examples.GraphExample
- GraphExample2 - Class in org.tweetyproject.graphs.examples
-
Another example that shows how to construct graphs programmatically.
- GraphExample2() - Constructor for class org.tweetyproject.graphs.examples.GraphExample2
- GraphPlotter<T extends Node,
S extends GeneralEdge<T>> - Class in org.tweetyproject.graphs.util -
A generic class for plotting graphs
- GraphPlotter(Plotter, Graph<T>) - Constructor for class org.tweetyproject.graphs.util.GraphPlotter
-
Create a new instance
- graphRepresantation - Static variable in class org.tweetyproject.math.examples.KnapSack
-
since this class is not used with ant optimization, we do not need values in the array
- graphRepresantation - Variable in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
-
an adjacence matrix that is supposed to show which vertices are connected to each other in a graph represantation of the problem
- GraphType - Enum Class in org.tweetyproject.arg.peaf.evaluation.daf
-
The graph types available in the evaluation package.
- GraphUtil - Class in org.tweetyproject.graphs.util
-
This abstract class contains some auxiliary methods for working with graphs.
- GraphUtil() - Constructor for class org.tweetyproject.graphs.util.GraphUtil
- GREATER - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- GREATER - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- GREATER - Static variable in class org.tweetyproject.math.equation.Inequation
- GREATER_EQUAL - Static variable in class org.tweetyproject.math.equation.Inequation
- GREATER_OR_EQ - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- GREATER_OR_EQ - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- greaterEqualThan() - Method in class org.tweetyproject.logics.cl.kappa.KappaMin
- greaterEqualThan() - Method in class org.tweetyproject.logics.cl.kappa.KappaSum
- greaterEqualThan() - Method in interface org.tweetyproject.logics.cl.kappa.KappaTerm
- greaterEqualThan() - Method in class org.tweetyproject.logics.cl.kappa.KappaValue
- GridSearchParameterLearner<S extends Observation,
T extends Category> - Class in org.tweetyproject.machinelearning -
A grid-search approach for learning parameters.
- GridSearchParameterLearner(Trainer<S, T>, ClassificationTester<S, T>, int, int) - Constructor for class org.tweetyproject.machinelearning.GridSearchParameterLearner
-
Creates a new grid-search parameter learner with the given arguments.
- GringoGrounder - Class in org.tweetyproject.lp.asp.grounder
-
Invokes Gringo (Part of the Potassco project), an ASP system that grounds logic programs.
- GringoGrounder(String) - Constructor for class org.tweetyproject.lp.asp.grounder.GringoGrounder
- GringoGrounder(String, Shell) - Constructor for class org.tweetyproject.lp.asp.grounder.GringoGrounder
- ground() - Method in class org.tweetyproject.action.description.syntax.CActionDescription
-
Calculates a new action description containing all ground instances of each law in this action description.
- ground() - Method in class org.tweetyproject.action.query.syntax.SActionQuerySet
- ground() - Method in interface org.tweetyproject.arg.adf.reasoner.query.SemanticsStep
- ground() - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
In general, a delp comprises of rule schemes with variables.
- ground() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultTheory
-
Removes Variables by expanding formulas
- ground(Set<Constant>) - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
In general, a delp comprises of rule schemes with variables.
- ground(AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- GroundAtom(FolSignature) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- GROUNDED - Static variable in class org.tweetyproject.arg.dung.equivalence.EquivalenceKernel
- GROUNDED_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- grounded_string_const - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- GroundedExample() - Static method in class org.tweetyproject.arg.dung.examples.PrincipleExample
- GroundedGameAgentGenerator - Class in org.tweetyproject.agents.dialogues.oppmodels.sim
-
Generates new arguing agents for a grounded game.
- GroundedGameAgentGenerator(GroundedGameSystem.AgentFaction) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
-
Creates a new agent generator.
- GroundedGameGenerator - Class in org.tweetyproject.agents.dialogues.oppmodels.sim
-
Generates grounded games.
- GroundedGameGenerator(DungTheoryGenerator, double, double) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameGenerator
-
Creates a new game generator.
- GroundedGameProtocol - Class in org.tweetyproject.agents.dialogues.oppmodels
-
This class implements a round robin protocol for the grounded game.
- GroundedGameProtocol(GroundedGameSystem) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameProtocol
-
Creates a new grounded game protocol for the given grounded game systems.
- GroundedGameProtocolGenerator - Class in org.tweetyproject.agents.dialogues.oppmodels.sim
-
Creates protocols for a grounded game.
- GroundedGameProtocolGenerator() - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameProtocolGenerator
- GroundedGameSystem - Class in org.tweetyproject.agents.dialogues.oppmodels
-
This multi-agent system models a grounded dialogue game between two agents.
- GroundedGameSystem(DungTheory) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameSystem
-
Creates a new grounded game system.
- GroundedGameSystem.AgentFaction - Enum Class in org.tweetyproject.agents.dialogues.oppmodels
-
The factions of agents in this game.
- GroundedGameT1AgentGenerator - Class in org.tweetyproject.agents.dialogues.oppmodels.sim
-
Generates agents of type T1.
- GroundedGameT1AgentGenerator(GroundedGameSystem.AgentFaction, T1Configuration) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameT1AgentGenerator
-
Creates a new generator for agents of type T1.
- GroundedGameT2AgentGenerator - Class in org.tweetyproject.agents.dialogues.oppmodels.sim
-
Generates agents of type T2.
- GroundedGameT2AgentGenerator(GroundedGameSystem.AgentFaction, T2Configuration) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameT2AgentGenerator
-
Creates a new generator for agents of type T1.
- GroundedGameT3AgentGenerator - Class in org.tweetyproject.agents.dialogues.oppmodels.sim
-
Generates agents of type T3.
- GroundedGameT3AgentGenerator(GroundedGameSystem.AgentFaction, T3Configuration) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameT3AgentGenerator
-
Creates a new generator for agents of type T1.
- GroundedGameUtilityFunction - Class in org.tweetyproject.agents.dialogues.oppmodels
-
The grounded game utility function u_a^g.
- GroundedGameUtilityFunction(DungTheory, Argument, GroundedGameSystem.AgentFaction) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameUtilityFunction
-
Construct utility function.
- GroundedKernel - Class in org.tweetyproject.arg.dung.equivalence
-
Kernel SK = (A, R') for strong equivalence wrt.
- GroundedKernel() - Constructor for class org.tweetyproject.arg.dung.equivalence.GroundedKernel
- GroundedReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.evidential
-
the grounded extension of bbase is the least fixed point of the characteristic function.
- GroundedReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.necessity
-
the grounded extension of bbase is the least fixed point of the characteristic function.
- GroundedReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.evidential.GroundedReasoner
- GroundedReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.necessity.GroundedReasoner
- GroundedSemantics - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg
- GroundedSemantics() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.GroundedSemantics
- GroundedTest - Class in org.tweetyproject.agents.dialogues.examples
-
Shows how a simulation of a multi-agent system can be set up.
- GroundedTest() - Constructor for class org.tweetyproject.agents.dialogues.examples.GroundedTest
- GroundedTest2 - Class in org.tweetyproject.agents.dialogues.examples
-
Shows how a simulation of a multi-agent system can be set up.
- GroundedTest2() - Constructor for class org.tweetyproject.agents.dialogues.examples.GroundedTest2
- GrounderExample - Class in org.tweetyproject.lp.asp.examples
- GrounderExample() - Constructor for class org.tweetyproject.lp.asp.examples.GrounderExample
- GrounderStableVerifier - Class in org.tweetyproject.arg.adf.reasoner.sat.verifier
-
Verifies if a given interpretation is stable by comparing it with the ground interpretation of its omega reduct.
- GrounderStableVerifier(Supplier<SatSolverState>, AbstractDialecticalFramework, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.verifier.GrounderStableVerifier
- groundFolRules() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
- GroundGenerator - Class in org.tweetyproject.arg.adf.reasoner.sat.generator
- GroundingRequirement - Interface in org.tweetyproject.action.grounding
-
This is a common interface for grounding constraints, which have to be met by a grounder when calculating possible applications of constants to variables.
- GroundingRequirementsParser - Class in org.tweetyproject.action.grounding.parser
-
This class parses a list of grounding requirements of the form REQUIREMENT ("," REQUIREMENT)*
- GroundingRequirementsParser() - Constructor for class org.tweetyproject.action.grounding.parser.GroundingRequirementsParser
- GroundingTools - Class in org.tweetyproject.action.grounding
-
This class holds common grounding functionality for causal theories using first-order formulas.
- GroundingTools() - Constructor for class org.tweetyproject.action.grounding.GroundingTools
- GroundReasoner - Class in org.tweetyproject.arg.adf.reasoner
-
Deprecated, for removal: This API element is subject to removal in a future version.
- GroundReasoner - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety
- GroundReasoner() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety.GroundReasoner
- GroundReasoner(IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.reasoner.GroundReasoner
-
Deprecated.
- GT - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.BinaryOperator
- GurobiOptimizer - Class in org.tweetyproject.math.opt.solver
-
This class is a wrapper for the Gurobi optimizer (https://www.gurobi.com).
- GurobiOptimizer() - Constructor for class org.tweetyproject.math.opt.solver.GurobiOptimizer
-
Parameters from org.apache.commons.math3.optim.nonlinear.scalar.noderiv.CMAESOptimizer:
- GurobiTest - Class in org.tweetyproject.math.examples
- GurobiTest() - Constructor for class org.tweetyproject.math.examples.GurobiTest
H
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.AbstractElementParser
-
handle tag attributes and assign to the parsed element
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.EndEventParser
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.ExclusiveGatewayParser
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.InclusiveGatewayParser
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.IntermediateEventParser
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.LaneParser
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.LaneSetParser
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.MessageFlowParser
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.ProcessParser
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.SequenceFlowParser
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.StartEventParser
- handleAttribute(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.TaskParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.AbstractElementParser
-
handle child nodes of the XML element and assign to the parsed element
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.EndEventParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.ExclusiveGatewayParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.InclusiveGatewayParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.IntermediateEventParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.LaneParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.LaneSetParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.MessageFlowParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.ProcessParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.SequenceFlowParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.StartEventParser
- handleChildNode(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.TaskParser
- handleRequest(String) - Method in class org.tweetyproject.web.services.DelpService
-
Handles all requests for the delp service.
- handleRequest(String) - Method in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Handles all requests for the inconsistency measurement service.
- handleRequest(String) - Method in class org.tweetyproject.web.services.PingService
-
Handles all requests for theping service.
- hasAttackBranch(Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
If this graph is acyclic, this method checks if the given argument has an attack branch, i.e.
- hasDefaultEnumerator() - Static method in class org.tweetyproject.logics.pl.sat.PlMusEnumerator
-
Returns "true" if a default MUS enumerator is configured.
- hasDefaultGeneralSolver() - Static method in class org.tweetyproject.math.opt.solver.Solver
-
Returns "true" if a default solver for general optimization problems is configured.
- hasDefaultIntegerLinearSolver() - Static method in class org.tweetyproject.math.opt.solver.Solver
-
Returns "true" if a default solver for integer linear optimization problems is configured.
- hasDefaultLinearSolver() - Static method in class org.tweetyproject.math.opt.solver.Solver
-
Returns "true" if a default solver for linear optimization problems is configured.
- hasDefaultSolver() - Static method in class org.tweetyproject.logics.pl.sat.SatSolver
-
Returns "true" if a default SAT solver is configured.
- hasDefeasibleSub() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Checks whether this has a defeasible subrule, premises do not count as subrules
- hasDefenseBranch(Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
If this graph is acyclic, this method checks if the given argument has a defense branch, i.e.
- hasEmptyIntersection(Set<Set<E>>) - Method in class org.tweetyproject.commons.util.SetTools
-
Checks whether the given set of sets has an empty intersection
- hasEvidentialSupport(BArgument, Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
returns true if argument has evidential support from set
ext. - hashCode() - Method in class org.tweetyproject.action.grounding.VarConstNeqRequirement
- hashCode() - Method in class org.tweetyproject.action.grounding.VarsNeqRequirement
- hashCode() - Method in class org.tweetyproject.action.transitionsystem.State
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameUtilityFunction
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.BeliefStateConfiguration
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameT1AgentGenerator
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.T1Configuration
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.T2Configuration
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.T3Configuration
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T1BeliefState
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
- hashCode() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T3BeliefState
- hashCode() - Method in class org.tweetyproject.agents.dialogues.structured.IndicatorUtilityFunction
- hashCode() - Method in class org.tweetyproject.agents.MultiAgentSystem
- hashCode() - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- hashCode() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- hashCode() - Method in class org.tweetyproject.arg.aba.syntax.Deduction
- hashCode() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- hashCode() - Method in class org.tweetyproject.arg.aba.syntax.Negation
- hashCode() - Method in class org.tweetyproject.arg.adf.syntax.acc.AbstractAcceptanceCondition
- hashCode() - Method in class org.tweetyproject.arg.adf.syntax.acc.ImplicationAcceptanceCondition
- hashCode() - Method in class org.tweetyproject.arg.adf.util.Pair
- hashCode() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
- hashCode() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- hashCode() - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- hashCode() - Method in class org.tweetyproject.arg.bipolar.syntax.BinaryAttack
- hashCode() - Method in class org.tweetyproject.arg.bipolar.syntax.BinarySupport
- hashCode() - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
- hashCode() - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
- hashCode() - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
- hashCode() - Method in class org.tweetyproject.arg.bipolar.syntax.SetAttack
- hashCode() - Method in class org.tweetyproject.arg.bipolar.syntax.SetSupport
- hashCode() - Method in class org.tweetyproject.arg.deductive.semantics.DeductiveArgument
- hashCode() - Method in class org.tweetyproject.arg.deductive.semantics.DeductiveArgumentNode
- hashCode() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlLogicArgument
- hashCode() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- hashCode() - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
- hashCode() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- hashCode() - Method in class org.tweetyproject.arg.dung.ldo.syntax.AbstractLdoModality
- hashCode() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- hashCode() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- hashCode() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- hashCode() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
- hashCode() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoRelation
- hashCode() - Method in class org.tweetyproject.arg.dung.semantics.Extension
- hashCode() - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- hashCode() - Method in class org.tweetyproject.arg.dung.syntax.Argument
- hashCode() - Method in class org.tweetyproject.arg.dung.syntax.Attack
- hashCode() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- hashCode() - Method in record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
Returns a hash code value for this object.
- hashCode() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Pair
- hashCode() - Method in class org.tweetyproject.arg.peaf.syntax.EArgument
- hashCode() - Method in class org.tweetyproject.arg.peaf.syntax.EAttack
- hashCode() - Method in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- hashCode() - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- hashCode() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- hashCode() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- hashCode() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- hashCode() - Method in class org.tweetyproject.arg.setaf.syntax.SetAttack
- hashCode() - Method in class org.tweetyproject.commons.BeliefSet
- hashCode() - Method in class org.tweetyproject.commons.DualSetSignature
- hashCode() - Method in class org.tweetyproject.commons.InterpretationSet
- hashCode() - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- hashCode() - Method in interface org.tweetyproject.commons.Signature
- hashCode() - Method in class org.tweetyproject.commons.SingleSetSignature
- hashCode() - Method in class org.tweetyproject.commons.TripleSetSignature
- hashCode() - Method in class org.tweetyproject.commons.util.Pair
- hashCode() - Method in class org.tweetyproject.commons.util.rules.Derivation
- hashCode() - Method in class org.tweetyproject.commons.util.Triple
- hashCode() - Method in class org.tweetyproject.graphs.Edge
- hashCode() - Method in class org.tweetyproject.graphs.HyperDirEdge
- hashCode() - Method in class org.tweetyproject.graphs.UndirectedEdge
- hashCode() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- hashCode() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- hashCode() - Method in class org.tweetyproject.logics.commons.syntax.Functor
- hashCode() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.SimpleLogicalFormula
- hashCode() - Method in class org.tweetyproject.logics.commons.syntax.Predicate
- hashCode() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- hashCode() - Method in class org.tweetyproject.logics.commons.syntax.Sort
- hashCode() - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- hashCode() - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.AtomicConcept
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.AtomicRole
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.BottomConcept
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.Complement
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.ComplexConcept
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.ConceptAssertion
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.EquivalenceAxiom
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.RoleAssertion
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.TopConcept
- hashCode() - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- hashCode() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- hashCode() - Method in class org.tweetyproject.logics.fol.syntax.Contradiction
- hashCode() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- hashCode() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- hashCode() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- hashCode() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- hashCode() - Method in class org.tweetyproject.logics.fol.syntax.Tautology
- hashCode() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- hashCode() - Method in class org.tweetyproject.logics.mln.analysis.AggregatingCoherenceMeasure
- hashCode() - Method in class org.tweetyproject.logics.mln.analysis.DefaultCompatibilityMeasure
- hashCode() - Method in class org.tweetyproject.logics.pcl.syntax.ProbabilisticConditional
- hashCode() - Method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
- hashCode() - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
- hashCode() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- hashCode() - Method in class org.tweetyproject.logics.pl.syntax.Contradiction
- hashCode() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- hashCode() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- hashCode() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- hashCode() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- hashCode() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- hashCode() - Method in class org.tweetyproject.logics.pl.syntax.Tautology
- hashCode() - Method in class org.tweetyproject.logics.pl.util.CardinalityConstraintEncoder
- hashCode() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- hashCode() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- hashCode() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- hashCode() - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- hashCode() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- hashCode() - Method in class org.tweetyproject.logics.rpcl.semantics.InstanceAssignment
- hashCode() - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- hashCode() - Method in class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
- hashCode() - Method in class org.tweetyproject.lp.asp.semantics.AnswerSet
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.Program
- hashCode() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- hashCode() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- hashCode() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- hashCode() - Method in class org.tweetyproject.machinelearning.BooleanCategory
- hashCode() - Method in interface org.tweetyproject.machinelearning.Category
- hashCode() - Method in class org.tweetyproject.machinelearning.DoubleCategory
- hashCode() - Method in interface org.tweetyproject.machinelearning.Observation
- hashCode() - Method in class org.tweetyproject.math.norm.AggregatingNorm
- hashCode() - Method in class org.tweetyproject.math.norm.ProbabilisticPNorm
- hashCode() - Method in class org.tweetyproject.math.probability.Probability
- hashCode() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- hashCode() - Method in class org.tweetyproject.math.term.FloatVariable
- hashCode() - Method in class org.tweetyproject.math.term.Variable
- hashCode() - Method in class org.tweetyproject.preferences.Quadruple
- hashCode() - Method in class org.tweetyproject.preferences.update.Update
- hasLeftRelation() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Returns true if the aggregate has a left aggregate relation (meaning a term that the aggregate's resulting value will be compared to using a comparative operator).
- hasLevel - Variable in class org.tweetyproject.lp.asp.parser.ASTOptElement
- hasLevel - Variable in class org.tweetyproject.lp.asp.parser.ASTRule
- hasLevel - Variable in class org.tweetyproject.lp.asp.parser.ASTWeight
- hasLevel(boolean) - Method in class org.tweetyproject.lp.asp.parser.ASTOptElement
- hasLevel(boolean) - Method in class org.tweetyproject.lp.asp.parser.ASTRule
- hasLevel(boolean) - Method in class org.tweetyproject.lp.asp.parser.ASTWeight
- hasLowerBindingPriority(PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.Negation
- hasMarking(Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
Determine if the specified marking is present as a node in the graph
- hasMinimalEvidentialSupport(BArgument, Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
returns true if argument has minimal evidential support from set
ext. - hasNext() - Method in class org.tweetyproject.arg.adf.semantics.interpretation.InterpretationIterator
- hasNext() - Method in class org.tweetyproject.arg.adf.semantics.interpretation.TwoValuedInterpretationIterator
- hasNext() - Method in class org.tweetyproject.arg.adf.util.ExcludeSubinterpretationsIterator
- hasNext() - Method in class org.tweetyproject.arg.adf.util.ExcludeTwoValuedSubinterpretationsIterator
- hasNext() - Method in class org.tweetyproject.arg.dung.util.DefaultDungTheoryGenerator
- hasNext() - Method in interface org.tweetyproject.arg.dung.util.DungTheoryGenerator
- hasNext() - Method in class org.tweetyproject.arg.dung.util.EnumeratingDungTheoryGenerator
- hasNext() - Method in class org.tweetyproject.arg.dung.util.FileDungTheoryGenerator
- hasNext() - Method in class org.tweetyproject.arg.dung.util.IsoSafeEnumeratingDungTheoryGenerator
- hasNext() - Method in class org.tweetyproject.arg.dung.util.PodlaszewskiCaminadaDungTheoryGenerator
- hasNext() - Method in interface org.tweetyproject.commons.BeliefSetIterator
- hasNext() - Method in class org.tweetyproject.commons.BeliefSetSampler
- hasNext() - Method in interface org.tweetyproject.commons.InterpretationIterator
- hasNext() - Method in class org.tweetyproject.commons.streams.DefaultFormulaStream
- hasNext() - Method in interface org.tweetyproject.commons.streams.FormulaStream
- hasNext() - Method in class org.tweetyproject.commons.util.DefaultSubsetIterator
- hasNext() - Method in class org.tweetyproject.commons.util.IncreasingSubsetIterator
- hasNext() - Method in class org.tweetyproject.commons.util.RandomSubsetIterator
- hasNext() - Method in class org.tweetyproject.commons.util.SubsetIterator
- hasNext() - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
- hasNext() - Method in class org.tweetyproject.logics.pl.util.CanonicalIterator
- hasNext() - Method in class org.tweetyproject.logics.pl.util.EnumeratingIterator
- hasNext() - Method in class org.tweetyproject.logics.pl.util.SyntacticEnumeratingIterator
- hasNext() - Method in class org.tweetyproject.logics.pl.util.TextfileIterator
- hasPerformedNoOperation(Agent) - Method in class org.tweetyproject.agents.RigidProtocol
-
Checks whether the given agent has already performed a NO_OPERATION.
- hasPlace(Place) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
- hasQuery() - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Returns true if the program contains a query.
- hasRightRelation() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Returns true if the aggregate has a right aggregate relation (meaning a term that the aggregate's resulting value will be compared to using a comparative operator).
- hasSelfLoops() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- hasSelfLoops() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- hasSelfLoops() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- hasSelfLoops() - Method in class org.tweetyproject.graphs.DefaultGraph
- hasSelfLoops() - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Returns "true" iff the DirHyperGraph has a self loop (an edge from a node to itself).
- hasSelfLoops() - Method in interface org.tweetyproject.graphs.Graph
-
Returns "true" iff the graph has a self loop (an edge from a node to itself).
- hasSelfLoops() - Method in class org.tweetyproject.graphs.HyperGraph
- hasSelfLoops() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- hasSelfLoops() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- hasSelfLoops() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- hasTerminated() - Method in class org.tweetyproject.agents.AbstractProtocol
-
This method determines if this protocol has terminated, i.e.
- hasTerminated() - Method in class org.tweetyproject.agents.RigidProtocol
- hasTerminated() - Method in class org.tweetyproject.agents.RoundRobinProtocol
- hasTerminated() - Method in class org.tweetyproject.agents.SynchronousProtocol
- hasValidProbabilityFunction() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
specifies if the probability function of this graph is 1.
- hasWinner() - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.DirectGameProtocol
- hasWinner() - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameProtocol
- hasWinner() - Method in interface org.tweetyproject.agents.sim.GameProtocol
-
Returns "true" if the game has finished and a winner is determined, otherwise it returns "false"
- HCategorizer - Class in org.tweetyproject.arg.deductive.categorizer
-
This class implements the h-categorizer from
Philippe Besnard and Anthony Hunter. - HCategorizer() - Constructor for class org.tweetyproject.arg.deductive.categorizer.HCategorizer
- head - Variable in class org.tweetyproject.arg.delp.syntax.DelpRule
-
The head of the rule (this must be a literal).
- Head() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- headFormula - Variable in class org.tweetyproject.action.description.syntax.CLaw
- HELPTEXT - Static variable in class org.tweetyproject.cli.plugins.CliMain
- HerbrandBase - Class in org.tweetyproject.logics.fol.semantics
-
The Herbrand base is the set of all possible ground atoms of some given first-order logic.
- HerbrandBase(FolSignature) - Constructor for class org.tweetyproject.logics.fol.semantics.HerbrandBase
-
Creates a new Herbrand base for the given signature.
- HerbrandInterpretation - Class in org.tweetyproject.logics.fol.semantics
-
A Herbrand interpretation is an interpretation for a first-order signature, stating all ground atoms that are true in the interpretation.
- HerbrandInterpretation() - Constructor for class org.tweetyproject.logics.fol.semantics.HerbrandInterpretation
-
Creates a new empty Herbrand interpretation.
- HerbrandInterpretation(Collection<? extends FolAtom>) - Constructor for class org.tweetyproject.logics.fol.semantics.HerbrandInterpretation
-
Creates a new Herbrand interpretation with the given set of atoms
- HessianGradientDescent - Class in org.tweetyproject.math.opt.solver
-
This class implements a gradient descent involving Hessian correction for solving unconstrained optimization problems.
- HessianGradientDescent(Map<Variable, Term>) - Constructor for class org.tweetyproject.math.opt.solver.HessianGradientDescent
- HessianGradientDescentRootFinder - Class in org.tweetyproject.math.opt.rootFinder
-
Implements the hessiane/gradient descent method to find zeros of a (multi-dimensional) function.
- HessianGradientDescentRootFinder() - Constructor for class org.tweetyproject.math.opt.rootFinder.HessianGradientDescentRootFinder
-
Creates a new root finder for the given starting point and the given (multi-dimensional) function
- HessianGradientSolverEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the Hessian Gradient Solver
- HessianGradientSolverEx() - Constructor for class org.tweetyproject.math.examples.HessianGradientSolverEx
- HeuristicImportance - Variable in class org.tweetyproject.math.opt.solver.AntColonyOptimization
- HIGHLY_LIKELY - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
- HIGHLY_UNLIKELY - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
- hitsRank(Graph<? extends Node>, Node, double, boolean) - Static method in class org.tweetyproject.graphs.util.GraphUtil
-
Computes the HITS rank of the given node in the given graph.
- HoldsQuery - Class in org.tweetyproject.action.query.syntax
-
This class represents a holds query in the action query language S.
- HoldsQuery(FolFormula) - Constructor for class org.tweetyproject.action.query.syntax.HoldsQuery
-
Creates a new holds query with the given inner formula.
- HS - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- HsInconsistencyMeasure<B extends BeliefBase,
S extends Formula> - Class in org.tweetyproject.logics.commons.analysis -
This class implements the Hitting Set inconsistency measure as proposed in [Thimm, 2014, in preparation].
- HsInconsistencyMeasure(InterpretationIterator<S, B, ? extends Interpretation<B, S>>) - Constructor for class org.tweetyproject.logics.commons.analysis.HsInconsistencyMeasure
-
Creates a new inconsistency measure that uses the interpretations given by the given iterator.
- HsInconsistencyMeasurementProcess - Class in org.tweetyproject.logics.pl.analysis
-
Implements an approximation algorithm for the Hs inconsistency measure on streams.
- HsInconsistencyMeasurementProcess() - Constructor for class org.tweetyproject.logics.pl.analysis.HsInconsistencyMeasurementProcess
- HsSampler - Class in org.tweetyproject.logics.pl.util
-
Generates random propositional belief base with a given inconsistency measure (for the Hs inconsistency measure) and of a given size.
- HsSampler(PlSignature, int) - Constructor for class org.tweetyproject.logics.pl.util.HsSampler
-
Creates a new sample for the given signature which generates propositional belief sets with the given inconsistency value (wrt.
- HsSampler(PlSignature, int, int, int) - Constructor for class org.tweetyproject.logics.pl.util.HsSampler
-
Creates a new sample for the given signature which generates propositional belief sets with the given inconsistency value (wrt.
- HsSatInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
This class implements a SAT encoding of the hitting set inconsistency measure, originally proposed in [Thimm.
- HsSatInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pl.analysis.HsSatInconsistencyMeasure
-
Create a new HsSatInconsistencyMeasure with the default SAT solver.
- HsSatInconsistencyMeasure(SatSolver) - Constructor for class org.tweetyproject.logics.pl.analysis.HsSatInconsistencyMeasure
-
Create a new HsSatInconsistencyMeasure with the given SAT solver.
- HyperDirEdge<T extends Node> - Class in org.tweetyproject.graphs
-
Instances of this class represent abstract edges.
- HyperDirEdge(Set<T>, T) - Constructor for class org.tweetyproject.graphs.HyperDirEdge
-
Creates a new edge for the given nodes.
- HyperDirEdge(Set<T>, T, String) - Constructor for class org.tweetyproject.graphs.HyperDirEdge
-
Creates a new edge for the given nodes.
- HyperDirEdge(T, T) - Constructor for class org.tweetyproject.graphs.HyperDirEdge
-
Creates a new edge for the given nodes.
- HyperGraph<T extends Node> - Class in org.tweetyproject.graphs
-
This class implements a simple directed hypergraph
- HyperGraph() - Constructor for class org.tweetyproject.graphs.HyperGraph
- HyperGraphExample - Class in org.tweetyproject.graphs.examples
- HyperGraphExample() - Constructor for class org.tweetyproject.graphs.examples.HyperGraphExample
I
- I - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.AIFNodeType
-
Information Node
- I_MAXIMALITY - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The I-maximality principle
- IaqAcceptabilityReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Implements the IAQ approach ("iterative acceptability queries") to determine the set of acceptable arguments of an AF, cf.
- IaqAcceptabilityReasoner(AbstractExtensionReasoner, InferenceMode) - Constructor for class org.tweetyproject.arg.dung.reasoner.IaqAcceptabilityReasoner
-
Creates a new IaqAcceptabilityReasoner.
- IcebergInconsistencyExample - Class in org.tweetyproject.logics.pl.examples
-
Example code for the "iceberg" inconsistency measures as described in [De Bona, Hunter.
- IcebergInconsistencyExample() - Constructor for class org.tweetyproject.logics.pl.examples.IcebergInconsistencyExample
- IcebergInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
This class implements the inconsistency measures proposed in [De Bona, Hunter.
- IcebergInconsistencyMeasure(IcebergInconsistencyMeasure.ConsequenceOperation) - Constructor for class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure
-
Creates a new Iceberg Inconsistency Measure with the given consequence operation with default properties.
- IcebergInconsistencyMeasure(IcebergInconsistencyMeasure.ConsequenceOperation, boolean) - Constructor for class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure
-
Creates a new Iceberg Inconsistency Measure with the given consequence operation.
- IcebergInconsistencyMeasure.ConsequenceOperation - Enum Class in org.tweetyproject.logics.pl.analysis
-
A consequence operation returns parts of knowledge bases.
- id - Variable in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- id - Variable in enum class org.tweetyproject.logics.pl.parser.PlParserFactory.Format
- id - Variable in class org.tweetyproject.lp.asp.parser.SimpleNode
- ID - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- ID - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- ID - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- ID - Static variable in class org.tweetyproject.web.services.DelpService
-
The identifier of this service.
- ID - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
The identifier of this service.
- ID - Static variable in class org.tweetyproject.web.services.PingService
-
The identifier of this service.
- IDEAL_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- IdealReasoner<T extends Formula> - Class in org.tweetyproject.arg.aba.reasoner
-
This reasoner for ABA theories performs inference on the ideal extension.
- IdealReasoner() - Constructor for class org.tweetyproject.arg.aba.reasoner.IdealReasoner
- identifier - Variable in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Element
-
Identifier is used internally during conversion to PEEAF
- Identifier() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- identifierElementMap - Variable in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
This is for quickly checking or retrieving existing elements
- IDENTITY - Enum constant in enum class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.ConsequenceOperation
- ifFormula - Variable in class org.tweetyproject.action.description.syntax.CLaw
- IGNORE_SELFLOOPS - Static variable in interface org.tweetyproject.graphs.DirHyperGraph
-
When inverting a DirHyperGraph, ignore self loops (don't add and don't remove)
- IGNORE_SELFLOOPS - Static variable in interface org.tweetyproject.graphs.Graph
-
When inverting a graph, ignore self loops (don't add and don't remove)
- illegalDelimitors - Variable in class org.tweetyproject.commons.Parser
-
Regular expression that contains symbols that appear in formulas and cannot be used as separators for belief bases.
- ImAdjunctionInvariance - Class in org.tweetyproject.logics.pl.postulates
-
The "adjunction invariance" postulate for inconsistency measures: The set notation of knowledge bases should be equivalent to the conjunction of its formulas in terms of inconsistency values.
- ImAdjunctionInvariance() - Constructor for class org.tweetyproject.logics.pl.postulates.ImAdjunctionInvariance
-
Protected constructor so one uses only the single instance ImPostulate.ADJUNCTIONINVARIANCE
- image - Variable in class org.tweetyproject.arg.delp.parser.Token
- image - Variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
-
The string image of the token.
- image - Variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
-
The string image of the token.
- image - Variable in class org.tweetyproject.lp.asp.parser.Token
-
The string image of the token.
- image - Variable in class org.tweetyproject.preferences.io.Token
-
The string image of the token.
- ImAttenuation - Class in org.tweetyproject.logics.pl.postulates
-
The "attenuation" postulate for inconsistency measures: Minimal inconsistent sets of smaller size should have a larger inconsistency value.
- ImAttenuation() - Constructor for class org.tweetyproject.logics.pl.postulates.ImAttenuation
-
Protected constructor so one uses only the single instance ImPostulate.ATTENUATION
- IMaximalityPrinciple - Class in org.tweetyproject.arg.dung.principles
-
I-Maximality Principle A semantics satisfies I-Maximality iff for all pairs of extensions E1, E2 it holds that: if E1 is a subset of E2, then E1 = E2 see: Baroni, P., & Giacomin, M.
- IMaximalityPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.IMaximalityPrinciple
- ImConsistency - Class in org.tweetyproject.logics.pl.postulates
-
The "consistency" postulate for inconsistency measures: Consistent knowledge bases receive the minimal inconsistency value (0) and all inconsistent knowledge bases have strictly positive inconsistency values.
- ImConsistency() - Constructor for class org.tweetyproject.logics.pl.postulates.ImConsistency
-
Protected constructor so one uses only the single instance ImPostulate.CONSISTENCY
- ImContradiction - Class in org.tweetyproject.logics.pl.postulates
-
The "contradiction" postulate for inconsistency measures: A knowledge base is maximally inconsistent if all non-empty subsets are inconsistent.
- ImContradiction() - Constructor for class org.tweetyproject.logics.pl.postulates.ImContradiction
-
Protected constructor so one uses only the single instance ImPostulate.CONTRADICTION
- ImDominance - Class in org.tweetyproject.logics.pl.postulates
-
The "dominance" postulate for inconsistency measures: Substituting a consistent formula by a weaker formula should not increase the inconsistency value.
- ImDominance() - Constructor for class org.tweetyproject.logics.pl.postulates.ImDominance
-
Protected constructor so one uses only the single instance ImPostulate.DOMINANCE
- ImEqualConflict - Class in org.tweetyproject.logics.pl.postulates
-
The "equal conflict" postulate for inconsistency measures: Minimal inconsistent subsets of the same size should have the same inconsistency value.
- ImEqualConflict() - Constructor for class org.tweetyproject.logics.pl.postulates.ImEqualConflict
-
Protected constructor so one uses only the single instance ImPostulate.EQUALCONFLICT
- ImExchange - Class in org.tweetyproject.logics.pl.postulates
-
The "exchange" postulate for inconsistency measures: Exchanging consistent parts of a knowledge base with equivalent ones should not change the inconsistency value.
- ImExchange() - Constructor for class org.tweetyproject.logics.pl.postulates.ImExchange
-
Protected constructor so one uses only the single instance ImPostulate.EXCHANGE
- ImFreeFormulaDilution - Class in org.tweetyproject.logics.pl.postulates
-
The "free-formula dilution" postulate for inconsistency measures: Removing a formula not participating in any minimal inconsistent set does not make the inconsistency value larger.
- ImFreeFormulaDilution() - Constructor for class org.tweetyproject.logics.pl.postulates.ImFreeFormulaDilution
-
Protected constructor so one uses only the single instance ImPostulate.FREEFORMULADILUTION
- ImFreeFormulaIndependence - Class in org.tweetyproject.logics.pl.postulates
-
The "free-formula independence" postulate for inconsistency measures: Removing a formula not participating in any minimal inconsistent set (= a free formula) does not change the inconsistency value.
- ImFreeFormulaIndependence() - Constructor for class org.tweetyproject.logics.pl.postulates.ImFreeFormulaIndependence
-
Protected constructor so one uses only the single instance ImPostulate.FREEFORMULAINDEPENDENCE
- ImIrrelevanceOfSyntax - Class in org.tweetyproject.logics.pl.postulates
-
The "irrelevance of syntax" postulate for inconsistency measures: Knowledge bases with pairwise equivalent formulas should receive the same inconsistency value.
- ImIrrelevanceOfSyntax() - Constructor for class org.tweetyproject.logics.pl.postulates.ImIrrelevanceOfSyntax
-
Protected constructor so one uses only the single instance ImPostulate.IRRELEVANCEOFSYNTAX
- ImMINormalization - Class in org.tweetyproject.logics.pl.postulates
-
The "MI-normalization" postulate for inconsistency measures: The inconsistency value of any minimal inconsistent subset is 1.
- ImMINormalization() - Constructor for class org.tweetyproject.logics.pl.postulates.ImMINormalization
-
Protected constructor so one uses only the single instance ImPostulate.MINORMALIZATION
- ImMISeparability - Class in org.tweetyproject.logics.pl.postulates
-
The "MI-separability" postulate for inconsistency measures: The sum of inconsistency values of two knowledge bases with non-interfering sets of minimal inconsistent subsets should be the same as the inconsistency value of their union.
- ImMISeparability() - Constructor for class org.tweetyproject.logics.pl.postulates.ImMISeparability
-
Protected constructor so one uses only the single instance ImPostulate.MISEPARABILITY
- ImMonotony - Class in org.tweetyproject.logics.pl.postulates
-
The "monotony" postulate for inconsistency measures: Adding information to a belief base cannot decrease the inconsistency value.
- ImMonotony() - Constructor for class org.tweetyproject.logics.pl.postulates.ImMonotony
-
Protected constructor so one uses only the single instance ImPostulate.MONOTONY
- ImNormalization - Class in org.tweetyproject.logics.pl.postulates
-
The "normalization" postulate for inconsistency measures: The inconsistency value is always in the unit interval [0,1], making it possible to compare inconsistency values for knowledge bases of different sizes.
- ImNormalization() - Constructor for class org.tweetyproject.logics.pl.postulates.ImNormalization
-
Protected constructor so one uses only the single instance ImPostulate.NORMALIZATION
- ImPenalty - Class in org.tweetyproject.logics.pl.postulates
-
The "penalty" postulate for inconsistency measures: Adding a formula that participates in an inconsistency (i.e.
- ImPenalty() - Constructor for class org.tweetyproject.logics.pl.postulates.ImPenalty
-
Protected constructor so one uses only the single instance ImPostulate.PENALTY
- Implication - Class in org.tweetyproject.logics.fol.syntax
-
The implication of first-order logic.
- Implication - Class in org.tweetyproject.logics.pl.syntax
-
This class models the implication of propositional logic.
- Implication(Pair<RelationalFormula, RelationalFormula>) - Constructor for class org.tweetyproject.logics.fol.syntax.Implication
-
Creates a new implication with the given pair of formulas
- Implication(Pair<PlFormula, PlFormula>) - Constructor for class org.tweetyproject.logics.pl.syntax.Implication
-
Creates a new implication with the given pair of formulas
- Implication(RelationalFormula, RelationalFormula) - Constructor for class org.tweetyproject.logics.fol.syntax.Implication
-
Creates a new implication a=>b with the two given formulas
- Implication(PlFormula, PlFormula) - Constructor for class org.tweetyproject.logics.pl.syntax.Implication
-
Creates a new implication a=>b with the two given formulas
- IMPLICATION() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- ImplicationAcceptanceCondition - Class in org.tweetyproject.arg.adf.syntax.acc
- ImplicationAcceptanceCondition(AcceptanceCondition, AcceptanceCondition) - Constructor for class org.tweetyproject.arg.adf.syntax.acc.ImplicationAcceptanceCondition
- implies(AcceptanceCondition) - Method in class org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition.Builder
- implSetPredicate(Predicate, Predicate, List<Term<?>>) - Static method in class org.tweetyproject.logics.commons.syntax.interfaces.Atom.AtomImpl
- ImPostulate - Class in org.tweetyproject.logics.pl.postulates
-
An abstract postulate for inconsistency measures in propositional logic; the ancestor of all concrete postulates.
- ImPostulate() - Constructor for class org.tweetyproject.logics.pl.postulates.ImPostulate
- ImPostulateEvaluationExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating automatic postulate evaluation of inconsistency measures.
- ImPostulateEvaluationExample() - Constructor for class org.tweetyproject.logics.pl.examples.ImPostulateEvaluationExample
- ImprovedRiveretTheoryLearner - Class in org.tweetyproject.arg.dung.learning
-
Implementation of the algorithm for learning (grounded) labelings from with some improvements: Riveret, Régis, and Guido Governatori.
- ImprovedRiveretTheoryLearner(Collection<Argument>, int) - Constructor for class org.tweetyproject.arg.dung.learning.ImprovedRiveretTheoryLearner
-
initialize learner for the given set of arguments
- ImSafeFormulaIndependence - Class in org.tweetyproject.logics.pl.postulates
-
The "safe-formula independence" postulate for inconsistency measures: Removing a safe formula (i.e.
- ImSafeFormulaIndependence() - Constructor for class org.tweetyproject.logics.pl.postulates.ImSafeFormulaIndependence
-
Protected constructor so one uses only the single instance ImPostulate.SAFEFORMULAINDEPENDENCE
- ImSuperAdditivity - Class in org.tweetyproject.logics.pl.postulates
-
The "super-additivity" postulate for inconsistency measures: The sum of the inconsistency values of two disjoint knowledge bases is not larger than the inconsistency value of the joint knowledge base.
- ImSuperAdditivity() - Constructor for class org.tweetyproject.logics.pl.postulates.ImSuperAdditivity
-
Protected constructor so one uses only the single instance ImPostulate.ADDITIVITY
- ImWeakDominance - Class in org.tweetyproject.logics.pl.postulates
-
A weaker variant of the "dominance" postulate using prime implicates, proposed in [Jabbour et al.
- ImWeakDominance() - Constructor for class org.tweetyproject.logics.pl.postulates.ImWeakDominance
-
Protected constructor so one uses only the single instance ImPostulate.WEAKDOMINANCE
- IN - Enum constant in enum class org.tweetyproject.arg.dung.semantics.ArgumentStatus
- inargs() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- inBuf - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- inBuf - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- inBuf - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- inBuf - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- inBuf - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- INCDEFAULTVALUE - Static variable in class org.tweetyproject.logics.commons.analysis.streams.EvaluationInconsistencyListener
- incise(Collection<Collection<T>>) - Method in interface org.tweetyproject.beliefdynamics.kernels.IncisionFunction
-
Selects from each collection in the given collection one element and returns the collection of all those elements.
- incise(Collection<Collection<T>>) - Method in class org.tweetyproject.beliefdynamics.kernels.RandomIncisionFunction
- IncisionFunction<T extends Formula> - Interface in org.tweetyproject.beliefdynamics.kernels
-
This interface models an incision function for kernel contraction, ie a function that incises each of the kernel sets of some set.
- Inclusive - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.GatewayType
- INCLUSIVE_GATEWAY - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.BpmnModel.BpmnNodeType
- InclusiveGateway - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent inclusive gateways in a BPMN Model
- InclusiveGateway() - Constructor for class org.tweetyproject.logics.bpm.syntax.InclusiveGateway
-
Create a new instance
- InclusiveGatewayParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse inclusive gateways in a BPMN model
- InclusiveGatewayParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.InclusiveGatewayParser
-
Create a new instance
- INCOMING - Enum constant in enum class org.tweetyproject.arg.adf.reasoner.heuristics.DegreeComparator.DegreeType
- incomingDegree(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- InconsistencyListener - Interface in org.tweetyproject.logics.commons.analysis.streams
-
Listener interface for listeners of stream-based inconsistency measures.
- inconsistencyMeasure(Collection<ProbabilisticConditional>) - Method in class org.tweetyproject.logics.pcl.analysis.DistanceMinimizationInconsistencyMeasure
- inconsistencyMeasure(Collection<ProbabilisticConditional>) - Method in class org.tweetyproject.logics.pcl.analysis.LowerApproxDistanceMinimizationInconsistencyMeasure
- inconsistencyMeasure(Collection<ProbabilisticConditional>) - Method in class org.tweetyproject.logics.pcl.analysis.MinimalViolation2InconsistencyMeasure
- inconsistencyMeasure(Collection<ProbabilisticConditional>) - Method in class org.tweetyproject.logics.pcl.analysis.MinimalViolationInconsistencyMeasure
- inconsistencyMeasure(Collection<ProbabilisticConditional>) - Method in class org.tweetyproject.logics.pcl.analysis.NormalizedDistanceMinimizationInconsistencyMeasure
- inconsistencyMeasure(Collection<ProbabilisticConditional>) - Method in class org.tweetyproject.logics.pcl.analysis.NormalizedLowerApproxDistanceMinimizationInconsistencyMeasure
- inconsistencyMeasure(Collection<ProbabilisticConditional>) - Method in class org.tweetyproject.logics.pcl.analysis.NormalizedUpperApproxDistanceMinimizationInconsistencyMeasure
- inconsistencyMeasure(Collection<ProbabilisticConditional>) - Method in class org.tweetyproject.logics.pcl.analysis.UpperApproxDistanceMinimizationInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.ContensionSatInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.DHitSatInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.DMaxSatInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.DSumSatInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.FbInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.FuzzyInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.HsSatInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.MusVarInconsistencyMeasure
- inconsistencyMeasure(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.PmInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.BeliefSetInconsistencyMeasure
-
This method measures the inconsistency of the given set of formulas.
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.CcInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.CspInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.DfInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.DHitInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.DMaxInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.DrasticInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.DSumInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.EtaInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.HsInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.IsInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.MaInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.McscInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.MicInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.MiInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.NConsInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.NormalizedMicInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.NormalizedMiInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.PrInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
- inconsistencyMeasure(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.streams.StreamBasedInconsistencyMeasure
- inconsistencyMeasure(PartialProbabilityAssignment) - Method in class org.tweetyproject.arg.prob.analysis.PAInconsistencyMeasure
- inconsistencyMeasure(BeliefSet<S, ?>) - Method in class org.tweetyproject.logics.commons.analysis.BeliefSetInconsistencyMeasure
- inconsistencyMeasure(ReachabilityGraph) - Method in class org.tweetyproject.logics.bpm.analysis.DeadEndInconsistencyMeasure
- inconsistencyMeasure(Program) - Method in class org.tweetyproject.lp.asp.analysis.PmInconsistencyMeasure
- inconsistencyMeasure(Program) - Method in class org.tweetyproject.lp.asp.analysis.SdInconsistencyMeasure
- inconsistencyMeasure(T) - Method in class org.tweetyproject.arg.dung.analysis.CycleCountInconsistencyMeasure
- inconsistencyMeasure(T) - Method in class org.tweetyproject.arg.dung.analysis.DrasticInconsistencyMeasure
- inconsistencyMeasure(T) - Method in interface org.tweetyproject.arg.dung.analysis.InconsistencyMeasure
-
This method measures the inconsistency of a given Dungian argumentation framework.
- inconsistencyMeasure(T) - Method in class org.tweetyproject.arg.dung.analysis.InSumInconsistencyMeasure
- inconsistencyMeasure(T) - Method in class org.tweetyproject.arg.dung.analysis.NonGroundedCountInconsistencyMeasure
- inconsistencyMeasure(T) - Method in class org.tweetyproject.arg.dung.analysis.PreferredCountInconsistencyMeasure
- inconsistencyMeasure(T) - Method in class org.tweetyproject.arg.dung.analysis.UnstableCountInconsistencyMeasure
- inconsistencyMeasure(T) - Method in class org.tweetyproject.arg.dung.analysis.WeightedComponentCountInconsistencyMeasure
- inconsistencyMeasure(T) - Method in class org.tweetyproject.arg.dung.analysis.WeightedCycleCountInconsistencyMeasure
- inconsistencyMeasure(T) - Method in class org.tweetyproject.arg.dung.analysis.WeightedInSumInconsistencyMeasure
- inconsistencyMeasure(T) - Method in class org.tweetyproject.arg.dung.analysis.WeightedOutSumInconsistencyMeasure
- inconsistencyMeasure(T) - Method in interface org.tweetyproject.logics.commons.analysis.InconsistencyMeasure
-
This method measures the inconsistency of the given belief base.
- InconsistencyMeasure<T extends DungTheory> - Interface in org.tweetyproject.arg.dung.analysis
- InconsistencyMeasure<T extends BeliefBase> - Interface in org.tweetyproject.logics.commons.analysis
-
Classes implementing this interface represent inconsistency measures on belief bases.
- InconsistencyMeasureEvaluationExample - Class in org.tweetyproject.logics.pl.examples
-
Example code for using InconsistencyMeasureEvaluator for comparing inconsistency measure implementations.
- InconsistencyMeasureEvaluationExample() - Constructor for class org.tweetyproject.logics.pl.examples.InconsistencyMeasureEvaluationExample
- InconsistencyMeasureEvaluator<T extends Formula,
U extends BeliefSet<T, ?>> - Class in org.tweetyproject.logics.commons.analysis -
This class provides functionality to quickly load or generate sample datasets and to use them to compare the results and performances of different inconsistency measure implementations.
- InconsistencyMeasureEvaluator() - Constructor for class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Create a new empty InconsistencyMeasureEvaluator.
- InconsistencyMeasureEvaluator(Collection<BeliefSetInconsistencyMeasure<T>>) - Constructor for class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Create a new InconsistencyMeasureEvaluator with the given inconsistency measures.
- InconsistencyMeasureEvaluator(Collection<U>, Collection<BeliefSetInconsistencyMeasure<T>>) - Constructor for class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Create a new InconsistencyMeasureEvaluator with the given dataset and the given inconsistency measures.
- InconsistencyMeasureEvaluator(Collection<U>, BeliefSetInconsistencyMeasure<T>) - Constructor for class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Create a new InconsistencyMeasureEvaluator with the given dataset and the given inconsistency measure.
- InconsistencyMeasureEvaluator(BeliefSetInconsistencyMeasure<T>) - Constructor for class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Create a new InconsistencyMeasureEvaluator with the given inconsistency measure.
- InconsistencyMeasureFactory - Class in org.tweetyproject.logics.pl.analysis
-
Main factory for retrieving inconsistency measures for propositional logic.
- InconsistencyMeasureFactory() - Constructor for class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory
- InconsistencyMeasureFactory.Measure - Enum Class in org.tweetyproject.logics.pl.analysis
-
An enumeration of all available inconsistency measures.
- InconsistencyMeasurementProcess<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis.streams
-
The actual process of an inconsistency measure on streams.
- InconsistencyMeasurementProcess() - Constructor for class org.tweetyproject.logics.commons.analysis.streams.InconsistencyMeasurementProcess
-
Creates a new process for the given stream.
- InconsistencyMeasurementService - Class in org.tweetyproject.web.services
-
Inconsistency measurement service.
- InconsistencyMeasurementService() - Constructor for class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Default constructor
- inconsistencyMeasurementStarted(InconsistencyUpdateEvent) - Method in class org.tweetyproject.logics.commons.analysis.streams.DefaultInconsistencyListener
- inconsistencyMeasurementStarted(InconsistencyUpdateEvent) - Method in class org.tweetyproject.logics.commons.analysis.streams.EvaluationInconsistencyListener
- inconsistencyMeasurementStarted(InconsistencyUpdateEvent) - Method in interface org.tweetyproject.logics.commons.analysis.streams.InconsistencyListener
-
This method is called by a stream-based inconsistency measure when an inconsistency measurement has started.
- InconsistencyMeasureReport<T extends Formula,
U extends BeliefSet<T, ?>> - Class in org.tweetyproject.logics.commons.analysis -
This class summarizes the results of computing inconsistency values for some collection of knowledge bases using some set of inconsistency measures, including computation times and some statistics.
- InconsistencyMeasureReport(List<String>, List<U>, List<String>, Map<String, List<InconsistencyMeasureResult>>) - Constructor for class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Creates a new InconsistencyMeasureReport with the given results, the given list of measures used and the given list of knowledge bases used.
- InconsistencyMeasureResult - Class in org.tweetyproject.logics.commons.analysis
-
This class represents the results the result of a call to an inconsistency measure with a knowledge base, i.e.
- InconsistencyMeasureResult.Status - Enum Class in org.tweetyproject.logics.commons.analysis
-
Status of an InconsistencyMeasureResult: OK means that an inconsistency value has been computed.
- InconsistencyUpdateEvent - Class in org.tweetyproject.logics.commons.analysis.streams
-
An event that is thrown when an inconsistency value has been updated.
- InconsistencyUpdateEvent(StreamBasedInconsistencyMeasure<?>, InconsistencyMeasurementProcess<?>, Double, Formula) - Constructor for class org.tweetyproject.logics.commons.analysis.streams.InconsistencyUpdateEvent
-
Creates a new event with the given parameters.
- inconsistencyUpdateOccured(InconsistencyUpdateEvent) - Method in class org.tweetyproject.logics.commons.analysis.streams.DefaultInconsistencyListener
- inconsistencyUpdateOccured(InconsistencyUpdateEvent) - Method in class org.tweetyproject.logics.commons.analysis.streams.EvaluationInconsistencyListener
- inconsistencyUpdateOccured(InconsistencyUpdateEvent) - Method in interface org.tweetyproject.logics.commons.analysis.streams.InconsistencyListener
-
This method is called by a stream-based inconsistency measure when an update of an inconsistency value occurs.
- inconsistencyValue - Variable in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyUpdateEvent
- INCREASEOFATTACKBRANCH - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The INCREASEOFATTACKBRANCH postulate
- INCREASEOFDEFENSEBRANCH - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The INCREASEOFDEFENSEBRANCH postulate
- IncreasingSubsetIterator<T> - Class in org.tweetyproject.commons.util
-
Iterates over all subsets of a given set.
- IncreasingSubsetIterator(Set<T>) - Constructor for class org.tweetyproject.commons.util.IncreasingSubsetIterator
-
Creates a new subset iterator for the given set.
- increment(int) - Method in class org.tweetyproject.arg.adf.util.ThreeValuedBitSet
-
Increments the value at the specified position.
- IncrementalSatSolver - Interface in org.tweetyproject.arg.adf.sat
- Independence - Class in org.tweetyproject.arg.dung.independence
-
This class implements methods for computing conditional independence of sets of arguments in abstract argumentation Rienstra, Tjitze, et al.
- Independence() - Constructor for class org.tweetyproject.arg.dung.independence.Independence
- INDEPENDENCE - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The INDEPENDENCE postulate
- IndependenceExample - Class in org.tweetyproject.arg.dung.examples
-
Example usage of the Independence class example theory taken from: Rienstra, Tjitze, et al.
- IndependenceExample() - Constructor for class org.tweetyproject.arg.dung.examples.IndependenceExample
- independentSets(Set<Collection<E>>, int) - Method in class org.tweetyproject.commons.util.SetTools
-
Returns all independent sets of the given cardinality of the given set of sets.
- INDEX - Static variable in interface org.tweetyproject.preferences.io.UPParserConstants
-
RegularExpression Id.
- indexOf(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- indexOf(Object) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- indexOf(Object) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- indexOf(Object) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- indexOf(Object) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- indexOf(Object) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- IndicatorUtilityFunction - Class in org.tweetyproject.agents.dialogues.structured
-
This class represents an indicator utility function, i.e.
- IndicatorUtilityFunction(Proposition) - Constructor for class org.tweetyproject.agents.dialogues.structured.IndicatorUtilityFunction
-
Creates a new indicator utility function for the given focal element.
- Individual - Class in org.tweetyproject.logics.dl.syntax
-
This class models an individual in description logic, also known as an object.
- Individual(String) - Constructor for class org.tweetyproject.logics.dl.syntax.Individual
- Individual(Constant) - Constructor for class org.tweetyproject.logics.dl.syntax.Individual
- induce(Consumer<InducibleEAF>) - Method in class org.tweetyproject.arg.peaf.inducers.ApproxPEAFInducer
-
Inducer induces inducibleEAFs and gives to a consumer function
- induce(Consumer<InducibleEAF>) - Method in class org.tweetyproject.arg.peaf.inducers.ExactPEAFInducer
-
Inducer induces inducibleEAFs and gives to a consumer function
- induce(Consumer<InducibleEAF>) - Method in class org.tweetyproject.arg.peaf.inducers.LiExactPEAFInducer
-
Deprecated.
- induce(Consumer<InducibleEAF>) - Method in interface org.tweetyproject.arg.peaf.inducers.PEAFInducer
-
Inducer induces inducibleEAFs and gives to a consumer function
- induceNTimes(Consumer<InducibleEAF>, int) - Method in class org.tweetyproject.arg.peaf.inducers.AbstractPEAFInducer
- inducePro - Variable in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- InducibleEAF - Class in org.tweetyproject.arg.peaf.syntax
-
This class is an intermediate representation of EAFs that are induced from a PEAF.
- InducibleEAF(Set<EArgument>, Set<PSupport>, Set<EAttack>, Set<EArgument>, double, double) - Constructor for class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- INEQUALITY() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- InequalityPredicate - Class in org.tweetyproject.logics.fol.syntax
-
This class models an inequality predicate, meaning a predicate of arity 2 that maps to the complement of the identity relation.
- InequalityPredicate() - Constructor for class org.tweetyproject.logics.fol.syntax.InequalityPredicate
- Inequation - Class in org.tweetyproject.math.equation
-
This class models an inequation of two terms.
- Inequation(Term, Term, int) - Constructor for class org.tweetyproject.math.equation.Inequation
-
Creates a new inequation of the given type with the two terms.
- InferenceMode - Enum Class in org.tweetyproject.commons
-
Enum constants for the two classical inference models of skeptical inference (assess a formula as true iff it is contained in every model) and credoulous inference (assess a formula as true iff it is contained in some model).
- InferenceRule<T extends Formula> - Class in org.tweetyproject.arg.aba.syntax
-
This class models an inference rule from an ABA theory.
- InferenceRule<T extends Invertable> - Class in org.tweetyproject.arg.aspic.syntax
- InferenceRule() - Constructor for class org.tweetyproject.arg.aba.syntax.InferenceRule
- InferenceRule() - Constructor for class org.tweetyproject.arg.aspic.syntax.InferenceRule
-
Creates an empty instance
- InferenceRule(T, Collection<T>) - Constructor for class org.tweetyproject.arg.aspic.syntax.InferenceRule
-
Constructs a new inference rule of rule p -> c if strict or p => c else
- INFINITY - Static variable in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Integer used to define infinity.
- INFINITY - Static variable in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
-
Integer used to define infinity.
- INFO - Enum constant in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
- InformationObject<T extends Formula> - Class in org.tweetyproject.beliefdynamics.mas
-
This class represents a formula annotated with the source of the formula.
- InformationObject(T, Agent) - Constructor for class org.tweetyproject.beliefdynamics.mas.InformationObject
-
Creates a new information object for the given formula and the given source.
- init(Map<String, Object>) - Method in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyMeasurementProcess
-
Additional initialization statements are put here.
- init(Map<String, Object>) - Method in class org.tweetyproject.logics.commons.analysis.streams.WindowInconsistencyMeasurementProcess
- init(Map<String, Object>) - Method in class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasurementProcess
- init(Map<String, Object>) - Method in class org.tweetyproject.logics.pl.analysis.HsInconsistencyMeasurementProcess
- init(FormulaStream<S>, StreamBasedInconsistencyMeasure<S>, Map<String, Object>) - Method in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyMeasurementProcess
-
Initialization statements.
- init(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
-
Performs some optional initializations before beginning to restore consistency.
- init(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.analysis.SmoothedPenalizingCreepingMachineShop
- initialize() - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
-
Provides the initial top-down data.
- initialize() - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
-
Provides the initial top-down data.
- initialize() - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- initialize() - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- initializeDefaultProbabilityFunction() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
initializes a probability function over the edges of this graph according to Random Walk, i.e.
- initializeRandomProbabilityFunction() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
Initialize a probability function over the edges of this graph according to a stochastic walk.
- initializeWalk() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.MarkovWalk
-
Initialize the walk by setting up an initial state that assigns equal probabilities to each of the graph's initial markings
- initLogging() - Static method in class org.tweetyproject.commons.TweetyLogging
-
Initialize the logging system.
- INodeForRANodeNotFoundException(String) - Constructor for exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.INodeForRANodeNotFoundException
- iNodeMap - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFTheory
-
All i-Nodes are stored in this map while key is the aif identifier and the value is the node
- input - Variable in class org.tweetyproject.commons.Writer
-
The object to be printed.
- input_stream - Variable in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- input_stream - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- input_stream - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
- input_stream - Variable in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
- input_stream - Variable in class org.tweetyproject.preferences.io.POParserTokenManager
- input_stream - Variable in class org.tweetyproject.preferences.io.UPParserTokenManager
- inputfile - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- inputStream - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- inputStream - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- inputStream - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- inputStream - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- inputStream - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- INRA - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The Irrelevance of Necessarily Rejected Arguments (INRA) principle
- INRAPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Irrelevance of Necessarily Rejected Arguments (INRA) Principle A semantics s satisfies INRA if for every AF F it holds that: for every argument a in F, if every s-extension attacks a, then s(F) = s(F\{a}) i.e if an argument is attacked by every extension, then it does not influence the computation of extensions and can be ignored see: Cramer, M., & van der Torre, L.
- INRAPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.INRAPrinciple
- INSTANCE - Enum constant in enum class org.tweetyproject.arg.adf.syntax.acc.ContradictionAcceptanceCondition
- INSTANCE - Enum constant in enum class org.tweetyproject.arg.adf.syntax.acc.TautologyAcceptanceCondition
- InstanceAssignment - Class in org.tweetyproject.logics.rpcl.semantics
-
Instances of this class represent assignenment of true instances for a given predicate wrt.
- InstanceAssignment(Predicate) - Constructor for class org.tweetyproject.logics.rpcl.semantics.InstanceAssignment
-
Creates a new instance assignment for the given predicate with no assignments.
- InstanceAssignment(Predicate, Map<? extends Collection<? extends Constant>, Integer>) - Constructor for class org.tweetyproject.logics.rpcl.semantics.InstanceAssignment
-
Creates a new instance assignment for the given predicate with the given map.
- InstanceAssignment(FolSignature) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- instantiate(double) - Method in class org.tweetyproject.machinelearning.TrainingParameter
-
Instantiates a new parameter with the given value.
- instantiate(String) - Method in class org.tweetyproject.plugin.parameter.CommandParameter
-
instantiate the command with the given argument string if valid
- instantiate(String) - Method in class org.tweetyproject.plugin.parameter.CustomStringListCommandParameter
-
instantiate single string
- instantiate(String) - Method in class org.tweetyproject.plugin.parameter.FileListCommandParameter
-
instantiates a new parameter iff the given value ist valid for this command parameter (for special case with one file);
- instantiate(String) - Method in class org.tweetyproject.plugin.parameter.IntegerCommandParameter
-
instantiates a new parameter iff the given value is valid for this command parameter
- instantiate(String) - Method in class org.tweetyproject.plugin.parameter.SelectionCommandParameter
-
instantiates a new parameter iff the given value ist valid for this command parameter
- instantiate(String) - Method in class org.tweetyproject.plugin.parameter.StringListCommandParameter
-
instantiates unary argument if valid
- instantiate(String[]) - Method in class org.tweetyproject.plugin.parameter.CustomStringListCommandParameter
-
instantiates a list of arguments if valid
- instantiate(String[]) - Method in class org.tweetyproject.plugin.parameter.StringListCommandParameter
-
instantiates a list of arguments if valid
- instantiate(ArrayList<String>) - Method in class org.tweetyproject.plugin.parameter.FileListCommandParameter
- instantiate(ArrayList<String>) - Method in class org.tweetyproject.plugin.parameter.SelectionCommandParameter
- instantiateParameters(TweetyPlugin, ArrayList<ArrayList<String>>) - Static method in class org.tweetyproject.cli.plugins.CliMain
-
instantiates each given input parameter within the called plugin - if possible
- instantiateSet() - Method in class org.tweetyproject.commons.BeliefSet
-
Instantiates the set which is used as data holder for the belief set.
- instantiateSignature() - Method in class org.tweetyproject.action.description.syntax.ActionDescription
- instantiateSignature() - Method in class org.tweetyproject.action.query.syntax.ActionQuerySet
- instantiateSignature() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- instantiateSignature() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlLogicDeductiveKnowledgebase
- instantiateSignature() - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
- instantiateSignature() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- instantiateSignature() - Method in class org.tweetyproject.arg.lp.syntax.ArgumentationKnowledgeBase
- instantiateSignature() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- instantiateSignature() - Method in class org.tweetyproject.beliefdynamics.mas.CrMasBeliefSet
- instantiateSignature() - Method in class org.tweetyproject.commons.BeliefSet
-
Instantiates the signature which is attached to the belief base.
- instantiateSignature() - Method in class org.tweetyproject.logics.cl.syntax.ClBeliefSet
- instantiateSignature() - Method in class org.tweetyproject.logics.dl.syntax.DlBeliefSet
- instantiateSignature() - Method in class org.tweetyproject.logics.fol.syntax.FolBeliefSet
- instantiateSignature() - Method in class org.tweetyproject.logics.ml.syntax.MlBeliefSet
- instantiateSignature() - Method in class org.tweetyproject.logics.mln.syntax.MarkovLogicNetwork
- instantiateSignature() - Method in class org.tweetyproject.logics.pcl.syntax.PclBeliefSet
- instantiateSignature() - Method in class org.tweetyproject.logics.pl.syntax.PlBeliefSet
- instantiateSignature() - Method in class org.tweetyproject.logics.rcl.syntax.RclBeliefSet
- instantiateSignature() - Method in class org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
- InstantiateVisitor - Class in org.tweetyproject.lp.asp.parser
-
This visitor iterates over the AST generated by ASPParser and allocates classes representing the different parts of an ASP program or source file, meaning rules, literals, terms, answer sets, etc.
- InstantiateVisitor() - Constructor for class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- instantiateWithDefaultValue() - Method in class org.tweetyproject.machinelearning.TrainingParameter
-
Instantiates a new parameter with the default value.
- InSumInconsistencyMeasure<T extends DungTheory> - Class in org.tweetyproject.arg.dung.analysis
- InSumInconsistencyMeasure() - Constructor for class org.tweetyproject.arg.dung.analysis.InSumInconsistencyMeasure
- IntegerCommandParameter - Class in org.tweetyproject.plugin.parameter
-
This parameter holds a number-interval of possible arguments
- IntegerCommandParameter(String, String) - Constructor for class org.tweetyproject.plugin.parameter.IntegerCommandParameter
- IntegerCommandParameter(String, String, String) - Constructor for class org.tweetyproject.plugin.parameter.IntegerCommandParameter
- IntegerCommandParameter(String, String, Interval<Integer>) - Constructor for class org.tweetyproject.plugin.parameter.IntegerCommandParameter
- IntegerConstant - Class in org.tweetyproject.math.term
-
This class encapsulates an integer as a term.
- IntegerConstant(int) - Constructor for class org.tweetyproject.math.term.IntegerConstant
-
Creates a new Integer.
- integerLinearSolver - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
The integer linear optimization solver configured for this service.
- integerMaximum - Variable in class org.tweetyproject.lp.asp.reasoner.ASPSolver
-
Represents the upper integer bound.
- IntegerVariable - Class in org.tweetyproject.math.term
-
This class models an integer variable as a mathematical term.
- IntegerVariable(String) - Constructor for class org.tweetyproject.math.term.IntegerVariable
-
Creates a new variable with the given name.
- IntegerVariable(String, boolean) - Constructor for class org.tweetyproject.math.term.IntegerVariable
-
Creates a new variable with the given name.
- IntegerVariable(String, double, double) - Constructor for class org.tweetyproject.math.term.IntegerVariable
-
Creates a new variable with the given name and bounds.
- IntermediateEvent - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent intermediate events of all kinds in a BPMN Model
- IntermediateEvent() - Constructor for class org.tweetyproject.logics.bpm.syntax.IntermediateEvent
-
Create a new instance
- IntermediateEventParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse intermediate events in a BPMN model
- IntermediateEventParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.IntermediateEventParser
-
Create a new instance
- InterpolantEnumerator<S extends Formula> - Interface in org.tweetyproject.logics.commons.analysis
-
Interface for classes enumerating (Craig) interpolants.
- interpretation() - Method in interface org.tweetyproject.arg.adf.reasoner.query.TaskStep
- Interpretation - Interface in org.tweetyproject.arg.adf.semantics.interpretation
-
This class represents a three-valued interpretation of an Abstract Dialectical Framework (ADF).
- Interpretation<B extends BeliefBase,
S extends Formula> - Interface in org.tweetyproject.commons -
An interpretation for some logical language.
- Interpretation(FolSignature) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- Interpretation.Builder - Class in org.tweetyproject.arg.adf.semantics.interpretation
- InterpretationDistance<T extends Interpretation<B,
S>, B extends BeliefBase, S extends Formula> - Interface in org.tweetyproject.commons.analysis -
Classes implementing this interface represent distance functions between two interpretations.
- InterpretationIterator - Class in org.tweetyproject.arg.adf.semantics.interpretation
-
Creates all possible interpretations while respecting the order of the given arguments.
- InterpretationIterator<S extends Formula,
B extends BeliefBase, T extends Interpretation<B, S>> - Interface in org.tweetyproject.commons -
An iterator over interpretations.
- InterpretationIterator(Collection<Argument>) - Constructor for class org.tweetyproject.arg.adf.semantics.interpretation.InterpretationIterator
- InterpretationProcessor - Interface in org.tweetyproject.arg.adf.reasoner.sat.processor
-
Performs further processing on interpretations, e.g.
- interpretations() - Method in interface org.tweetyproject.arg.adf.reasoner.query.TaskStep
- InterpretationSet<T extends Formula,
B extends BeliefBase, S extends Formula> - Class in org.tweetyproject.commons -
This class models an interpretation that is a set of some formula and as such implements the java.util.Collection interface.
- InterpretationSet() - Constructor for class org.tweetyproject.commons.InterpretationSet
-
Creates a new empty interpretation.
- InterpretationSet(Collection<? extends T>) - Constructor for class org.tweetyproject.commons.InterpretationSet
-
Creates a new interpretation with the given collection of formulas.
- InterpretationTrieSet - Class in org.tweetyproject.arg.adf.util
-
This is a monotone collection, hence you can only add elements to it, but not remove them.
- InterpretationTrieSet() - Constructor for class org.tweetyproject.arg.adf.util.InterpretationTrieSet
- InterpretationTrieSet(List<Interpretation>) - Constructor for class org.tweetyproject.arg.adf.util.InterpretationTrieSet
- Intersection - Class in org.tweetyproject.logics.dl.syntax
-
This class models an intersection in description logics.
- Intersection() - Constructor for class org.tweetyproject.logics.dl.syntax.Intersection
-
Creates a new (empty) intersection.
- Intersection(Collection<? extends ComplexConcept>) - Constructor for class org.tweetyproject.logics.dl.syntax.Intersection
-
Creates a new intersection with the given inner formulas.
- Intersection(ComplexConcept, ComplexConcept) - Constructor for class org.tweetyproject.logics.dl.syntax.Intersection
-
Creates a new intersection with the two given formulas.
- Interval<S extends Number> - Class in org.tweetyproject.math
-
This class contains a set of closed set (interval) of possible numbers
- Interval(NumberSet<S>) - Constructor for class org.tweetyproject.math.Interval
- Interval(S, S) - Constructor for class org.tweetyproject.math.Interval
- intValue() - Method in class org.tweetyproject.math.ComplexNumber
- intValue() - Method in class org.tweetyproject.math.probability.Probability
- InVar(String) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- INVERT_SELFLOOPS - Static variable in interface org.tweetyproject.graphs.DirHyperGraph
-
When inverting a DirHyperGraph, deal with self loops like ordinary edges (add if not present and remove if present)
- INVERT_SELFLOOPS - Static variable in interface org.tweetyproject.graphs.Graph
-
When inverting a graph, deal with self loops like ordinary edges (add if not present and remove if present)
- Invertable - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
Formulas implementing this interface have a complement
- invokeExecutable(String) - Static method in class org.tweetyproject.commons.util.NativeShell
-
Executes the given command on the commandline and returns the complete output.
- invokeExecutable(String, long) - Static method in class org.tweetyproject.commons.util.NativeShell
- invokeExecutable(String, long, boolean) - Static method in class org.tweetyproject.commons.util.NativeShell
-
Executes the given command on the commandline and returns the output up to a given number of lines.
- InvolutaryPASemantics - Class in org.tweetyproject.arg.prob.semantics
-
P is involutary wrt.
- InvolutaryPASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.InvolutaryPASemantics
- irreducibleHittingSets(Set<Set<E>>) - Method in class org.tweetyproject.commons.util.SetTools
-
Computes the set of irreducible hitting sets of "sets".
- IRRELEVANCEOFSYNTAX - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The IRRELEVANCEOFSYNTAX postulate
- IS - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- IS_BETTER - Enum constant in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Result
- IS_EQUAL - Enum constant in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Result
- IS_WORSE - Enum constant in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Result
- isAcceptable(BArgument, Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
checks whether argument is acceptable wrt.
- isAcceptable(BArgument, Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
- isAcceptable(BArgument, Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
return true if argument is acceptable with respect to
extargument is acceptable wrt. - isAcceptable(BArgument, Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
checks whether ext defends argument a set of arguments S defends an argument a iff S u {a} is coherent and S attacks each coherent set T, which attacks a
- isAcceptable(DelpArgument, DefeasibleLogicProgram, ComparisonCriterion) - Method in class org.tweetyproject.arg.delp.semantics.DialecticalTree
-
Checks whether the argumentation line composed of the ancestors of this node and the parameter
argumentis acceptable given the parameterdelp - isAcceptable(Argument, DungTheory) - Method in class org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation
-
returns true if every attacker on
argumentis attacked by some accepted argument wrt. - isAcceptable(Argument, SetAf) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfAbstractArgumentationInterpretation
-
returns true if every attacker on
argumentis attacked by some accepted argument wrt. - isAdmissable(DungTheory) - Method in class org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation
-
returns true if every accepted argument of this is defended by some accepted argument wrt.
- isAdmissable(SetAf) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfAbstractArgumentationInterpretation
-
returns true if every accepted argument of this is defended by some accepted argument wrt.
- isAdmissible(AbaExtension<T>) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
Checks whether a set of arguments is admissible.
- isAnIgnoredNodeType(String) - Static method in enum class org.tweetyproject.arg.peaf.syntax.aif.AIFNodeType
-
Check if given the node type is ignored or not
- isApplicable(Collection<? extends FolFormula>) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
-
Checks whether this rule is applicaple in the given context
literals, - isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.AdmissibilityPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.CFReinstatementPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.ConflictFreePrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.DirectionalityPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.IMaximalityPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.INRAPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.ModularizationPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.NaivetyPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.Principle
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.ReductAdmissibilityPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.ReinstatementPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.SccDecomposabilityPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.SCOOCPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.SemiQualifiedAdmissibilityPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.StrongAdmissibilityPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.dung.principles.WeakReinstatementPrinciple
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaAbstraction
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaAdditionOfAttackBranch
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaAdditionOfDefenseBranch
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaAttackVsFullDefense
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaCardinalityPrecedence
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaCounterTransitivity
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaDefensePrecedence
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaDistDefensePrecedence
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaIncreaseOfAttackBranch
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaIncreaseOfDefenseBranch
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaIndependence
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaNonAttackedEquivalence
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaQualityPrecedence
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaSelfContradiction
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaStrictAdditionOfDefenseBranch
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaStrictCounterTransitivity
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaTotal
- isApplicable(Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RaVoidPrecedence
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImAdjunctionInvariance
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImAttenuation
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImConsistency
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImContradiction
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImDominance
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImEqualConflict
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImExchange
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImFreeFormulaDilution
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImFreeFormulaIndependence
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImIrrelevanceOfSyntax
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImMINormalization
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImMISeparability
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImMonotony
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImNormalization
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImPenalty
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImPostulate
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImSafeFormulaIndependence
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImSuperAdditivity
- isApplicable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImWeakDominance
- isApplicable(Collection<S>) - Method in interface org.tweetyproject.commons.postulates.Postulate
-
Checks whether the given kb represents a non-trivial instance for this postulate, i.e., whether assumptions of this postulates are satisfied (evaluating an approach on a non-applicable instance always succeeds).
- isApplicable(DefaultRule) - Method in class org.tweetyproject.logics.rdl.semantics.DefaultSequence
-
applicable ^= pre in In and (not jus_i) not in In forall i
- isAssumption() - Method in class org.tweetyproject.arg.aba.syntax.AbaRule
- isAssumption() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- isAssumption() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- isAtLeastAsPreferredAs(Collection<? extends PlFormula>, Collection<? extends PlFormula>) - Method in class org.tweetyproject.beliefdynamics.mas.AbstractCredibilityComparer
-
Checks whether col1 is at least as preferred as col2 wrt.
- isAtLeastAsPreferredAs(PlFormula, Collection<? extends PlFormula>) - Method in class org.tweetyproject.beliefdynamics.mas.AbstractCredibilityComparer
-
Checks whether f is at least as preferred as some formula in "formulas"
- isAtLeastAsPreferredAs(PlFormula, PlFormula) - Method in class org.tweetyproject.beliefdynamics.mas.AbstractCredibilityComparer
-
Checks whether f is at least as preferred as f2
- isAtomic() - Method in class org.tweetyproject.logics.dl.syntax.AssertionalAxiom
- isAtomic() - Method in class org.tweetyproject.logics.dl.syntax.ConceptAssertion
- isAtomic() - Method in class org.tweetyproject.logics.dl.syntax.RoleAssertion
- isAttack(AspicArgument<T>, AspicArgument<T>, RuleFormulaGenerator<T>, Comparator<AspicArgument<T>>) - Static method in class org.tweetyproject.arg.aspic.semantics.AspicAttack
-
Determines whether the attack is successful
- isAttack(AspicArgument<T>, AspicArgument<T>, RuleFormulaGenerator<T>, Comparator<AspicArgument<T>>) - Static method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Determines whether the attack is successful
- isAttackBranch(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Checks whether the path from b to a is an attack branch, i.e.
- isAttacked(BArgument, Set<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
returns true if some argument of argumentSet attacks argument.
- isAttacked(Extension, Extension) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
returns true if some argument of
ext2attacks some argument inext1 - isAttacked(Argument, Extension) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
returns true if some argument of
extattacks argument. - isAttacked(Argument, SetAfExtension) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
returns true if some argument of
extattacks argument. - isAttacked(SetAfExtension, SetAfExtension) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
returns true if some argument of
ext2attacks some argument inext1 - isAttackedBy(Collection<BArgument>, Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
checks whether some argument in argumentSet1 is attacked by any argument in argumentSet2
- isAttackedBy(BArgument, Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
checks whether argument is attacked by any argument in argumentSet
- isAttackedBy(BArgument, BipolarEntity) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Checks whether arg1 is attacked by arg2.
- isAttackedBy(DeductiveArgument, DeductiveArgument) - Method in interface org.tweetyproject.arg.deductive.semantics.attacks.Attack
-
Returns "true" iff the first argument is attacked by the second argument.
- isAttackedBy(DeductiveArgument, DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.semantics.attacks.CanonicalUndercut
- isAttackedBy(DeductiveArgument, DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.semantics.attacks.Defeat
- isAttackedBy(DeductiveArgument, DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.semantics.attacks.DefeatingRebuttal
- isAttackedBy(DeductiveArgument, DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.semantics.attacks.DirectDefeat
- isAttackedBy(DeductiveArgument, DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.semantics.attacks.DirectUndercut
- isAttackedBy(DeductiveArgument, DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.semantics.attacks.Rebuttal
- isAttackedBy(DeductiveArgument, DeductiveArgument) - Method in class org.tweetyproject.arg.deductive.semantics.attacks.Undercut
- isAttackedBy(Argument, Collection<Argument>) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
returns true if some argument of
extis attacked by argument. - isAttackedBy(Argument, Collection<Argument>) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
returns true if some argument of
extis attacked by argument. - isAttackedBy(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Checks whether arg1 is attacked by arg2.
- isAttackedBy(Argument, Argument) - Method in class org.tweetyproject.arg.saf.syntax.StructuredArgumentationFramework
- isAttackedBy(Argument, Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Checks whether arg1 is attacked by arg2.
- isAttacking() - Method in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- isAttacking(Set<BArgument>, Set<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Checks whether argumentSet1 is attacking argumentSet2 ie any element of argumentSet1 is attacking any element of argumentSet2
- isAttacking(BArgument, Set<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
returns true if some argument of argSet is attacked by argument.
- isAttackingAllOtherArguments(Extension) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
returns true if
argumentsattack all other arguments in the theory - isAttackingAllOtherArguments(SetAfExtension) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
returns true if
argumentsattack all other arguments in the theory - isBipartite(Graph<S>) - Static method in class org.tweetyproject.graphs.DefaultGraph
-
checks whether the given graph is bipartite or not the algorithm starts at a random node and colors adjacent nodes in alternating colors if two adjacent nodes have the same color, the graph is no bipartite NOTE: This method only works if the given graph is connected
- isBipolar() - Method in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- isClause() - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- isClause() - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- isClause() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Checks whether this formula is a clause, i.e.
- isClosed() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- isClosed() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.QuantifiedFormula
-
Checks whether this formula is closed, i.e.
- isClosed() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- isClosed() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- isClosed() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- isClosed() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- isClosed() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- isClosed() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- isClosed() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- isClosed() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- isClosed() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- isClosed() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- isClosed() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- isClosed() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- isClosed() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- isClosed() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- isClosed(Collection<Assumption<T>>) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
A set of assumptions is closed iff it equals its closure.
- isClosed(Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
checks if the given set of arguments is closed under the support relation a set of arguments S is closed iff every argument a in S has support from a non-empty subset of S
- isClosed(Set<Variable>) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- isClosed(Set<Variable>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.QuantifiedFormula
-
Checks whether this formula is closed, i.e.
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.Implication
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.Negation
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- isClosed(Set<Variable>) - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- isClosed(Set<Variable>) - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- isClosed(ArgumentSet) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Determines if ext is closed under the support relation of this framework i.e., if all arguments supported by ext are an element of ext
- isClosed(DefaultTheory) - Method in class org.tweetyproject.logics.rdl.semantics.DefaultSequence
-
Tests wether all applicble defaukts from t have been applied
- isCoherent() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Determines if the theory is coherent, i.e., if each preferred extension is stable
- isCoherent(Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
checks if the set of arguments S is coherent in his argumentation framework S is coherent iff it is closed and N-Cycle-Free
- isComparable(T, T) - Method in class org.tweetyproject.graphs.orders.Order
- isComplete() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- isComplete() - Method in class org.tweetyproject.logics.commons.syntax.FunctionalTerm
-
Checks whether this term is complete, i.e.
- isComplete() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Atom
- isComplete() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
- isComplete() - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- isComplete() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
-
Checks whether this atom is complete, i.e.
- isComplete() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- isComplete() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- isComplete() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- isCompliant(ProbabilisticExtension) - Method in class org.tweetyproject.arg.prob.syntax.PartialProbabilityAssignment
-
Checks whether the given probabilistic extension is compliant with this partial probability assignment, i.e.
- isConflictFree(Collection<? extends Argument>) - Method in class org.tweetyproject.arg.dung.syntax.Attack
-
returns true if one arguments in
argumentsattacks another within this attack relation. - isConflictFree(Collection<? extends Argument>) - Method in class org.tweetyproject.arg.setaf.syntax.SetAttack
-
returns true if one arguments in
argumentsattacks another within this attack relation. - isConflictFree(Collection<Assumption<T>>) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
Checks whether a set of arguments is conflict-free.
- isConflictFree(Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
checks whether the given set is conflict-free wrt.
- isConflictFree(DungTheory) - Method in class org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation
-
returns true if no accepted argument attacks another accepted one in this interpretation wrt.
- isConflictFree(SetAf) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfAbstractArgumentationInterpretation
-
returns true if no accepted argument attacks another accepted one in this interpretation wrt.
- isCongruent(Labeling) - Method in class org.tweetyproject.arg.prob.semantics.ProbabilisticExtension
-
Checks whether the given labeling is congruent to this probabilistic extension, i.e.
- isConjunctiveClause() - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- isConjunctiveClause() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Checks whether this formula is a conjunctive clause, i.e.
- isConjunctiveClause(FolFormula) - Method in class org.tweetyproject.action.description.syntax.CLaw
-
Checks if the given formula is a conjunctive clause, meaning either a literal or a conjunction of literals.
- isConsistent(Collection<ProbabilisticConditional>) - Method in class org.tweetyproject.logics.pcl.analysis.PclDefaultConsistencyTester
- isConsistent(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.SatSolver
- isConsistent(Collection<PlFormula>) - Method in class org.tweetyproject.logics.qbf.reasoner.QbfSolver
- isConsistent(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.AbstractMusEnumerator
- isConsistent(Collection<S>) - Method in interface org.tweetyproject.logics.commons.analysis.MusEnumerator
- isConsistent(Collection<T>) - Method in class org.tweetyproject.logics.commons.analysis.AbstractBeliefSetConsistencyTester
- isConsistent(Collection<T>) - Method in interface org.tweetyproject.logics.commons.analysis.BeliefSetConsistencyTester
-
Checks whether the given collection of formulas is consistent.
- isConsistent(Set<DefeasibleRule>) - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
Checks whether the given set of defeasible rules are consistent given the strict part of this program.
- isConsistent(ActionDescription<CLaw>) - Method in class org.tweetyproject.action.description.analysis.CActionDescriptionConsistencyTester
- isConsistent(ActionDescription<T>) - Method in interface org.tweetyproject.action.description.analysis.ActionDescriptionConsistencyTester
-
Checks whether the given set of causal rules is consistent.
- isConsistent(CActionDescription) - Method in class org.tweetyproject.action.description.analysis.CActionDescriptionConsistencyTester
-
Checks whether the given action description in the action language C is consistent.
- isConsistent(BeliefSet<PlFormula, ?>) - Method in class org.tweetyproject.logics.pl.sat.SatSolver
- isConsistent(BeliefSet<PlFormula, ?>) - Method in class org.tweetyproject.logics.qbf.reasoner.QbfSolver
- isConsistent(BeliefSet<S, ?>) - Method in class org.tweetyproject.logics.commons.analysis.AbstractMusEnumerator
- isConsistent(BeliefSet<S, ?>) - Method in interface org.tweetyproject.logics.commons.analysis.MusEnumerator
- isConsistent(BeliefSet<T, ?>) - Method in class org.tweetyproject.logics.commons.analysis.AbstractBeliefSetConsistencyTester
- isConsistent(BeliefSet<T, ?>) - Method in interface org.tweetyproject.logics.commons.analysis.BeliefSetConsistencyTester
- isConsistent(ProbabilisticConditional) - Method in class org.tweetyproject.logics.pcl.analysis.PclDefaultConsistencyTester
- isConsistent(PlFormula) - Method in class org.tweetyproject.logics.pl.sat.SatSolver
- isConsistent(PlFormula) - Method in class org.tweetyproject.logics.qbf.reasoner.QbfSolver
- isConsistent(S) - Method in class org.tweetyproject.logics.commons.analysis.AbstractMusEnumerator
- isConsistent(S) - Method in interface org.tweetyproject.logics.commons.analysis.MusEnumerator
- isConsistent(T) - Method in class org.tweetyproject.logics.commons.analysis.AbstractBeliefSetConsistencyTester
- isConsistent(T) - Method in interface org.tweetyproject.logics.commons.analysis.BeliefSetConsistencyTester
-
Checks whether the given formula is consistent.
- isConsistent(T) - Method in interface org.tweetyproject.logics.commons.analysis.ConsistencyTester
-
Checks whether the given belief base is consistent.
- isConstraint() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- isConstraint() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- isConstraint() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- isConstraint() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- isConstraint() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- isConstraint() - Method in class org.tweetyproject.arg.saf.syntax.BasicArgument
- isConstraint() - Method in interface org.tweetyproject.commons.util.rules.Rule
- isConstraint() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- isConstraint() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- isConstraint() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- isConstraint() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- isContinuous() - Method in class org.tweetyproject.math.term.Term
-
Checks whether this term is continuous in all appearing variables.
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.AbsoluteValue
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Constant
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Difference
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Exp
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Fraction
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Logarithm
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Maximum
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Minimum
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Power
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Product
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Root
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Sum
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Term
-
Checks whether this term is continuous in v.
- isContinuous(Variable) - Method in class org.tweetyproject.math.term.Variable
- isDefeasible() - Method in class org.tweetyproject.arg.aspic.syntax.DefeasibleInferenceRule
- isDefeasible() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- isDefeasible() - Method in class org.tweetyproject.arg.aspic.syntax.StrictInferenceRule
- isDefenseBranch(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Checks whether the path from b to a is a defense branch, i.e.
- isDefensible(ArgumentationKnowledgeBase, Argument) - Method in class org.tweetyproject.arg.lp.reasoner.ArgumentationReasoner
-
An argument is called x/y-defensible if it is neither x/y-justified nor x/y-overruled.
- isDefinite() - Method in class org.tweetyproject.action.description.syntax.CActionDescription
-
Checks whether this action description contains any non-definite laws.
- isDefinite() - Method in class org.tweetyproject.action.description.syntax.CLaw
-
Returns true iff this law is definite.
- isDefinite() - Method in class org.tweetyproject.action.description.syntax.DynamicLaw
- isDefinite() - Method in class org.tweetyproject.action.description.syntax.StaticLaw
- isDependent() - Method in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- isDirectSupportedBy(BArgument, BipolarEntity) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Checks whether arg1 is directly supported by arg2.
- isDisjoint(Collection<Division>, DungTheory, Semantics) - Static method in class org.tweetyproject.arg.dung.divisions.Division
-
Checks whether the given set o divisions is disjoint wrt.
- isDnf() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.Conjunction
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.Disjunction
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.ExclusiveDisjunction
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
-
Checks whether this formula is in disjunctive normal form.
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- isDnf() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- isDnf() - Method in class org.tweetyproject.logics.ml.syntax.Necessity
- isDnf() - Method in class org.tweetyproject.logics.ml.syntax.Possibility
- isDnf() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- isElementOf(S) - Method in class org.tweetyproject.math.Interval
-
checks, whether an element is within this interval
- isEmpty() - Method in class org.tweetyproject.agents.MultiAgentSystem
- isEmpty() - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- isEmpty() - Method in class org.tweetyproject.arg.adf.util.CacheMap
- isEmpty() - Method in class org.tweetyproject.arg.adf.util.LazyMap
- isEmpty() - Method in class org.tweetyproject.arg.adf.util.MinusSetView
- isEmpty() - Method in class org.tweetyproject.arg.adf.util.UnionCollectionView
- isEmpty() - Method in class org.tweetyproject.arg.adf.util.UnionSetView
- isEmpty() - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- isEmpty() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- isEmpty() - Method in class org.tweetyproject.arg.dung.semantics.Extension
- isEmpty() - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- isEmpty() - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- isEmpty() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.OrClause
- isEmpty() - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- isEmpty() - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- isEmpty() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- isEmpty() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- isEmpty() - Method in class org.tweetyproject.commons.BeliefSet
- isEmpty() - Method in class org.tweetyproject.commons.DualSetSignature
- isEmpty() - Method in class org.tweetyproject.commons.InterpretationSet
- isEmpty() - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- isEmpty() - Method in interface org.tweetyproject.commons.Signature
-
Returns true if this signature is empty.
- isEmpty() - Method in class org.tweetyproject.commons.SingleSetSignature
- isEmpty() - Method in class org.tweetyproject.commons.TripleSetSignature
- isEmpty() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- isEmpty() - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
- isEmpty() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- isEmpty() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- isEmpty() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- isEmpty() - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- isEmpty() - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- isEmpty() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- isEmpty() - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- isEmpty() - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- isEmpty() - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- isEmpty() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- isEmpty() - Method in class org.tweetyproject.lp.asp.syntax.ASPHead
- isEmpty() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- isEmpty() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- isEmpty() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- isEmpty() - Method in class org.tweetyproject.math.Interval
- isEmpty() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- isEmpty() - Method in class org.tweetyproject.preferences.PreferenceOrder
-
returns whether the set is empty or not
- isEmpty() - Method in class org.tweetyproject.preferences.update.UpdateStream
- isEquallyAcceptableThan(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
-
Returns "true" iff a is equally acceptable as b, i.e.
- isEquivalent(ArgumentRanking, Collection<Argument>) - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
-
Checks whether this ranking is equivalent to the other one wrt.
- isEquivalent(PlFormula, PlFormula) - Method in class org.tweetyproject.logics.pl.reasoner.AbstractPlReasoner
-
Checks whether the two formulas are equivalent
- isEvidenceSupportedAttack(Collection<BArgument>, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
returns true if
extcarries out an evidence supported attack on argument ext e-support-attacks an argument a iff a subset S of ext attacks a and all elements of S have e-support from ext. - isExhaustive(Collection<Division>, DungTheory, Semantics) - Static method in class org.tweetyproject.arg.dung.divisions.Division
-
Checks whether the given set of divisions is exhaustive wrt.
- isExtendedProgram() - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Checks if the program is an extended program, meaning the heads of the literals do not have more than one literal.
- isFact() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- isFact() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- isFact() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- isFact() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- isFact() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- isFact() - Method in class org.tweetyproject.arg.saf.syntax.BasicArgument
- isFact() - Method in interface org.tweetyproject.commons.util.rules.Rule
- isFact() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
-
Checks whether this conditional is a fact, i.e.
- isFact() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
-
Checks whether this conditional is a fact, i.e.
- isFact() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- isFact() - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- isFinal() - Method in class org.tweetyproject.logics.petri.syntax.Place
-
check if this place is a designated final place
- isFinite() - Method in class org.tweetyproject.math.matrix.Matrix
-
Checks whether each entry in this matrix describes a finite number.
- isFirm() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
An argument is firm iff it does not contain ordinary premises
- isFlat() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
An ABA theory is flat iff all subsets of its argumentation set are closed
- isFounded() - Method in class org.tweetyproject.commons.util.rules.Derivation
-
Checks whether this derivation is founded, i.e.
- isGround() - Method in class org.tweetyproject.action.description.syntax.CActionDescription
-
Checks whether this action description contains any non-ground laws.
- isGround() - Method in class org.tweetyproject.action.description.syntax.CLaw
- isGround() - Method in class org.tweetyproject.action.signature.FolAction
-
Checks whether this action is ground or not.
- isGround() - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- isGround() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- isGround() - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
- isGround() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
-
Checks whether there appear any variables in this rule
- isGround() - Method in class org.tweetyproject.logics.commons.syntax.ComplexLogicalFormulaAdapter
- isGround() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.ComplexLogicalFormula
-
Checks whether this formula is ground, i.e.
- isGround() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
-
Checks whether this formula is ground, i.e.
- isGround() - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- isGround() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- isGround() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- isGround() - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Checks if the program is ground, meaning if it contains no rules with variables.
- isIncomparable(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
-
Returns "true" iff a and b are incomparable (i.e.
- isIncomparable(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.LatticeArgumentRanking
- isIncomparable(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- IsInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class implements the inconsistency measure I_CSP from [Said Jabbour.
- IsInconsistencyMeasure(MusEnumerator<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.IsInconsistencyMeasure
-
Creates a new measure that uses the given MUS enumerator.
- isIndependent(Set<Collection<E>>) - Method in class org.tweetyproject.commons.util.SetTools
-
Checks whether the given set of sets is independent, i.e.
- isIndependent(DungTheory, Collection<Argument>, Collection<Argument>, Collection<Argument>) - Static method in class org.tweetyproject.arg.dung.independence.Independence
-
compute whether args and argsB are independent given argsC in the given AF argsA, argsB and argsC are disjoint
- isIndependent(DungTheory, Collection<Argument>, Collection<Argument>, Collection<Argument>, boolean) - Static method in class org.tweetyproject.arg.dung.independence.Independence
-
compute whether args and argsB are independent given argsC in the given AF argsA, argsB and argsC are disjoint
- isIndependentGiven(DungTheory, Collection<Argument>, Collection<Argument>) - Static method in class org.tweetyproject.arg.dung.independence.Independence
-
compute the smallest set of arguments which needs to be observed so that argsA and argsB are independent in the given AF argsA and argsB are disjoint
- isIndependentGiven(DungTheory, Collection<Argument>, Collection<Argument>, boolean) - Static method in class org.tweetyproject.arg.dung.independence.Independence
-
compute the smallest set of arguments which needs to be observed so that argsA and argsB are independent in the given AF argsA and argsB are disjoint
- isIndirectAttack(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Checks whether "arg1" indirectly attacks "arg2", i.e.
- isInitial() - Method in class org.tweetyproject.logics.petri.syntax.Place
-
check if this place is a designated initial place
- isInitial(Marking) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
-
Check whether the marking is an initial marking
- isInitial(Marking) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
Check whether a marking is a designated initial marking
- isInjective(Map<? extends Object, ? extends Object>) - Static method in class org.tweetyproject.commons.util.MapTools
-
Checks whether the given map is injective, i.e.
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.ApacheCommonsCMAESOptimizer
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.ApacheCommonsNonLinearConjugateGradientOptimizer
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.ApacheCommonsSimplex
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.BfgsSolver
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.GlpkSolver
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.GradientDescent
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.GurobiOptimizer
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.HessianGradientDescent
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.LagrangeSolver
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.LpSolve
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.OctaveSqpSolver
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.SimpleGeneticOptimizationSolver
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.SimpleGeneticOptimizationSolverCombinatorics
- isInstalled() - Static method in class org.tweetyproject.math.opt.solver.Solver
-
Checks whether the solver of this class is actually installed, i.e.
- isInteger() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
Checks whether this problem is integer, i.e.
- isInteger() - Method in class org.tweetyproject.math.term.AssociativeOperation
- isInteger() - Method in class org.tweetyproject.math.term.BinaryVariable
- isInteger() - Method in class org.tweetyproject.math.term.Difference
- isInteger() - Method in class org.tweetyproject.math.term.FloatConstant
- isInteger() - Method in class org.tweetyproject.math.term.FloatVariable
- isInteger() - Method in class org.tweetyproject.math.term.Fraction
- isInteger() - Method in class org.tweetyproject.math.term.FunctionalTerm
- isInteger() - Method in class org.tweetyproject.math.term.IntegerConstant
- isInteger() - Method in class org.tweetyproject.math.term.IntegerVariable
- isInteger() - Method in class org.tweetyproject.math.term.Term
-
Checks whether this term represents an integer value.
- isInterpolant(PlFormula, Collection<PlFormula>, Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.analysis.SimplePlInterpolantEnumerator
- isInterpolant(S, Collection<S>, Collection<S>) - Method in interface org.tweetyproject.logics.commons.analysis.InterpolantEnumerator
-
Checks whether the given formula "candidate" is an interpolant of k1 wrt.
- isIsomorphic(Graph<? extends Node>, Graph<? extends Node>) - Static method in class org.tweetyproject.graphs.util.GraphUtil
-
Checks whether the two graphs are isomorphic.
- isJustificationProblem() - Method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- isJustificationProblem() - Method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- isJustified(ArgumentationKnowledgeBase, ASPLiteral) - Method in class org.tweetyproject.arg.lp.reasoner.LiteralReasoner
-
A literal is called x/y-justified, if a x/y-justified argument with conclusion arg can be constructed from p.
- isLinear() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
Checks whether every constraint of this problem is linear.
- isLinear() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
- isLinear() - Method in class org.tweetyproject.math.term.FunctionalTerm
- isLinear() - Method in class org.tweetyproject.math.term.Power
- isLinear() - Method in class org.tweetyproject.math.term.Term
-
Checks whether this term is linear.
- isLiteral() - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- isLiteral() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- isLiteral() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- isLiteral() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- isLiteral() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- isLiteral() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- isLiteral() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
- isLiteral() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- isLiteral() - Method in class org.tweetyproject.logics.commons.syntax.ComplexLogicalFormulaAdapter
- isLiteral() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.SimpleLogicalFormula
- isLiteral() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- isLiteral() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- isLiteral() - Method in class org.tweetyproject.logics.dl.syntax.AtomicConcept
- isLiteral() - Method in class org.tweetyproject.logics.dl.syntax.AtomicRole
- isLiteral() - Method in class org.tweetyproject.logics.dl.syntax.BottomConcept
- isLiteral() - Method in class org.tweetyproject.logics.dl.syntax.Complement
- isLiteral() - Method in class org.tweetyproject.logics.dl.syntax.DlAxiom
- isLiteral() - Method in class org.tweetyproject.logics.dl.syntax.EquivalenceAxiom
- isLiteral() - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- isLiteral() - Method in class org.tweetyproject.logics.dl.syntax.TopConcept
- isLiteral() - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- isLiteral() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- isLiteral() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- isLiteral() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- isLiteral() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- isLiteral() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- isLiteral() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- isLiteral() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- isLiteral() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- isLiteral() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- isLiteral() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- isLiteral() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- isLiteral() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
- isLiteral() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- isLiteral() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- isLiteral() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.ASPLiteral
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- isLiteral() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- isLiteral() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- isMappedToTrue(FolAtom) - Method in class org.tweetyproject.action.transitionsystem.State
-
Returns true iff the fluent given is mapped to true by this state.
- isMConflictFree(DungTheory, Collection<Argument>, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Checks whether the given set of arguments is m-conflict-free, cf.
- isMediatedAttack(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Checks whether there exists a mediated attack from "arg1" to "arg2", i.e.
- isMinimal() - Method in class org.tweetyproject.commons.util.rules.Derivation
-
Checks whether this derivation is minimal with respect to set inclusion.
- isMinimalEvidenceSupportedAttack(Collection<BArgument>, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
returns true if
extcarries out a minimal evidence supported attack on argument i.e. - isMinimumFree() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
Checks whether this problem uses no minimum function.
- isMinimumFree() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
- isMNAdmissible(DungTheory, Collection<Argument>, int, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Checks whether the given set of arguments is mn-admissible, cf.
- isMNComplete(DungTheory, Collection<Argument>, int, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Checks whether the given set of arguments is mn-complete, cf.
- isMNGrounded(DungTheory, Collection<Argument>, int, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Checks whether the given set of arguments is mn-grounded, cf.
- isMNPreferred(DungTheory, Collection<Argument>, int, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Checks whether the given set of arguments is mn-preferred, cf.
- isMStable(DungTheory, Collection<Argument>, int) - Method in class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
-
Checks whether the given set of arguments is m-stable, cf.
- isNCycleFree(Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
checks if a set of arguments S is N-Cycle-Free in this argumentation framework ie.
- isNCycleFreeIn(BArgument, Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
checks if argument is N-Cycle-Free in the set of arguments
- isNilpotent() - Method in class org.tweetyproject.math.func.fuzzy.BoundedSum
- isNilpotent() - Method in class org.tweetyproject.math.func.fuzzy.LukasiewiczNorm
- isNilpotent() - Method in class org.tweetyproject.math.func.fuzzy.MaximumCoNorm
- isNilpotent() - Method in class org.tweetyproject.math.func.fuzzy.MinimumNorm
- isNilpotent() - Method in class org.tweetyproject.math.func.fuzzy.ProbabilisticSum
- isNilpotent() - Method in class org.tweetyproject.math.func.fuzzy.ProductNorm
- isNilpotent() - Method in class org.tweetyproject.math.func.fuzzy.TCoNorm
-
A T-conorm is nilpotent if there are x,y<1 with s(x,y)=1
- isNilpotent() - Method in class org.tweetyproject.math.func.fuzzy.TNorm
-
A T-norm is nilpotent if there are x,y>0 with t(x,y)=0
- isNonBipolar() - Method in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- isNoOperation() - Method in class org.tweetyproject.agents.dialogues.ExecutableDungTheory
- isNoOperation() - Method in class org.tweetyproject.agents.dialogues.ExecutableExtension
- isNoOperation() - Method in class org.tweetyproject.agents.dialogues.ExecutableFormulaSet
- isNoOperation() - Method in interface org.tweetyproject.agents.Executable
-
Indicates whether this operation can be regarded as no operation at all.
- isNormal(DefaultTheory) - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
-
Tests, whether the default is normal normal ^= a:c/c
- isNormalized() - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Checkes whether this OCF is normalized, i.e.
- isNormalized() - Method in class org.tweetyproject.math.equation.Equation
- isNormalized() - Method in class org.tweetyproject.math.equation.Inequation
- isNormalized() - Method in class org.tweetyproject.math.equation.Statement
-
Checks whether this constraint is of normalized form, i.e.
- isNormalized() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Checks whether this probability function is normalized, i.e.
- isNumeric(String) - Static method in class org.tweetyproject.commons.Parser
-
Checks whether the given string is a number.
- isOptimizationStatement() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- isOrderedBefore(T, T) - Method in class org.tweetyproject.graphs.orders.Order
-
Checks whether object1 is ordered before object2.
- IsoSafeEnumeratingDungTheoryGenerator - Class in org.tweetyproject.arg.dung.util
-
This generator generators all possible Dung argumentation theories (modulo graph isomorphism).
- IsoSafeEnumeratingDungTheoryGenerator() - Constructor for class org.tweetyproject.arg.dung.util.IsoSafeEnumeratingDungTheoryGenerator
-
Creates a new enumerating Dung theory generator.
- isOverlappingSignature(Signature) - Method in class org.tweetyproject.commons.DualSetSignature
- isOverlappingSignature(Signature) - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- isOverlappingSignature(Signature) - Method in interface org.tweetyproject.commons.Signature
-
Checks whether this signature has common elements with the given signature, i.e.
- isOverlappingSignature(Signature) - Method in class org.tweetyproject.commons.SingleSetSignature
- isOverlappingSignature(Signature) - Method in class org.tweetyproject.commons.TripleSetSignature
- isOverlappingSignature(Signature) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- isOverruled(ArgumentationKnowledgeBase, Argument) - Method in class org.tweetyproject.arg.lp.reasoner.ArgumentationReasoner
-
An argument is called x/y-overruled, if it is attacked by an x/y-justified argument.
- isOverruled(ArgumentationKnowledgeBase, ASPLiteral) - Method in class org.tweetyproject.arg.lp.reasoner.LiteralReasoner
-
A literal is called x/y-overruled, iff it is not x/y-justified.
- isPositive() - Method in interface org.tweetyproject.arg.adf.syntax.pl.Literal
- isPositive() - Method in class org.tweetyproject.math.term.Variable
-
Checks whether this variables should be positive.
- isProcess() - Method in class org.tweetyproject.logics.rdl.semantics.DefaultSequence
-
process <=> all defaults are unique and applicable in sequence
- isQuadratic() - Method in class org.tweetyproject.math.term.Term
-
Checks whether this term is quadratic.
- isRedundant() - Method in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- isRelated(T, T) - Method in interface org.tweetyproject.preferences.BinaryRelation
-
returns whether the elements a and b are related
- isRelated(T, T) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
returns whether the elements a and b are related
- isRelativelyCoherent() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Determines if the theory is relatively coherent, i.e., if the grounded extension coincides with the intersection of all preferred extensions
- isRepresentable(FolFormula) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Checks whether the given formula can be represented by this signature.
- isSafe() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
-
This method tests a rule for safety.
- isSafe() - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Returns true if the program is safe, i.e.
- isSame(LatticeArgumentRanking) - Method in class org.tweetyproject.arg.rankings.semantics.LatticeArgumentRanking
- isSatisfiable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.CmdLineSatSolver
- isSatisfiable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.MaxSatSolver
- isSatisfiable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.Sat4jSolver
- isSatisfiable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.SatSolver
-
Checks whether the given set of formulas is satisfiable.
- isSatisfiable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.SimpleDpllSolver
- isSatisfiable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.qbf.reasoner.CadetSolver
- isSatisfiable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.qbf.reasoner.CaqeSolver
- isSatisfiable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.qbf.reasoner.GhostQSolver
- isSatisfiable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.qbf.reasoner.QbfSolver
-
Checks whether the given set of formulas is satisfiable.
- isSatisfiable(Collection<PlFormula>) - Method in class org.tweetyproject.logics.qbf.reasoner.QuteSolver
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.AdmissibilityPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.CFReinstatementPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.ConflictFreePrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.DirectionalityPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.IMaximalityPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.INRAPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.ModularizationPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.NaivetyPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.Principle
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.ReductAdmissibilityPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.ReinstatementPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.SccDecomposabilityPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.SCOOCPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.SemiQualifiedAdmissibilityPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.StrongAdmissibilityPrinciple
- isSatisfied(Collection<Argument>, AbstractExtensionReasoner) - Method in class org.tweetyproject.arg.dung.principles.WeakReinstatementPrinciple
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaAbstraction
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaAdditionOfAttackBranch
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaAdditionOfDefenseBranch
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaAttackVsFullDefense
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaCardinalityPrecedence
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaCounterTransitivity
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaDefensePrecedence
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaDistDefensePrecedence
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaIncreaseOfAttackBranch
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaIncreaseOfDefenseBranch
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaIndependence
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaNonAttackedEquivalence
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaQualityPrecedence
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaSelfContradiction
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaStrictAdditionOfDefenseBranch
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaStrictCounterTransitivity
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaTotal
- isSatisfied(Collection<Argument>, AbstractRankingReasoner<ArgumentRanking>) - Method in class org.tweetyproject.arg.rankings.postulates.RaVoidPrecedence
- isSatisfied(Collection<Argument>, PostulateEvaluatable<Argument>) - Method in class org.tweetyproject.arg.dung.principles.Principle
- isSatisfied(Collection<Argument>, PostulateEvaluatable<Argument>) - Method in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
- isSatisfied(Collection<PlFormula>, PostulateEvaluatable<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImPostulate
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImAdjunctionInvariance
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImAttenuation
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImConsistency
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImContradiction
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImDominance
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImEqualConflict
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImExchange
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImFreeFormulaDilution
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImFreeFormulaIndependence
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImIrrelevanceOfSyntax
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImMINormalization
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImMISeparability
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImMonotony
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImNormalization
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImPenalty
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImPostulate
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImSafeFormulaIndependence
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImSuperAdditivity
- isSatisfied(Collection<PlFormula>, BeliefSetInconsistencyMeasure<PlFormula>) - Method in class org.tweetyproject.logics.pl.postulates.ImWeakDominance
- isSatisfied(Collection<S>, PostulateEvaluatable<S>) - Method in interface org.tweetyproject.commons.postulates.Postulate
-
Checks whether this postulate is satisfied by the given approach
evwrt. - isSatisfied(TransitionSystem, Set<ActionQuery>) - Method in interface org.tweetyproject.action.query.analysis.ActionQuerySatisfactionTester
-
Checks whether the given transition system satisfies the given action queries.
- isSatisfied(TransitionSystem, Set<ActionQuery>) - Method in class org.tweetyproject.action.query.analysis.SActionQuerySatisfactionTester
- isSatisfied(TransitionSystem, BeliefBase) - Method in interface org.tweetyproject.action.query.analysis.ActionQuerySatisfactionTester
-
Checks whether the given transition system satisfies the given action queries.
- isSatisfied(TransitionSystem, BeliefBase) - Method in class org.tweetyproject.action.query.analysis.SActionQuerySatisfactionTester
- isSingleStep() - Method in class org.tweetyproject.agents.dialogues.structured.SasAgent
-
Checks whether this agent is a single-step argumentation agent, i.e.
- isSolidlyDefendedBy(Argument, Extension, DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.SolidAdmissibleReasoner
- IssReasoner - Class in org.tweetyproject.arg.social.reasoner
-
This reasoner provides is an implementation of the "Iterative Successive Substitution Algorithm" from [Marco Correia and Jorge Cruz and João Leite.
- IssReasoner(SimpleProductSemantics, double) - Constructor for class org.tweetyproject.arg.social.reasoner.IssReasoner
-
Creates a new reasoner.
- isStable(Extension) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Checks whether the given extension is stable wrt.
- isStable(SetAfExtension) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Checks whether the given extension is stable wrt.
- isStrict() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
An argument is strict iff it does not contain defeasible subrules
- isStrict() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
-
Returns "true" iff this formula is strict.
- isStrictlyLessAcceptableThan(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
-
Returns "true" iff a is strictly less acceptable than b, i.e.
- isStrictlyLessOrEquallyAcceptableThan(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
-
Returns "true" iff a is strictly less acceptable than b or a is equally acceptable as b or a and b are not comparable, i.e.
- isStrictlyLessOrEquallyAcceptableThan(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.LatticeArgumentRanking
- isStrictlyLessOrEquallyAcceptableThan(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- isStrictlyMoreAcceptableThan(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
-
Returns "true" iff a is strictly more acceptable than b, i.e.
- isStrictlyMoreOrEquallyAcceptableThan(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.ArgumentRanking
-
Returns "true" iff a is strictly more acceptable than b or a is equally acceptable as b, i.e.
- isStrictSubsetOf(Interpretation) - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- isStrictSupersetOf(Interpretation) - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- isStronglyCoherent(Collection<BArgument>) - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
checks whether the given set of arguments is strongly coherent in this argumentation framework a set of arguments is strongly coherent iff it is coherent an conflict-free
- isStronglyEquivalent(Collection<DungTheory>) - Method in class org.tweetyproject.arg.dung.equivalence.StrongEquivalence
-
compute whether the given theories are equivalent wrt.
- isStronglyEquivalent(DungTheory, DungTheory) - Method in class org.tweetyproject.arg.dung.equivalence.StrongEquivalence
-
compute whether the given theories are equivalent wrt.
- isStrongSubargumentOf(DelpArgument) - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
-
Checks whether this argument is a strong subargument of the given argument, i.e., if the support of this argument is a strict subset of the support of the given argument
- isSubargumentOf(DelpArgument) - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
-
Checks whether this argument is a subargument of the given argument
- isSubArgumentOf(AspicArgument<T>) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Checks wheter this is a direct or indirect subargument of
arg - isSubsetOf(Interpretation) - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- isSubSignature(Signature) - Method in class org.tweetyproject.commons.DualSetSignature
- isSubSignature(Signature) - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- isSubSignature(Signature) - Method in interface org.tweetyproject.commons.Signature
-
Checks whether this signature is a sub-signature of the given signature, i.e.
- isSubSignature(Signature) - Method in class org.tweetyproject.commons.SingleSetSignature
- isSubSignature(Signature) - Method in class org.tweetyproject.commons.TripleSetSignature
- isSubSignature(Signature) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- isSubsumedBy(ComplexConcept, ComplexConcept) - Method in class org.tweetyproject.logics.dl.semantics.DlInterpretation
-
Checks whether a concept is subsumed by another concept (c1 => c2) wrt to this interpretation.
- isSuccessful() - Method in class org.tweetyproject.logics.rdl.semantics.DefaultSequence
-
successfull <=> there is no x: x in In and x in Out
- isSuperMediatedAttack(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Checks whether there exists a super-mediated attack from "arg1" to "arg2", i.e.
- isSupersetOf(Interpretation) - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- isSupport(Argument, Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Checks whether "arg1" supports "arg2", i.e.
- isSupportedAttack(BArgument, BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
Checks whether there exists a supported attack from "arg1" to "arg2", i.e.
- isSupportedBy(EArgument) - Method in class org.tweetyproject.arg.peaf.syntax.EArgument
-
Checks if the given argument is supported by this argument
- isSupporting() - Method in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- isSyntacticallyEquivalent(HerbrandInterpretation, Collection<? extends Collection<? extends Constant>>) - Method in class org.tweetyproject.logics.fol.semantics.HerbrandInterpretation
-
Checks whether this interpretation is syntactically equivalent to the given interpretation and the given equivalence classes, i.e.
- isSyntacticallyEquivalent(MlHerbrandInterpretation, Collection<? extends Collection<? extends Constant>>) - Method in class org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
-
Checks whether this interpretation is syntactically equivalent to the given interpretation and the given equivalence classes, i.e.
- isTargetLinear() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Checks whether the target function is linear.
- isTotal() - Method in interface org.tweetyproject.preferences.BinaryRelation
-
checks whether the set is total or not
- isTotal() - Method in class org.tweetyproject.preferences.PreferenceOrder
-
checks whether the set is total or not
- isTransient() - Method in interface org.tweetyproject.arg.adf.syntax.pl.Literal
- isTransitive() - Method in interface org.tweetyproject.preferences.BinaryRelation
-
checks whether the given set is transitive or not
- isTransitive() - Method in class org.tweetyproject.preferences.PreferenceOrder
-
checks whether the given set is transitive or not
- isTyped() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
- isTyped() - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- isValid() - Method in interface org.tweetyproject.preferences.BinaryRelation
-
checks whether the preference order is valid (transitive, total and unique)
- isValid() - Method in class org.tweetyproject.preferences.PreferenceOrder
-
checks whether the given set represents a valid preference order
- isValid(String) - Method in class org.tweetyproject.plugin.parameter.CommandParameter
-
Checks, if the given String is a valid argument for this command parameter
- isValid(String) - Method in class org.tweetyproject.plugin.parameter.CustomStringListCommandParameter
-
valid iff string matches criteria
- isValid(String) - Method in class org.tweetyproject.plugin.parameter.FileListCommandParameter
-
checks whether a cli input parameter argument is valid for the called command parameter
- isValid(String) - Method in class org.tweetyproject.plugin.parameter.IntegerCommandParameter
-
checks whether a cli input parameter argument is valid for the called command parameter
- isValid(String) - Method in class org.tweetyproject.plugin.parameter.SelectionCommandParameter
-
checks whether a cli input parameter argument is valid for the called command parameter
- isValid(String) - Method in class org.tweetyproject.plugin.parameter.StringListCommandParameter
-
checks each input string for validity
- isValid(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.examples.KnapSack
- isValid(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.examples.TravelingSalesman
- isValid(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
-
checks if a given solution is valid under all constraints
- isValid(Collection<Extension>) - Method in class org.tweetyproject.arg.dung.divisions.Division
-
Checks whether this division is valid wrt.
- isValid(Map<Variable, Constant>) - Method in interface org.tweetyproject.action.grounding.GroundingRequirement
-
This method checks if an assignment of constants to variables satisfies a given grounding condition.
- isValid(Map<Variable, Constant>) - Method in class org.tweetyproject.action.grounding.VarConstNeqRequirement
- isValid(Map<Variable, Constant>) - Method in class org.tweetyproject.action.grounding.VarsNeqRequirement
- isValid(Extension) - Method in class org.tweetyproject.arg.dung.divisions.Division
-
Checks whether this division is valid wrt.
- isValid(StructuredArgumentationFramework) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
-
Checks whether this argument structure is valid wrt.
- isValid(Statement) - Method in class org.tweetyproject.math.equation.Equation
- isValid(Statement) - Method in class org.tweetyproject.math.equation.Inequation
- isValid(Statement) - Method in class org.tweetyproject.math.equation.Statement
-
checks if a Statement fulfills the relation
- isValidDefiniteHead(RelationalFormula) - Method in class org.tweetyproject.action.description.syntax.CLaw
-
Checks if a propositional formula is a valid head formula for a definite causal law, which means either a contradiction, a fluent or the negation of a fluent.
- isValidFormula(Formula) - Method in class org.tweetyproject.action.signature.ActionSignature
-
Checks if a given formula is valid in the sense of an action description, containing only predicates that are either fluentNames or actionNames and containing neither quantifiers nor functions.
- isValidGroundingApplication(Map<Variable, Constant>, Set<GroundingRequirement>) - Static method in class org.tweetyproject.action.grounding.GroundingTools
-
Checks a grounding application for compliance with the grounding requirements.
- isWeaklyAdmissible(DungTheory, Extension) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
-
checks whether ext is weakly admissible in bbase
- isWeaklyDefendedBy(Collection<Argument>, Collection<Argument>, DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.WeaklyCompleteReasoner
-
Computes whether E w-defends X i.e.
- isWeightedGraph() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- isWeightedGraph() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- isWeightedGraph() - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
- isWeightedGraph() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- isWeightedGraph() - Method in class org.tweetyproject.graphs.DefaultGraph
- isWeightedGraph() - Method in interface org.tweetyproject.graphs.DirHyperGraph
-
Checks whether this DirHyperGraph only contains weighted edges.
- isWeightedGraph() - Method in interface org.tweetyproject.graphs.Graph
-
Checks whether this graph only contains weighted edges.
- isWeightedGraph() - Method in class org.tweetyproject.graphs.HyperGraph
- isWeightedGraph() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- isWeightedGraph() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- isWeightedGraph() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- isWellBound() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- isWellBound() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.QuantifiedFormula
-
Checks whether this formula is well-bound, i.e.
- isWellBound() - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- isWellBound() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- isWellBound() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- isWellBound() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- isWellBound() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- isWellBound() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- isWellBound() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- isWellBound() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- isWellBound() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- isWellBound() - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- isWellBound() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- isWellBound() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- isWellBound() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- isWellBound() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- isWellBound(Set<Variable>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.QuantifiedFormula
-
Checks whether this formula is well-bound, i.e.
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.Implication
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.Negation
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.ml.syntax.MlFormula
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- isWellBound(Set<Variable>) - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- isWellFormed() - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- isWellFormed() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- isWellFormed() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- isWellFormed() - Method in class org.tweetyproject.logics.commons.syntax.ComplexLogicalFormulaAdapter
- isWellFormed() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.ComplexLogicalFormula
-
Checks if this formula is well formed in the logical langauge.
- isWellFormed() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
-
Tests whether this formula is well-formed, i.e.
- isWellFormed() - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- isWellFormed() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- isWellFormed() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- isWellFounded() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
returns true iff the theory is well-founded, i.e., there is no infinite sequence A1,A2,...
- isWellFounded() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
returns true iff the theory is well-founded, i.e., there is no infinite sequence A1,A2,...
- isWithinTolerance(Probability) - Method in class org.tweetyproject.math.probability.Probability
-
Checks whether the given probability is "nearly" the same as this probability (given the actual precision).
- itemStateChanged(ItemEvent) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionComparePresenter
- itemStateChanged(ItemEvent) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter
- IteratedGradedDefenseReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
This class implements the argument ranking approach of [Grossi, Modgil.
- IteratedGradedDefenseReasoner() - Constructor for class org.tweetyproject.arg.rankings.reasoner.IteratedGradedDefenseReasoner
- IteratedGradedDefenseReasonerExample - Class in org.tweetyproject.arg.rankings.examples
-
Example code for using the iterated graded semantics from [Grossi, Modgil.
- IteratedGradedDefenseReasonerExample() - Constructor for class org.tweetyproject.arg.rankings.examples.IteratedGradedDefenseReasonerExample
- IteratedLocalSearch - Class in org.tweetyproject.math.opt.solver
-
implements the Iterates local search algorithm for combinatorial problems
- IteratedLocalSearch(double, int, int) - Constructor for class org.tweetyproject.math.opt.solver.IteratedLocalSearch
- IteratedLocalSearchOnConstrProb - Class in org.tweetyproject.math.opt.solver
-
implements the Iterates local search algorithm for optimization problems
- IteratedLocalSearchOnConstrProb(double, int, int) - Constructor for class org.tweetyproject.math.opt.solver.IteratedLocalSearchOnConstrProb
- IteratedLocalSearchOnConstrProbEx - Class in org.tweetyproject.math.examples
-
This class implements an example for Tabu search.
- IteratedLocalSearchOnConstrProbEx() - Constructor for class org.tweetyproject.math.examples.IteratedLocalSearchOnConstrProbEx
- iterateExamples(int, int) - Static method in class org.tweetyproject.logics.mln.examples.MlnExample
- IteratingMlnReasoner - Class in org.tweetyproject.logics.mln.reasoner
-
This MLN reasoner takes another MLN reasoner and performs several iterations with this one and takes the average result as result.
- IteratingMlnReasoner(AbstractMlnReasoner, long) - Constructor for class org.tweetyproject.logics.mln.reasoner.IteratingMlnReasoner
-
Creates a new IteratingMlnReasoner for the given MLN reaasoner.
- iterator() - Method in class org.tweetyproject.action.signature.FolAction
- iterator() - Method in class org.tweetyproject.agents.MultiAgentSystem
- iterator() - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- iterator() - Method in class org.tweetyproject.arg.adf.util.InterpretationTrieSet
- iterator() - Method in class org.tweetyproject.arg.adf.util.MinusSetView
- iterator() - Method in class org.tweetyproject.arg.adf.util.UnionCollectionView
- iterator() - Method in class org.tweetyproject.arg.adf.util.UnionSetView
- iterator() - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- iterator() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- iterator() - Method in class org.tweetyproject.arg.dung.semantics.Extension
- iterator() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.SATFormulae
- iterator() - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- iterator() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- iterator() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- iterator() - Method in class org.tweetyproject.commons.BeliefSet
- iterator() - Method in class org.tweetyproject.commons.InterpretationSet
- iterator() - Method in class org.tweetyproject.commons.SingleSetSignature
- iterator() - Method in class org.tweetyproject.graphs.DefaultGraph
- iterator() - Method in interface org.tweetyproject.graphs.DirHyperGraph
- iterator() - Method in interface org.tweetyproject.graphs.Graph
- iterator() - Method in class org.tweetyproject.graphs.HyperGraph
- iterator() - Method in class org.tweetyproject.logics.bpm.syntax.BpmnModel
- iterator() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- iterator() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- iterator() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- iterator() - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- iterator() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- iterator() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- iterator() - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- iterator() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- iterator() - Method in class org.tweetyproject.math.Interval
- iterator() - Method in class org.tweetyproject.preferences.PreferenceOrder
- iterator(Set<Triple<T, T, Relation>>) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
returns an iterator over a set of triples
J
- jj_nt - Variable in class org.tweetyproject.arg.delp.parser.DelpParser
- jj_nt - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- jj_nt - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- jj_nt - Variable in class org.tweetyproject.lp.asp.parser.ASPParser
-
Next token.
- jj_nt - Variable in class org.tweetyproject.preferences.io.POParser
- jj_nt - Variable in class org.tweetyproject.preferences.io.UPParser
-
Next token.
- jjFillToken() - Method in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- jjFillToken() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- jjFillToken() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
- jjFillToken() - Method in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
- jjFillToken() - Method in class org.tweetyproject.preferences.io.POParserTokenManager
- jjFillToken() - Method in class org.tweetyproject.preferences.io.UPParserTokenManager
- jjstrLiteralImages - Static variable in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- jjstrLiteralImages - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- jjstrLiteralImages - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-
Token literal values.
- jjstrLiteralImages - Static variable in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
-
Token literal values.
- jjstrLiteralImages - Static variable in class org.tweetyproject.preferences.io.POParserTokenManager
- jjstrLiteralImages - Static variable in class org.tweetyproject.preferences.io.UPParserTokenManager
-
Token literal values.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTAggregate
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTAggrElement
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTAggrElementList
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTAggrFunc
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTAnswerSet
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTAriTerm
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTArithop
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTBinop
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTBody
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTBodyList
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTBuiltInAtom
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTChoice
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTChoiceElement
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTChoiceElementList
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTClingoID
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTClingoMeta
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTDlvArithmeticID
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTDlvID
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTHead
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTHeadElementsList
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTID
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTLiteral
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTNAFLiteral
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTNAFLiteralList
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTNumber
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTOpt
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTOptElement
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTOptElementList
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTOptFunc
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTProgram
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTQuery
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTRule
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTRuleList
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTString
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTTerm
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTTermList
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTVar
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.ASTWeight
-
Accept the visitor.
- jjtAccept(ASPParserVisitor, Object) - Method in interface org.tweetyproject.lp.asp.parser.Node
- jjtAccept(ASPParserVisitor, Object) - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- jjtAddChild(Node, int) - Method in interface org.tweetyproject.lp.asp.parser.Node
- jjtAddChild(Node, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- JJTAGGREGATE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTAGGRELEMENT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTAGGRELEMENTLIST - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTAGGRFUNC - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTANSWERSET - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTARITERM - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTARITHOP - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTASPParserState - Class in org.tweetyproject.lp.asp.parser
- JJTASPParserState() - Constructor for class org.tweetyproject.lp.asp.parser.JJTASPParserState
- JJTBINOP - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTBODY - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTBODYLIST - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTBUILTINATOM - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTCHOICE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTCHOICEELEMENT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTCHOICEELEMENTLIST - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTCLINGOID - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTCLINGOMETA - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- jjtClose() - Method in interface org.tweetyproject.lp.asp.parser.Node
-
This method is called after all the child nodes have been added.
- jjtClose() - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- JJTDLVARITHMETICID - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTDLVID - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- jjtGetChild(int) - Method in interface org.tweetyproject.lp.asp.parser.Node
- jjtGetChild(int) - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- jjtGetNumChildren() - Method in interface org.tweetyproject.lp.asp.parser.Node
- jjtGetNumChildren() - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- jjtGetParent() - Method in interface org.tweetyproject.lp.asp.parser.Node
- jjtGetParent() - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- jjtGetValue() - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- JJTHEAD - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTHEADELEMENTSLIST - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTID - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTLITERAL - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTNAFLITERAL - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTNAFLITERALLIST - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- jjtNodeName - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTNUMBER - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- jjtOpen() - Method in interface org.tweetyproject.lp.asp.parser.Node
-
This method is called after the node has been made the current node.
- jjtOpen() - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- JJTOPT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTOPTELEMENT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTOPTELEMENTLIST - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTOPTFUNC - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTPROGRAM - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTQUERY - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- jjtree - Variable in class org.tweetyproject.lp.asp.parser.ASPParser
- JJTRULE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTRULELIST - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- jjtSetParent(Node) - Method in interface org.tweetyproject.lp.asp.parser.Node
- jjtSetParent(Node) - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- jjtSetValue(Object) - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- JJTSTRING - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTTERM - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTTERMLIST - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTVAR - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JJTWEIGHT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserTreeConstants
- JSON_ATTR_ANSWER - Static variable in class org.tweetyproject.web.services.DelpService
-
Attribute "answer" of replies.
- JSON_ATTR_CMD - Static variable in class org.tweetyproject.web.services.DelpService
-
Attribute "cmd" of queries referring to the requested command.
- JSON_ATTR_CMD - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "cmd" of queries referring to the requested command.
- JSON_ATTR_COMP - Static variable in class org.tweetyproject.web.services.DelpService
-
Attribute "comparison criterion" of queries.
- JSON_ATTR_COMP_EMPTY - Static variable in class org.tweetyproject.web.services.DelpService
-
Value "empty criterion" of attribute "comparison criterion" of queries.
- JSON_ATTR_COMP_GENSPEC - Static variable in class org.tweetyproject.web.services.DelpService
-
Value "generalized specificity" of attribute "comparison criterion" of queries.
- JSON_ATTR_EMAIL - Static variable in class org.tweetyproject.web.services.DelpService
-
Attribute "email" of queries/replies, used for identification and logging purposes.
- JSON_ATTR_EMAIL - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "email" of queries/replies, used for identification and logging purposes.
- JSON_ATTR_ERROR - Static variable in class org.tweetyproject.web.services.DelpService
-
Attribute "error" of replies giving some explanation of an error.
- JSON_ATTR_ERROR - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "error" of replies giving some explanation of an error.
- JSON_ATTR_FORMAT - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "format" of queries requesting a specific inconsistency value.
- JSON_ATTR_FORMATS - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "formats" of replies, used for listing all available kb formats.
- JSON_ATTR_ID - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "id" of replies to list queries
- JSON_ATTR_KB - Static variable in class org.tweetyproject.web.services.DelpService
-
Attribute "kb" of queries.
- JSON_ATTR_KB - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "kb" of queries requesting a specific inconsistency value.
- JSON_ATTR_LABEL - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "label" of replies to list queries
- JSON_ATTR_MEASURE - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "measure" of queries requesting a specific inconsistency value.
- JSON_ATTR_MEASURES - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "measures" of replies, used for listing all available inconsistency measures.
- JSON_ATTR_QUERY - Static variable in class org.tweetyproject.web.services.DelpService
-
Attribute "query" of queries.
- JSON_ATTR_REPLY - Static variable in class org.tweetyproject.web.services.DelpService
-
Attribute "reply" of replies referring to the reply type (same values as "cmd").
- JSON_ATTR_REPLY - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "reply" of replies referring to the reply type (same values as "cmd").
- JSON_ATTR_TIME - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "time" of replies containing the time needed to compute the value.
- JSON_ATTR_VALUE - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Attribute "value" of replies containing the requested inconsistency value.
- JSON_VAL_MEASURES - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
"list inconsistency measures" command.
- JSON_VAL_QUERY - Static variable in class org.tweetyproject.web.services.DelpService
-
"query" command.
- JSON_VAL_VALUE - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
"get inconsistency value" command.
- JustifiablePASemantics - Class in org.tweetyproject.arg.prob.semantics
-
P is justifiable wrt.
- JustifiablePASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.JustifiablePASemantics
- JustificationAnalysis - Interface in org.tweetyproject.arg.peaf.analysis
-
The interface of the analyses in arg.peaf
- JustificationAnalysisExample - Class in org.tweetyproject.arg.peaf.examples
- JustificationAnalysisExample() - Constructor for class org.tweetyproject.arg.peaf.examples.JustificationAnalysisExample
K
- KappaMin - Class in org.tweetyproject.logics.cl.kappa
- KappaMin() - Constructor for class org.tweetyproject.logics.cl.kappa.KappaMin
- kappas - Variable in class org.tweetyproject.logics.cl.rules.RuleAdapter
-
the kappas the rule works on
- KappaSum - Class in org.tweetyproject.logics.cl.kappa
-
This constructs represents a sum of kappa values (or terms).
- KappaSum() - Constructor for class org.tweetyproject.logics.cl.kappa.KappaSum
- KappaTerm - Interface in org.tweetyproject.logics.cl.kappa
-
This interface defines a kappa term, that can be evaluated, it can return its value, which is -1 as long as the kappa-term cannot be evaluated and it can return a value for that we know that the kappa-term value is greatar or equal to that value.
- KappaValue - Class in org.tweetyproject.logics.cl.kappa
-
Represents a Kappa-Value for the c-revision, it contains two
KappaMininstances, bothKappaValueandKappaMinimplement theKappaTerminterface. - KappaValue(int, Conditional) - Constructor for class org.tweetyproject.logics.cl.kappa.KappaValue
-
Ctor: Generates a kappa value for the given
Conditionalwith the given index. - kBipolar() - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
-
Returns the count k of non-bipolar links, which makes this ADF k-bipolar.
- KBipolarSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
- KBipolarSatEncoding(AbstractDialecticalFramework, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.KBipolarSatEncoding
- KBipolarStateProcessor - Class in org.tweetyproject.arg.adf.reasoner.sat.processor
- KBipolarStateProcessor(AbstractDialecticalFramework, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.processor.KBipolarStateProcessor
- KernelContractionOperator<T extends Formula> - Class in org.tweetyproject.beliefdynamics.kernels
-
This class implements kernel contraction for belief bases [Hansson:2001].
- KernelContractionOperator(IncisionFunction<T>, KernelProvider<T>) - Constructor for class org.tweetyproject.beliefdynamics.kernels.KernelContractionOperator
-
Creates a new kernel contraction operator with the given incision function.
- KernelProvider<T extends Formula> - Interface in org.tweetyproject.commons
-
Classes implementing this interface are able to provide kernels (=minimal proofs).
- keySet() - Method in class org.tweetyproject.arg.adf.util.CacheMap
- keySet() - Method in class org.tweetyproject.arg.adf.util.LazyMap
- keySet() - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- keySet() - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- keySet() - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- keySet() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- keySet() - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- keySet() - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- keySet() - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- keySet() - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- keySet() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- kind - Variable in class org.tweetyproject.arg.delp.parser.Token
- kind - Variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
-
An integer that describes the kind of this token.
- kind - Variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
-
An integer that describes the kind of this token.
- kind - Variable in class org.tweetyproject.lp.asp.parser.Token
-
An integer that describes the kind of this token.
- kind - Variable in class org.tweetyproject.preferences.io.Token
-
An integer that describes the kind of this token.
- KnapSack - Class in org.tweetyproject.math.examples
-
This class implements a KnapSack problem
- KnapSack(ArrayList<ElementOfCombinatoricsProb>, Term) - Constructor for class org.tweetyproject.math.examples.KnapSack
- KnapSack_solvedWithGeneticOpt - Class in org.tweetyproject.math.examples
- KnapSack_solvedWithGeneticOpt() - Constructor for class org.tweetyproject.math.examples.KnapSack_solvedWithGeneticOpt
- KnapSack_solvedWithIteratedLocalSearch2 - Class in org.tweetyproject.math.examples
-
Class implementing an example for a TSP on a cartesian fully connected graph
- KnapSack_solvedWithIteratedLocalSearch2() - Constructor for class org.tweetyproject.math.examples.KnapSack_solvedWithIteratedLocalSearch2
- KnapSack_solvedWithSimAn - Class in org.tweetyproject.math.examples
- KnapSack_solvedWithSimAn() - Constructor for class org.tweetyproject.math.examples.KnapSack_solvedWithSimAn
- Knapsack_solvedWithStochasticLocalSearch - Class in org.tweetyproject.math.examples
-
Class implementing an example for a TSP on a cartesian fully connected graph
- Knapsack_solvedWithStochasticLocalSearch() - Constructor for class org.tweetyproject.math.examples.Knapsack_solvedWithStochasticLocalSearch
- KnapSack_solvedWithTabuSearch - Class in org.tweetyproject.math.examples
- KnapSack_solvedWithTabuSearch() - Constructor for class org.tweetyproject.math.examples.KnapSack_solvedWithTabuSearch
- KppADFFormatParser - Class in org.tweetyproject.arg.adf.io
-
A parser for the input format described at https://www.cs.helsinki.fi/group/coreo/k++adf/ Since the input format is only described informally, we assume that each argument has to be defined before it can be used in some way, e.g.
- KppADFFormatParser(LinkStrategy, boolean) - Constructor for class org.tweetyproject.arg.adf.io.KppADFFormatParser
- KppADFFormatWriter - Class in org.tweetyproject.arg.adf.io
- KppADFFormatWriter() - Constructor for class org.tweetyproject.arg.adf.io.KppADFFormatWriter
- KripkeModel - Class in org.tweetyproject.logics.ml.semantics
-
This class models a Kripke model, i.e.
- KripkeModel(Set<? extends Interpretation<FolBeliefSet, FolFormula>>, AccessibilityRelation) - Constructor for class org.tweetyproject.logics.ml.semantics.KripkeModel
-
Creates a new Kripke model.
L
- lab_in - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- lab_out - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- lab_undec - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- label - Variable in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- label - Variable in enum class org.tweetyproject.logics.pl.parser.PlParserFactory.Format
- Labeling - Class in org.tweetyproject.arg.dung.semantics
-
This class models a labeling of an abstract argumentation framework, i.e.
- Labeling() - Constructor for class org.tweetyproject.arg.dung.semantics.Labeling
-
Creates a new labeling.
- Labeling(DungTheory, Extension) - Constructor for class org.tweetyproject.arg.dung.semantics.Labeling
-
Creates a new labeling from the given extension wrt.
- Labelling - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures
- Labelling() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- LagrangeSolver - Class in org.tweetyproject.math.opt.solver
-
This class implements a (naive) Langrange solver for optimization problems.
This solver only considers optimization problems without inequations. - LagrangeSolver(Map<Variable, Term>) - Constructor for class org.tweetyproject.math.opt.solver.LagrangeSolver
-
Creates a new Lagrange solver for the given optimization problem
- LagrangeSolver(Set<Map<Variable, Term>>) - Constructor for class org.tweetyproject.math.opt.solver.LagrangeSolver
-
Creates a new Lagrange solver for the given optimization problem
- LagrangeSolverEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the Lagrange Solver.
- LagrangeSolverEx() - Constructor for class org.tweetyproject.math.examples.LagrangeSolverEx
- LagrangeSolverEx2 - Class in org.tweetyproject.math.examples
-
This class implements an example for a problem solved by the lagrange solver.
- LagrangeSolverEx2() - Constructor for class org.tweetyproject.math.examples.LagrangeSolverEx2
- Lane - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent lanes in a BPMN Model
- Lane() - Constructor for class org.tweetyproject.logics.bpm.syntax.Lane
-
Create a new instance
- LaneParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse lanes in a BPMN model
- LaneParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.LaneParser
-
Create a new instance
- LaneSetParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse a set of lanes in a BPMN model
- LaneSetParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.LaneSetParser
-
Create a new instance
- LanguageException - Exception in org.tweetyproject.logics.commons.error
-
A language exception is thrown if something illegal is tried in a language like setting the arity of a propositional predicate > zero.
- LanguageException() - Constructor for exception org.tweetyproject.logics.commons.error.LanguageException
- LanguageException(String, LanguageException.LanguageExceptionReason) - Constructor for exception org.tweetyproject.logics.commons.error.LanguageException
- LanguageException(String, LanguageException.LanguageExceptionReason, String) - Constructor for exception org.tweetyproject.logics.commons.error.LanguageException
- LanguageException.LanguageExceptionReason - Enum Class in org.tweetyproject.logics.commons.error
- LargerInterpretationSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
-
Fixes the two valued assignments and tries to find a two valued assignment for at least one of the undecided ones.
- LargerInterpretationSatEncoding(PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.LargerInterpretationSatEncoding
- lastIndexOf(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- lastIndexOf(Object) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- lastIndexOf(Object) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- lastIndexOf(Object) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- lastIndexOf(Object) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- lastIndexOf(Object) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- LastLinkOrder<T extends Invertable> - Class in org.tweetyproject.arg.aspic.order
- LastLinkOrder(Comparator<InferenceRule<T>>, Comparator<InferenceRule<T>>, boolean) - Constructor for class org.tweetyproject.arg.aspic.order.LastLinkOrder
-
Constructs a new last link ordering
- LatticeArgumentRanking - Class in org.tweetyproject.arg.rankings.semantics
-
This class models argument ranking by representing the acceptability of arguments in a graph-based structure.
- LatticeArgumentRanking(Collection<Argument>) - Constructor for class org.tweetyproject.arg.rankings.semantics.LatticeArgumentRanking
-
Creates a new argument ranking with the given arguments which are initially all incomparable.
- lazy(LinkStrategy) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework.Builder
- LazyMap<K,
V> - Class in org.tweetyproject.arg.adf.util -
Lazily computes missing values.
- LazyMap(Function<K, V>) - Constructor for class org.tweetyproject.arg.adf.util.LazyMap
- LBRA - Static variable in interface org.tweetyproject.preferences.io.POParserConstants
-
RegularExpression Id.
- LBRA - Static variable in interface org.tweetyproject.preferences.io.UPParserConstants
-
RegularExpression Id.
- LdoArgument - Class in org.tweetyproject.arg.dung.ldo.syntax
-
This class represents an argument in ldo.
- LdoArgument() - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
-
Default-Ctor for dynamic instantiation
- LdoArgument(String) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
-
Creates a new proposition of the given name.
- LdoArgument(LdoArgument) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- LdoArgumentationLottery - Class in org.tweetyproject.arg.prob.lotteries
-
This class implements an argumentation lottery based on the logic of dialectical outcomes, i.e.
- LdoArgumentationLottery(Collection<LdoFormula>, SubgraphProbabilityFunction, Semantics) - Constructor for class org.tweetyproject.arg.prob.lotteries.LdoArgumentationLottery
-
Creates a new lottery for the given set of formulas using the given probability function and semantics.
- LdoAssociativeFormula - Class in org.tweetyproject.arg.dung.ldo.syntax
-
This class captures the common functionalities of formulas with an associative operation like conjunction, disjunction, etc.
- LdoAssociativeFormula() - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
-
Creates a new (empty) associative formula.
- LdoAssociativeFormula(Collection<? extends LdoFormula>) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
-
Creates a new associative formula with the given inner formulas.
- LdoAssociativeFormula(LdoFormula, LdoFormula) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
-
Creates a new associative formula with the two given formulae
- LdoBoxModality - Class in org.tweetyproject.arg.dung.ldo.syntax
- LdoBoxModality(LdoFormula) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoBoxModality
- LdoConjunction - Class in org.tweetyproject.arg.dung.ldo.syntax
-
This class represents a conjunction in ldo logic.
- LdoConjunction() - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoConjunction
-
Creates a new (empty) conjunction.
- LdoConjunction(Collection<? extends LdoFormula>) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoConjunction
-
Creates a new conjunction with the given inner formulas.
- LdoConjunction(LdoFormula, LdoFormula) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoConjunction
-
Creates a new conjunction with the two given formulae
- LdoDiamondModality - Class in org.tweetyproject.arg.dung.ldo.syntax
- LdoDiamondModality(LdoFormula) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoDiamondModality
- LdoDisjunction - Class in org.tweetyproject.arg.dung.ldo.syntax
-
This class represents a disjunction in ldo logic.
- LdoDisjunction() - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoDisjunction
-
Creates a new (empty) disjunction.
- LdoDisjunction(Collection<? extends LdoFormula>) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoDisjunction
-
Creates a new disjunction with the given inner formulas.
- LdoDisjunction(LdoFormula, LdoFormula) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoDisjunction
-
Creates a new disjunction with the two given formulae
- LdoFormula - Class in org.tweetyproject.arg.dung.ldo.syntax
-
This abstract class specifies the general methods of all Ldo-formulas (LDO - Logic of dialectical outcomes, cf.
- LdoFormula() - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoFormula
- LdoGraphBoxModality - Class in org.tweetyproject.arg.dung.ldo.syntax
- LdoGraphBoxModality(LdoFormula, Set<LdoArgument>, Set<LdoArgument>) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoGraphBoxModality
- LdoGraphDiamondModality - Class in org.tweetyproject.arg.dung.ldo.syntax
- LdoGraphDiamondModality(LdoFormula, Set<LdoArgument>, Set<LdoArgument>) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoGraphDiamondModality
- LdoInterpretation - Class in org.tweetyproject.arg.dung.ldo.semantics
-
This class models an LDO interpretation, i.e., a pair of an argumentation framework and (possibly) an extension.
- LdoInterpretation(DungTheory, Extension, Semantics) - Constructor for class org.tweetyproject.arg.dung.ldo.semantics.LdoInterpretation
-
Creates a new interpretation
- LdoInterpretation(DungTheory, Semantics) - Constructor for class org.tweetyproject.arg.dung.ldo.semantics.LdoInterpretation
-
Creates a new interpretation
- LdoNegation - Class in org.tweetyproject.arg.dung.ldo.syntax
-
This class models classical negation of ldo logic.
- LdoNegation(LdoFormula) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
-
Creates a new negation with the given formula.
- LdoRelation - Class in org.tweetyproject.arg.dung.ldo.syntax
-
Creates a relational formula, i.e.
- LdoRelation(LdoFormula, LdoFormula) - Constructor for class org.tweetyproject.arg.dung.ldo.syntax.LdoRelation
- LdoUtilityFunction - Class in org.tweetyproject.arg.prob.lotteries
-
A utility function that maps LDO formulas to utilities
- LdoUtilityFunction() - Constructor for class org.tweetyproject.arg.prob.lotteries.LdoUtilityFunction
-
Creates a new utility function.
- learnExamples(Map<Extension, Integer>, Map<Extension, Integer>) - Method in class org.tweetyproject.arg.dung.learning.NiskanenTheorySynthesizer
-
learns an argumentation framework fulfilling as many positive examples as possible while trying to not fulfill any negative examples
- learnExamples(Map<Labeling, Integer>, Map<Labeling, Integer>) - Method in class org.tweetyproject.arg.dung.learning.TheoryLearner
-
learns an argumentation framework fulfilling as many positive examples as possible while trying to not fulfill any negative examples
- LearningExample - Class in org.tweetyproject.arg.dung.examples
-
Argument Learning example.
- LearningExample() - Constructor for class org.tweetyproject.arg.dung.examples.LearningExample
- learnLabelings(ArrayList<Labeling>) - Method in class org.tweetyproject.arg.dung.learning.ImprovedRiveretTheoryLearner
-
learn theory without pruning discarded attacks
- learnLabelings(ArrayList<Labeling>) - Method in class org.tweetyproject.arg.dung.learning.RiveretTheoryLearner
-
learn theory without pruning discarded attacks
- learnLabelings(ArrayList<Labeling>, boolean, int) - Method in class org.tweetyproject.arg.dung.learning.ImprovedRiveretTheoryLearner
-
learn random labelings from the given List until no undecided attacks are left in the theory
- learnLabelings(ArrayList<Labeling>, boolean, int) - Method in class org.tweetyproject.arg.dung.learning.RiveretTheoryLearner
-
learn random labelings from the given List until no undecided attacks are left in the theory
- learnParameters(TrainingSet<S, T>) - Method in class org.tweetyproject.machinelearning.GridSearchParameterLearner
- learnParameters(TrainingSet<S, T>) - Method in class org.tweetyproject.machinelearning.ParameterTrainer
-
Learns the best parameters of the given trainer for the training set.
- leftIterative - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
use interactive revision for the left method
- leftOperator - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
the left revision operator
- leftOperator - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
-
the left revision operator
- leftResult - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- LEQ - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.BinaryOperator
- LER_ASSOCIATIVE_NOT_SUPPORTED - Enum constant in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
- LER_CONJUNCTIONS_NOT_SUPPORTED - Enum constant in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
- LER_DISJUNCTIONS_NOT_SUPPORTED - Enum constant in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
- LER_ILLEGAL_ACCESSS - Enum constant in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
- LER_ILLEGAL_PREDICATE - Enum constant in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
- LER_INSTANTIATION - Enum constant in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
- LER_QUANTIFICATION_NOT_SUPPORTED - Enum constant in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
- LER_RULES_NOT_SUPPORTED - Enum constant in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
- LER_TERM_TYPE_NOT_SUPPORTED - Enum constant in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
- LESS - Enum constant in enum class org.tweetyproject.preferences.Relation
- LESS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- LESS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- LESS - Static variable in class org.tweetyproject.math.equation.Inequation
- LESS_EQUAL - Enum constant in enum class org.tweetyproject.preferences.Relation
- LESS_EQUAL - Static variable in class org.tweetyproject.math.equation.Inequation
- LESS_OR_EQ - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- LESS_OR_EQ - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- level - Variable in class org.tweetyproject.lp.asp.semantics.AnswerSet
- levelAsInt() - Method in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
- levelAsString() - Method in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
- LevelingFunction<T> - Class in org.tweetyproject.preferences.ranking
-
This class is meant to provide leveling functions to given preference orders and vice versa.
- LevelingFunction() - Constructor for class org.tweetyproject.preferences.ranking.LevelingFunction
-
constructs a new, empty leveling function caller can use Map-method putAll to fill this empty leveling function
- LevelingFunction(PreferenceOrder<T>) - Constructor for class org.tweetyproject.preferences.ranking.LevelingFunction
-
this constructor creates a leveling function using a given preference order
- LeviBaseRevisionOperator<T extends ClassicalFormula> - Class in org.tweetyproject.beliefdynamics
-
This class implements the Levi identity for revision, ie.
- LeviBaseRevisionOperator(BaseContractionOperator<T>, BaseExpansionOperator<T>) - Constructor for class org.tweetyproject.beliefdynamics.LeviBaseRevisionOperator
-
Creates a new Levi base revision with the given contraction and expansion operators.
- LeviMultipleBaseRevisionOperator<T extends ClassicalFormula> - Class in org.tweetyproject.beliefdynamics
-
This class implements the Levi identity for multiple revision, ie.
- LeviMultipleBaseRevisionOperator(MultipleBaseContractionOperator<T>, MultipleBaseExpansionOperator<T>) - Constructor for class org.tweetyproject.beliefdynamics.LeviMultipleBaseRevisionOperator
-
Creates a new Levi base revision with the given contraction and expansion operators.
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.tweetyproject.arg.delp.parser.TokenMgrError
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.TokenMgrError
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.TokenMgrError
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.tweetyproject.lp.asp.parser.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.tweetyproject.preferences.io.TokenMgrError
- LEXICOGRAPHIC - Enum constant in enum class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking.SortingType
-
the first ranking value when sorted lexicographically is ranked first
- LexicographicDoubleTupleComparator - Class in org.tweetyproject.arg.rankings.util
-
This comparator compares two vectors of double values according to the lexicographic ordering.
- LexicographicDoubleTupleComparator() - Constructor for class org.tweetyproject.arg.rankings.util.LexicographicDoubleTupleComparator
- LexicographicIntTupleComparator - Class in org.tweetyproject.arg.rankings.util
-
This comparator compares tuples of integers according to the lexicographic ordering as described in [Cayrol, Lagasquie-Schiex.
- LexicographicIntTupleComparator() - Constructor for class org.tweetyproject.arg.rankings.util.LexicographicIntTupleComparator
- lexStateNames - Static variable in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- lexStateNames - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- lexStateNames - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-
Lexer state names.
- lexStateNames - Static variable in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
-
Lexer state names.
- lexStateNames - Static variable in class org.tweetyproject.preferences.io.POParserTokenManager
- lexStateNames - Static variable in class org.tweetyproject.preferences.io.UPParserTokenManager
-
Lexer state names.
- LiExactPEAFInducer - Class in org.tweetyproject.arg.peaf.inducers
-
Deprecated.
- LiExactPEAFInducer(PEAFTheory) - Constructor for class org.tweetyproject.arg.peaf.inducers.LiExactPEAFInducer
-
Deprecated.
- LIFTED_INFERENCE - Static variable in class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
-
Integer constant for lifted inference.
- LIKELY - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
- line - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- line - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- line - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- line - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- line - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- linearCombination(double, double, ProbabilityDistribution<T>) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Makes a linear combination of this distribution "p1" and the given distribution "other" and the given parameters, i.e.
- linearCombination(double, double, ProbabilityFunction<T>) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Makes a linear combination of this distribution "p1" and the given distribution "other" and the given parameters, i.e.
- linearSolver - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
The linear optimization solver configured for this service.
- link(Argument, Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
-
Computes the link (parent, child) iff necessary and returns it afterwards.
- Link - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- Link - Interface in org.tweetyproject.arg.adf.semantics.link
- links() - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
-
If the caller just consumes some of the links, the method
AbstractDialecticalFramework.linksStream()should be preferred to this one. - linksFrom(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- linksStream() - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
-
If the caller just consumes some links, this method should be used.
- linksTo(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- LinkStrategy - Interface in org.tweetyproject.arg.adf.semantics.link
- LinkType - Enum Class in org.tweetyproject.arg.adf.semantics.link
- listIterator() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- listIterator() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- listIterator() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- listIterator() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- listIterator() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- listIterator() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- listIterator(int) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- listIterator(int) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- listIterator(int) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- listIterator(int) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- listIterator(int) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- listIterator(int) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- Literal - Interface in org.tweetyproject.arg.adf.syntax.pl
- Literal(DefeasibleLogicProgram, FolSignature) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- LiteralReasoner - Class in org.tweetyproject.arg.lp.reasoner
-
This class extends the default argumentation reasoner to the reasoning about literals in the set of arguments constructible from an extended logic program p.
- LiteralReasoner(AttackStrategy, AttackStrategy) - Constructor for class org.tweetyproject.arg.lp.reasoner.LiteralReasoner
-
Creates a new reasoner for reasoning about literals in an extended logic program given by the beliefBase.
- LiThesisPage21EAFExample - Class in org.tweetyproject.arg.peaf.examples
- LiThesisPage21EAFExample() - Constructor for class org.tweetyproject.arg.peaf.examples.LiThesisPage21EAFExample
- LiThesisSimplePreferredReasonerExample - Class in org.tweetyproject.arg.dung.examples
- LiThesisSimplePreferredReasonerExample() - Constructor for class org.tweetyproject.arg.dung.examples.LiThesisSimplePreferredReasonerExample
- load(File) - Method in interface org.tweetyproject.beliefdynamics.gui.RevisionComparePresenter.FileHandler
- load(File) - Method in interface org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter.FileHandler
- loadLibsvmTrainingFile(File) - Static method in class org.tweetyproject.machinelearning.TrainingSet
-
Loads a training file in LIBSVM syntax
- log - Static variable in class org.tweetyproject.logics.pcl.analysis.MinimalViolation2InconsistencyMeasure
-
Logger.
- log - Static variable in class org.tweetyproject.logics.pcl.analysis.MinimalViolationEuclideanMachineShop
-
Logger.
- log(String, String) - Static method in class org.tweetyproject.web.TweetyServer
-
Writes the given message to the log of this server.
- Logarithm - Class in org.tweetyproject.math.term
-
Instances of this class represent application of the logarithm function on some term.
- Logarithm(Term) - Constructor for class org.tweetyproject.math.term.Logarithm
-
Creates a new logarithm term for the give inner term.
- logFile - Static variable in class org.tweetyproject.commons.TweetyLogging
-
The file used for logging (if this parameter is not set, logging is performed on the standard output)
- LogicalSymbols - Class in org.tweetyproject.logics.commons
-
This class provides some String constants for logical symbols and allows to modify them at runtime.
- LogicalSymbols() - Constructor for class org.tweetyproject.logics.commons.LogicalSymbols
- LogicProgram<C extends Formula,
P extends Formula, T extends Rule<?, ?>> - Interface in org.tweetyproject.logics.commons.syntax.interfaces -
An interface for a logic program, which is a set of rules.
- LogicStructure - Class in org.tweetyproject.logics.fol.syntax
-
This abstract class captures the common functionalities of both formulas and terms.
- LogicStructure - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
This interface captures the common functionalities of formulas, sorts and terms.
- LogicStructure() - Constructor for class org.tweetyproject.logics.fol.syntax.LogicStructure
- logLevel - Static variable in class org.tweetyproject.commons.TweetyLogging
-
The log level (The possible values are described by
TweetyConfiguration.LogLevel, default isTweetyConfiguration.LogLevel.INFO) - longValue() - Method in class org.tweetyproject.math.ComplexNumber
- longValue() - Method in class org.tweetyproject.math.probability.Probability
- LotteryArgumentationEnvironment - Class in org.tweetyproject.agents.dialogues
-
This class models the environment for agents in argumentation games with lotteries.
- LotteryArgumentationEnvironment(DungTheory) - Constructor for class org.tweetyproject.agents.dialogues.LotteryArgumentationEnvironment
-
Creates a new grounded environment.
- LotteryDialogueTest - Class in org.tweetyproject.agents.dialogues.examples
-
Shows how a simulation of a multi-agent system can be set up.
- LotteryDialogueTest() - Constructor for class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- LotteryDialogueTest2 - Class in org.tweetyproject.agents.dialogues.examples
-
Main class for empirical evaluation in [Hunter, Thimm.
- LotteryDialogueTest2() - Constructor for class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest2
- LotteryExample - Class in org.tweetyproject.arg.prob.examples
-
Example code for working with lotteries in probabilistic abstract argumentation.
- LotteryExample() - Constructor for class org.tweetyproject.arg.prob.examples.LotteryExample
- LotteryGameGenerator - Class in org.tweetyproject.agents.dialogues.lotteries.sim
-
Generates lottery games.
- LotteryGameGenerator(DungTheoryGenerator, Semantics) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.LotteryGameGenerator
-
Creates a new game generator.
- LotteryGameGenerator(DungTheoryGenerator, Semantics, boolean) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.LotteryGameGenerator
-
Creates a new game generator.
- LotteryGameSystem - Class in org.tweetyproject.agents.dialogues.lotteries
-
This multi-agent system models a lottery dialogue game between a lottery agent and a dummy agent
- LotteryGameSystem(DungTheory) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.LotteryGameSystem
-
Creates a new grounded game system.
- LowerApproxDistanceMinimizationInconsistencyMeasure - Class in org.tweetyproject.logics.pcl.analysis
-
This class models an approximation from below to the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], see [PhD thesis, Thimm].
- LowerApproxDistanceMinimizationInconsistencyMeasure(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.LowerApproxDistanceMinimizationInconsistencyMeasure
- LpSolve - Class in org.tweetyproject.math.opt.solver
-
This class implements a wrapper to the lpsolve binary for mixed integer linear programming.
- LpSolve() - Constructor for class org.tweetyproject.math.opt.solver.LpSolve
- LpSolverEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the Genetic LpSolver.
- LpSolverEx() - Constructor for class org.tweetyproject.math.examples.LpSolverEx
- lstBeliefBases - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- lstLeftAnswerSets - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- lstRightAnswerSets - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- LT - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.BinaryOperator
- LukasiewiczNorm - Class in org.tweetyproject.math.func.fuzzy
-
Represents the Lukasiewicz-norm in fuzzy logic, i.e., T(x,y)=max(x+y-1,0)
- LukasiewiczNorm() - Constructor for class org.tweetyproject.math.func.fuzzy.LukasiewiczNorm
M
- MA - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.AIFNodeType
-
MA Node, Restatement Node (i.e.
- main(String[]) - Static method in class org.tweetyproject.agents.dialogues.examples.GroundedTest
- main(String[]) - Static method in class org.tweetyproject.agents.dialogues.examples.GroundedTest2
- main(String[]) - Static method in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- main(String[]) - Static method in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest2
-
Main method for evaluation.
- main(String[]) - Static method in class org.tweetyproject.arg.aba.examples.AbaExample
- main(String[]) - Static method in class org.tweetyproject.arg.adf.cli.CommandLineInterface
- main(String[]) - Static method in class org.tweetyproject.arg.adf.examples.ADFExample
- main(String[]) - Static method in class org.tweetyproject.arg.aspic.examples.AspicExample
- main(String[]) - Static method in class org.tweetyproject.arg.aspic.examples.AspicExample2
- main(String[]) - Static method in class org.tweetyproject.arg.aspic.examples.AspicExampleFol
- main(String[]) - Static method in class org.tweetyproject.arg.aspic.examples.AspicGeneratorExample
- main(String[]) - Static method in class org.tweetyproject.arg.aspic.examples.AspicGeneratorExample2
- main(String[]) - Static method in class org.tweetyproject.arg.aspic.examples.AspicGeneratorExample3
- main(String[]) - Static method in class org.tweetyproject.arg.aspic.examples.DirectionalReasonerTest
- main(String[]) - Static method in class org.tweetyproject.arg.bipolar.examples.admissibleExample
- main(String[]) - Static method in class org.tweetyproject.arg.bipolar.examples.DeductiveArgumentation
- main(String[]) - Static method in class org.tweetyproject.arg.bipolar.examples.EvidentialAcceptability
- main(String[]) - Static method in class org.tweetyproject.arg.bipolar.examples.EvidentialArgumentation
- main(String[]) - Static method in class org.tweetyproject.arg.bipolar.examples.EvidentialArgumentation2
- main(String[]) - Static method in class org.tweetyproject.arg.bipolar.examples.NecessityArgumentation
- main(String[]) - Static method in class org.tweetyproject.arg.deductive.examples.DeductiveExample
- main(String[]) - Static method in class org.tweetyproject.arg.deductive.examples.SimplePlLogicExample
- main(String[]) - Static method in class org.tweetyproject.arg.delp.examples.DeLPExample
- main(String[]) - Static method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
-
Parsing DeLP from given file and performing given query against it.
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.AcceptabilityReasonerExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.CF2Example
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.DivisionExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.DungTheoryGeneratorExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.ExampleFinderExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.ExtendedExampleFinderExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.IndependenceExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.LearningExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.LiThesisSimplePreferredReasonerExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.NiskanenExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.OrderingExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.PrincipleExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.QualifiedExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.ResolutionbasedSolverTest
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.StratifiedLabelingExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.StrongAdmissibleExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.StrongEquivalenceExample
- main(String[]) - Static method in class org.tweetyproject.arg.dung.examples.WeakSemanticsExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.evaluation.GenerateEvaluationExamples
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.evaluation.ParallelRunEvaluationExamples
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.AllPEAFInducerExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.ApproximateJustificationAnalysisExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.CheckIfSelfSupportingExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.EAFExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.EasyPEAFExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.ExpandMCExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.JustificationAnalysisExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.LiThesisPage21EAFExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.MeetingPEAFExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.OrenEtAl2010Figure2Example
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.examples.SomePEAFInducerExample
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.io.cis.CIStoAIFWriter
- main(String[]) - Static method in class org.tweetyproject.arg.peaf.Runner
-
Run justification analysis with an aif file
- main(String[]) - Static method in class org.tweetyproject.arg.prob.examples.LotteryExample
- main(String[]) - Static method in class org.tweetyproject.arg.prob.examples.PAInconsistencyMeasureExample
- main(String[]) - Static method in class org.tweetyproject.arg.prob.examples.SubgraphProbExample
- main(String[]) - Static method in class org.tweetyproject.arg.rankings.examples.CounterTransitivityReasonerExample
- main(String[]) - Static method in class org.tweetyproject.arg.rankings.examples.IteratedGradedDefenseReasonerExample
- main(String[]) - Static method in class org.tweetyproject.arg.rankings.examples.ProbabilisticRankingReasonerExample
- main(String[]) - Static method in class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
- main(String[]) - Static method in class org.tweetyproject.arg.rankings.examples.RankingSemanticsExample
- main(String[]) - Static method in class org.tweetyproject.arg.rankings.examples.RankingSemanticsExample2
- main(String[]) - Static method in class org.tweetyproject.arg.setaf.examples.SetAfTheoryTest
- main(String[]) - Static method in class org.tweetyproject.arg.social.examples.SafExample
- main(String[]) - Static method in class org.tweetyproject.beliefdynamics.examples.AbstractArgumentationExample
- main(String[]) - Static method in class org.tweetyproject.beliefdynamics.examples.CrMasExample
- main(String[]) - Static method in class org.tweetyproject.beliefdynamics.gui.RevisionComparePresenter
-
Functional Test method: Only shows the view in a JFrame to test resize behavior.
- main(String[]) - Static method in class org.tweetyproject.cli.plugins.CliMain
- main(String[]) - Static method in class org.tweetyproject.cli.TweetyCli
-
Program entry.
Current program call:
- java -jar TweetyCLI.jar --input RPCLKBFILE --parser rpclme --output RPCLPROBFILE --writer X --options [rpcl.semantics=Y,rpcl.inference=Z]
* - java -jar TweetyCLI.jar --input RPCLKBFILE RPCLPROBFILE --parser rpclme X --query=SOMEQUERY --options [rpcl.semantics=Y,rpcl.inference=Z] with X\in{rpclmeProb, rpclmeCondProb}, Y\in {averaging,aggregating}, Z\in{standard,lifted} - main(String[]) - Static method in class org.tweetyproject.commons.examples.SubsetIteratorExample
- main(String[]) - Static method in class org.tweetyproject.commons.util.ExamplesHTMLGenerator
- main(String[]) - Static method in class org.tweetyproject.graphs.examples.GraphExample
- main(String[]) - Static method in class org.tweetyproject.graphs.examples.GraphExample2
- main(String[]) - Static method in class org.tweetyproject.graphs.examples.HyperGraphExample
- main(String[]) - Static method in class org.tweetyproject.logics.bpm.examples.Example
-
Specify BPMN models for which the functionalities of inconsistency analysis are to be visualized
- main(String[]) - Static method in class org.tweetyproject.logics.cl.examples.ADF_OCF_comparison_example
-
Compares the inference behavior of an ADF with that of an OCF induced by translation function Theta
- main(String[]) - Static method in class org.tweetyproject.logics.cl.examples.CReasonerExample
- main(String[]) - Static method in class org.tweetyproject.logics.cl.examples.ReasonerExample
- main(String[]) - Static method in class org.tweetyproject.logics.dl.examples.DlExample
- main(String[]) - Static method in class org.tweetyproject.logics.fol.examples.FolExample
- main(String[]) - Static method in class org.tweetyproject.logics.fol.examples.StandardFolWriterExample
- main(String[]) - Static method in class org.tweetyproject.logics.fol.examples.TPTPParserExample
- main(String[]) - Static method in class org.tweetyproject.logics.ml.examples.MlExample
- main(String[]) - Static method in class org.tweetyproject.logics.ml.examples.MlExample2
- main(String[]) - Static method in class org.tweetyproject.logics.mln.examples.AlchemyExample
- main(String[]) - Static method in class org.tweetyproject.logics.mln.examples.ApproximationExample
- main(String[]) - Static method in class org.tweetyproject.logics.mln.examples.MlnExample
- main(String[]) - Static method in class org.tweetyproject.logics.mln.examples.MlnExample2
- main(String[]) - Static method in class org.tweetyproject.logics.pcl.analysis.MaximumEntropyMachineShop
- main(String[]) - Static method in class org.tweetyproject.logics.pcl.examples.AnalysisExample
- main(String[]) - Static method in class org.tweetyproject.logics.pcl.examples.MaxEntExample
- main(String[]) - Static method in class org.tweetyproject.logics.pcl.examples.RepairExample
- main(String[]) - Static method in class org.tweetyproject.logics.pcl.util.MatlabUtils
-
Simple application example yielding the matlab script for spam example from [Potyka, Thimm, 2014].
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.ContensionExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.DfInconsistencyMeasureExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.DSumMeasureExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.FuzzyMeasureExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.IcebergInconsistencyExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.ImPostulateEvaluationExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.InconsistencyMeasureEvaluationExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.MaMeasureExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.MaxSatExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.McscInconsistencyMeasureExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.MinimalInconsistentSubsetExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.MusExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.PlExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.PmMeasureExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.SatSolverExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.SimplePlInterpolantEnumeratorExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.SyntacticEnumeratingPlBeliefSetSamplerExample
- main(String[]) - Static method in class org.tweetyproject.logics.pl.examples.SyntacticRandomPlBeliefSetSamplerExample
- main(String[]) - Static method in class org.tweetyproject.logics.qbf.examples.QbfExample
- main(String[]) - Static method in class org.tweetyproject.logics.qbf.examples.QbfReasonersExample
- main(String[]) - Static method in class org.tweetyproject.logics.rcl.examples.RclExample
- main(String[]) - Static method in class org.tweetyproject.logics.rdl.examples.RdlExample
- main(String[]) - Static method in class org.tweetyproject.logics.rpcl.examples.RpclMeReasonerExample
- main(String[]) - Static method in class org.tweetyproject.logics.rpcl.examples.RpclMeReasonerExample2
- main(String[]) - Static method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ScreenedRemainderSets
-
Simple test case taken from [1]
- main(String[]) - Static method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter
-
Functional Test method: Only shows the view in a JFrame to test resize behavior.
- main(String[]) - Static method in class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision
- main(String[]) - Static method in class org.tweetyproject.lp.asp.beliefdynamics.revision.PreferenceHandling
- main(String[]) - Static method in class org.tweetyproject.lp.asp.beliefdynamics.revision.RevisionTest
- main(String[]) - Static method in class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ArgumentativeSelectiveRevisionTest
- main(String[]) - Static method in class org.tweetyproject.lp.asp.examples.AggregateExample
- main(String[]) - Static method in class org.tweetyproject.lp.asp.examples.ASPExample
- main(String[]) - Static method in class org.tweetyproject.lp.asp.examples.ASPParserExample
- main(String[]) - Static method in class org.tweetyproject.lp.asp.examples.GrounderExample
- main(String[]) - Static method in class org.tweetyproject.lp.asp.examples.OptimizeExample
- main(String[]) - Static method in class org.tweetyproject.machinelearning.examples.SvmExample
- main(String[]) - Static method in class org.tweetyproject.machinelearning.test.SVMTest
- main(String[]) - Static method in class org.tweetyproject.math.examples.ApacheCommonsCMAESOptimizerEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.ApacheCommonsNonLinearConjugateGradientOptimizerEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.ApacheCommonsSimplexEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.ApacheCommonsSimplexEx2
- main(String[]) - Static method in class org.tweetyproject.math.examples.BfgsSolverEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.GlpkSolverEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.GradientDescentSolverEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.GurobiTest
- main(String[]) - Static method in class org.tweetyproject.math.examples.HessianGradientSolverEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.IteratedLocalSearchOnConstrProbEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.KnapSack_solvedWithGeneticOpt
- main(String[]) - Static method in class org.tweetyproject.math.examples.KnapSack_solvedWithIteratedLocalSearch2
- main(String[]) - Static method in class org.tweetyproject.math.examples.KnapSack_solvedWithSimAn
- main(String[]) - Static method in class org.tweetyproject.math.examples.Knapsack_solvedWithStochasticLocalSearch
- main(String[]) - Static method in class org.tweetyproject.math.examples.KnapSack_solvedWithTabuSearch
- main(String[]) - Static method in class org.tweetyproject.math.examples.LagrangeSolverEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.LagrangeSolverEx2
- main(String[]) - Static method in class org.tweetyproject.math.examples.LpSolverEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.OctaveSqpSolverEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.SimpleGeneticOptimizationSolverEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.SimulatedAnnealingOnConstrProbEx2
- main(String[]) - Static method in class org.tweetyproject.math.examples.StochasticLocalSearchOnConstrProbEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.TabuSearchOnConstrProbEx
- main(String[]) - Static method in class org.tweetyproject.math.examples.TestToQuadraticForm
- main(String[]) - Static method in class org.tweetyproject.math.examples.TravelingSalesman_solvedWithAntOpt
- main(String[]) - Static method in class org.tweetyproject.math.examples.TravelingSalesman_solvedWithGeneticOpt
- main(String[]) - Static method in class org.tweetyproject.math.examples.TravelingSalesman_solvedWithIteratedLocalSearch
- main(String[]) - Static method in class org.tweetyproject.math.examples.TravelingSalesman_solvedWithSimAn
- main(String[]) - Static method in class org.tweetyproject.math.examples.TravelingSalesman_solvedWithStochasticLocalSearch
- main(String[]) - Static method in class org.tweetyproject.math.examples.TravelingSalesman_solvedWithTabuSearch
- main(String[]) - Static method in class org.tweetyproject.math.examples.TravelingSalesmanEx2
- main(String[]) - Static method in class org.tweetyproject.preferences.io.POParser
- main(String[]) - Static method in class org.tweetyproject.preferences.io.UPParser
- main(String[]) - Static method in class org.tweetyproject.preferences.PreferencesIntegerBugExample
- main(String[]) - Static method in class org.tweetyproject.web.TweetyServer
-
Main server method.
- MaInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class models the I_M inconsistency measure from e.g.
- MaInconsistencyMeasure(MusEnumerator<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.MaInconsistencyMeasure
-
Creates a new inconsistency measure.
- MaMeasureExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating the Ma inconsistency measure.
- MaMeasureExample() - Constructor for class org.tweetyproject.logics.pl.examples.MaMeasureExample
- MANHATTAN - Static variable in class org.tweetyproject.logics.pcl.reasoner.GeneralizedMeReasoner
- manhattanDistance(double[], double[]) - Static method in class org.tweetyproject.commons.util.VectorTools
-
Computes the Manhattan distance between the two given vectors.
- manhattanDistance(List<Double>, List<Double>) - Static method in class org.tweetyproject.commons.util.VectorTools
-
Computes the Manhattan distance between the two given lists.
- manhattanDistanceToZero(double[]) - Static method in class org.tweetyproject.commons.util.VectorTools
-
Computes the Manhattan distance of the given value vector to zero
- manhattanDistanceToZero(List<Double>) - Static method in class org.tweetyproject.commons.util.VectorTools
-
Computes the Manhattan distance of the given value vector to zero
- ManhattanNorm - Class in org.tweetyproject.math.norm
-
The Manhattan norm.
- ManhattanNorm() - Constructor for class org.tweetyproject.math.norm.ManhattanNorm
- Manual - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.TaskType
- MapTools<E,
F> - Class in org.tweetyproject.commons.util -
This class provides some utility functions for maps.
- MapTools() - Constructor for class org.tweetyproject.commons.util.MapTools
- MarcoMusEnumerator - Class in org.tweetyproject.logics.pl.sat
-
Implements a MUs enumerator based on MARCO (http://sun.iwu.edu/~mliffito/marco/).
- MarcoMusEnumerator(String) - Constructor for class org.tweetyproject.logics.pl.sat.MarcoMusEnumerator
-
Creates a new MUs enumerator.
- Marking - Class in org.tweetyproject.logics.petri.syntax.reachability_graph
-
A class to describe markings (i.e.
- Marking() - Constructor for class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
-
Create a new instance
- Marking(Set<Place>) - Constructor for class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
-
Create a new instance
- MarkingEdge - Class in org.tweetyproject.logics.petri.syntax.reachability_graph
-
A class to describe markings of a Petri net.
- MarkingEdge(Marking, Marking, Transition) - Constructor for class org.tweetyproject.logics.petri.syntax.reachability_graph.MarkingEdge
-
Create a new instance
- MarkovLogicNetwork - Class in org.tweetyproject.logics.mln.syntax
-
Instances of this class represent Markov Logic Networks [Domingos et.
- MarkovLogicNetwork() - Constructor for class org.tweetyproject.logics.mln.syntax.MarkovLogicNetwork
-
Creates a new (empty) MLN.
- MarkovLogicNetwork(Collection<? extends MlnFormula>) - Constructor for class org.tweetyproject.logics.mln.syntax.MarkovLogicNetwork
-
Creates a new conditional MLN with the given collection of MLN formulas.
- MarkovWalk - Class in org.tweetyproject.logics.petri.syntax.reachability_graph
-
A class to perform a stochastic walk on a reachability graph based on a probability function on that graph
- MarkovWalk(ReachabilityGraph) - Constructor for class org.tweetyproject.logics.petri.syntax.reachability_graph.MarkovWalk
-
Create a new instance
- MathTools - Class in org.tweetyproject.commons.util
-
This class contains some useful math tools.
- MathTools() - Constructor for class org.tweetyproject.commons.util.MathTools
- MatlabUtils - Class in org.tweetyproject.logics.pcl.util
- MatlabUtils() - Constructor for class org.tweetyproject.logics.pcl.util.MatlabUtils
- Matrix - Class in org.tweetyproject.math.matrix
-
This class models a matrix of terms.
- Matrix(int, int) - Constructor for class org.tweetyproject.math.matrix.Matrix
-
Creates a new matrix of the given dimension.
- MAX - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.AggregateFunction
- MAX_FIX_ITERATIONS - Static variable in class org.tweetyproject.math.opt.rootFinder.NewtonRootFinder
-
The maximum number of fixing iterations.
- MAX_ITERATIONS - Static variable in class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
-
The maximum number of steps in the line search.
- MaxAggregator - Class in org.tweetyproject.math.func
-
This aggregation function models the maximum function.
- MaxAggregator() - Constructor for class org.tweetyproject.math.func.MaxAggregator
- MaxEntExample - Class in org.tweetyproject.logics.pcl.examples
-
Implementation of example Grippe (flu) from lecture Commonsense Reasoning in summer term 2020, chapter 4, slide 204
- MaxEntExample() - Constructor for class org.tweetyproject.logics.pcl.examples.MaxEntExample
- MaxFunction - Class in org.tweetyproject.math.func
-
The maximum function.
- MaxFunction() - Constructor for class org.tweetyproject.math.func.MaxFunction
- maximalConsistentSubsets(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.AbstractMusEnumerator
- maximalConsistentSubsets(Collection<S>) - Method in interface org.tweetyproject.logics.commons.analysis.MusEnumerator
-
This method returns the maximal consistent subsets of the given set of formulas
- maximize - Variable in class org.tweetyproject.lp.asp.parser.ASTOpt
- maximize - Variable in class org.tweetyproject.lp.asp.parser.ASTOptFunc
- maximize(boolean) - Method in class org.tweetyproject.lp.asp.parser.ASTOpt
- maximize(boolean) - Method in class org.tweetyproject.lp.asp.parser.ASTOptFunc
- MAXIMIZE - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.OptimizeFunction
- MAXIMIZE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- MAXIMIZE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- MAXIMIZE - Static variable in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
-
Static constant for the type "maximization"
- MAXIMIZE - Static variable in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Static constant for the type "maximization"
- Maximum - Class in org.tweetyproject.math.term
-
This class models the maximum of two terms.
- Maximum(List<Term>) - Constructor for class org.tweetyproject.math.term.Maximum
-
Creates a new maximum with the given list of terms.
- Maximum(Term, Term) - Constructor for class org.tweetyproject.math.term.Maximum
-
Creates a new maximum with the given terms.
- MAXIMUM - Static variable in class org.tweetyproject.logics.pcl.reasoner.GeneralizedMeReasoner
- MaximumCoNorm - Class in org.tweetyproject.math.func.fuzzy
-
Represents the maximum-conorm in fuzzy logic, i.e., S(x,y)=max(x,y)
- MaximumCoNorm() - Constructor for class org.tweetyproject.math.func.fuzzy.MaximumCoNorm
- MaximumEntropyMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
This consistency restorer uses the idea of the upper approximative distance minimization inconsistency measure to compute a ME-probability distribution and adjust the probabilities of the conditionals accordingly.
- MaximumEntropyMachineShop(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.MaximumEntropyMachineShop
- MaximumNorm - Class in org.tweetyproject.math.norm
-
The Maximum norm.
- MaximumNorm() - Constructor for class org.tweetyproject.math.norm.MaximumNorm
- maxIsInfinity - Variable in class org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure
-
If set to true, the value infinity is returned if no inconsistency value is found in the range of possible values.
- MAXITERATIONS - Variable in class org.tweetyproject.math.opt.solver.ApacheCommonsSimplex
-
The maximum number of iterations of the simplex algorithm.
- maxNextCharInd - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- maxNextCharInd - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- maxNextCharInd - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- maxNextCharInd - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- maxNextCharInd - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- maxNumOfModels - Variable in class org.tweetyproject.lp.asp.reasoner.ASPSolver
-
The maximum number of models to be generated.
- maxRecursionDepth - Variable in class org.tweetyproject.agents.dialogues.oppmodels.sim.BeliefStateConfiguration
-
The maximal depth of the recursive model.
- maxRecursionWidth - Variable in class org.tweetyproject.agents.dialogues.oppmodels.sim.T2Configuration
-
The maximal number of sub-models in the probability distribution of a model
- MaxSatExample - Class in org.tweetyproject.logics.pl.examples
-
Illustrates the use of MaxSAT solvers.
- MaxSatExample() - Constructor for class org.tweetyproject.logics.pl.examples.MaxSatExample
- MaxSatSolver - Class in org.tweetyproject.logics.pl.sat
-
Provides a generic class for implementing MaxSAT solvers, i.e.
- MaxSatSolver() - Constructor for class org.tweetyproject.logics.pl.sat.MaxSatSolver
- MC - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- MCSC - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- McscInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class implements the approach of [Meriem Ammoura, Badran Raddaoui, Yakoub Salhi, Brahim Oukacha.
- McscInconsistencyMeasure(MusEnumerator<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.McscInconsistencyMeasure
-
Creates a new inconsistency measure.
- McscInconsistencyMeasureExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating the MCSC inconsistency measure.
- McscInconsistencyMeasureExample() - Constructor for class org.tweetyproject.logics.pl.examples.McscInconsistencyMeasureExample
- MeanDistanceCulpabilityMeasure - Class in org.tweetyproject.logics.pcl.analysis
-
This class implements the mean distance culpability measure, see [PhD thesis, Thimm].
- MeanDistanceCulpabilityMeasure(OptimizationRootFinder, boolean) - Constructor for class org.tweetyproject.logics.pcl.analysis.MeanDistanceCulpabilityMeasure
-
Creates a new measure.
- measure - Variable in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyUpdateEvent
- MEASURE_TOLERANCE - Static variable in interface org.tweetyproject.logics.commons.analysis.InconsistencyMeasure
-
Tolerance.
- MeetingPEAFExample - Class in org.tweetyproject.arg.peaf.examples
- MeetingPEAFExample() - Constructor for class org.tweetyproject.arg.peaf.examples.MeetingPEAFExample
- members - Variable in class org.tweetyproject.math.opt.solver.AntColonyOptimization.AntCol_Environment
-
represent elements in a given order to access the graphRepresantation better
- merge() - Method in class org.tweetyproject.plugin.OutputField
- mergeFields() - Method in class org.tweetyproject.plugin.PluginOutput
- Message - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent message objects in a BPMN Model
- Message - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- Message() - Constructor for class org.tweetyproject.logics.bpm.syntax.Message
- MessageFlow - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent edges of the message flow in a BPMN Model
- MessageFlow(BpmnNode, BpmnNode) - Constructor for class org.tweetyproject.logics.bpm.syntax.MessageFlow
-
Create a new edge
- MessageFlow(BpmnNode, BpmnNode, String) - Constructor for class org.tweetyproject.logics.bpm.syntax.MessageFlow
-
Create a new labeled edge
- MessageFlowParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse an edge of the message flow in a BPMN model
- MessageFlowParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.MessageFlowParser
-
Create a new instance
- META_CONST - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- META_MAXINT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- META_OTHER - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- MetaStatement() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- MI - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- MIC - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- MicInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class models the MI^C inconsistency measure.
- MicInconsistencyMeasure(MusEnumerator<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.MicInconsistencyMeasure
-
Creates a new drastic inconsistency measure.
- midPoint(double[], double[]) - Static method in class org.tweetyproject.commons.util.VectorTools
-
Computes the midpoint of the two given vectors.
- MiInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class models the MI inconsistency measure.
- MiInconsistencyMeasure(MusEnumerator<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.MiInconsistencyMeasure
-
Creates a new inconsistency measure.
- MimusMusEnumerator - Class in org.tweetyproject.logics.pl.sat
-
Implements a MUs enumerator based on MIMUS (http://www.cs.qub.ac.uk/~kmcareavey01/mimus.html).
- MimusMusEnumerator(String) - Constructor for class org.tweetyproject.logics.pl.sat.MimusMusEnumerator
-
Creates a new MUs enumerator.
- min(Term) - Method in class org.tweetyproject.math.term.Term
-
Returns the minimum of this and the given term.
- MIN - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.AggregateFunction
- MIN_STEP_LENGTH - Static variable in class org.tweetyproject.logics.pcl.analysis.PenalizingCreepingMachineShop
-
The minimal step length for line search.
- MinAggregator - Class in org.tweetyproject.math.func
-
This aggregation function models the minimum function.
- MinAggregator() - Constructor for class org.tweetyproject.math.func.MinAggregator
- mineRules(Collection<Collection<T>>) - Method in class org.tweetyproject.machinelearning.assoc.AbstractAssociationRuleMiner
- mineRules(Collection<Collection<T>>) - Method in interface org.tweetyproject.machinelearning.assoc.AssociationRuleMiner
-
Mines a set of association rules from the given database.
- mineRules(Collection<Collection<T>>, int) - Method in class org.tweetyproject.machinelearning.assoc.AbstractAssociationRuleMiner
- mineRules(Collection<Collection<T>>, int) - Method in interface org.tweetyproject.machinelearning.assoc.AssociationRuleMiner
-
Mines a set of association rules from the given database.
- mineRules(Collection<Collection<T>>, int, int) - Method in class org.tweetyproject.machinelearning.assoc.AprioriMiner
- mineRules(Collection<Collection<T>>, int, int) - Method in interface org.tweetyproject.machinelearning.assoc.AssociationRuleMiner
-
Mines a set of association rules from the given database.
- minimalCorrectionSubsets(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.AbstractMusEnumerator
- minimalCorrectionSubsets(Collection<S>) - Method in interface org.tweetyproject.logics.commons.analysis.MusEnumerator
-
This method returns the minimal correction subsets of the given set of formulas (i.e.
- MinimalInconsistentSubsetExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating the use of MUS enumerators.
- MinimalInconsistentSubsetExample() - Constructor for class org.tweetyproject.logics.pl.examples.MinimalInconsistentSubsetExample
- minimalInconsistentSubsets(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.MarcoMusEnumerator
- minimalInconsistentSubsets(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.MimusMusEnumerator
- minimalInconsistentSubsets(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.sat.PlMusEnumerator
- minimalInconsistentSubsets(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.AbstractMusEnumerator
- minimalInconsistentSubsets(Collection<S>) - Method in interface org.tweetyproject.logics.commons.analysis.MusEnumerator
-
This method returns the minimal inconsistent subsets of the given set of formulas.
- minimalInconsistentSubsets(Collection<S>) - Method in class org.tweetyproject.logics.commons.analysis.NaiveMusEnumerator
- MinimalViolation2InconsistencyMeasure - Class in org.tweetyproject.logics.pcl.analysis
-
This class models the minimal violation inconsistency measure for the 2-norm.
- MinimalViolation2InconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pcl.analysis.MinimalViolation2InconsistencyMeasure
- MinimalViolationEuclideanMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
Repairs a probabilistic belief base by taking the probabilities from the probability function that minimizes the "minimal violation inconsistency measure" with respect to the euclidean norm.
- MinimalViolationEuclideanMachineShop() - Constructor for class org.tweetyproject.logics.pcl.analysis.MinimalViolationEuclideanMachineShop
- MinimalViolationEuclideanMachineShopOjAlgoExpression - Class in org.tweetyproject.logics.pcl.analysis
-
Repairs a probabilistic belief base by taking the probabilities from the probability function that minimizes the "minimal violation inconsistency measure" with respect to the euclidean norm.
- MinimalViolationEuclideanMachineShopOjAlgoExpression() - Constructor for class org.tweetyproject.logics.pcl.analysis.MinimalViolationEuclideanMachineShopOjAlgoExpression
- MinimalViolationEuclideanMachineShopOjAlgoMatrix - Class in org.tweetyproject.logics.pcl.analysis
-
Repairs a probabilistic belief base by taking the probabilities from the probability function that minimizes the "minimal violation inconsistency measure" with respect to the euclidean norm.
- MinimalViolationEuclideanMachineShopOjAlgoMatrix() - Constructor for class org.tweetyproject.logics.pcl.analysis.MinimalViolationEuclideanMachineShopOjAlgoMatrix
- MinimalViolationInconsistencyMeasure - Class in org.tweetyproject.logics.pcl.analysis
-
This class provides a general implementation for the minimal violation inconsistency measure, cf.
- MinimalViolationInconsistencyMeasure(RealVectorNorm, Solver) - Constructor for class org.tweetyproject.logics.pcl.analysis.MinimalViolationInconsistencyMeasure
-
Creates a new measure the given norm
- MINIMIZE - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.OptimizeFunction
- MINIMIZE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- MINIMIZE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- MINIMIZE - Static variable in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
-
Static constant for the type "minimization"
- MINIMIZE - Static variable in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Static constant for the type "minimization"
- Minimum - Class in org.tweetyproject.math.term
-
This class models the minimum of two terms.
- Minimum(List<Term>) - Constructor for class org.tweetyproject.math.term.Minimum
-
Creates a new minimum with the given list of terms.
- Minimum(Term, Term) - Constructor for class org.tweetyproject.math.term.Minimum
-
Creates a new minimum with the given terms.
- MinimumAggregatedDistanceMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
This approach to consistency restoration follows the approach proposed in [Thimm, DKB, 2011].
- MinimumAggregatedDistanceMachineShop(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.MinimumAggregatedDistanceMachineShop
- MinimumNorm - Class in org.tweetyproject.math.func.fuzzy
-
Represents the minimum-norm in fuzzy logic, i.e., T(x,y)=min(x,y)
- MinimumNorm() - Constructor for class org.tweetyproject.math.func.fuzzy.MinimumNorm
- MinimumViolationMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
Repairs a probabilistic belief base by taking the probabilities from the probability function that minimizes the "minimum violation inconsistency measure".
- MinimumViolationMachineShop(RealVectorNorm) - Constructor for class org.tweetyproject.logics.pcl.analysis.MinimumViolationMachineShop
-
Creates a new machine shop for the norm
- MINORMALIZATION - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The MINORMALIZATION postulate
- minus(Matrix) - Method in class org.tweetyproject.math.matrix.Matrix
-
Makes a subtraction of the given matrix from this one and returns the result.
- minus(Term) - Method in class org.tweetyproject.math.term.Term
-
Returns the sum of this and (-1) * the given term.
- MINUS - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.ArithmeticOperator
- MINUS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- MINUS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- MinusSetView<E> - Class in org.tweetyproject.arg.adf.util
- MinusSetView(Set<E>, Set<E>) - Constructor for class org.tweetyproject.arg.adf.util.MinusSetView
-
Constructs a view of the result of superset - subset.
- MiSampler - Class in org.tweetyproject.logics.pl.util
-
Generates random propositional belief base with a given inconsistency measure (for the MI inconsistency measure) and of a given size.
- MiSampler(PlSignature, int) - Constructor for class org.tweetyproject.logics.pl.util.MiSampler
-
Creates a new sample for the given signature which generates propositional belief sets with the given inconsistency value (wrt.
- MiSampler(PlSignature, int, int, int) - Constructor for class org.tweetyproject.logics.pl.util.MiSampler
-
Creates a new sample for the given signature which generates propositional belief sets with the given inconsistency value (wrt.
- Misc - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg
- Misc() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.Misc
- MISEPARABILITY - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The MISEPARABILITY postulate
- MlBeliefSet - Class in org.tweetyproject.logics.ml.syntax
-
This class models a modal knowledge base, i.e.
- MlBeliefSet() - Constructor for class org.tweetyproject.logics.ml.syntax.MlBeliefSet
-
Creates a new empty modal knowledge base.
- MlBeliefSet(Set<RelationalFormula>) - Constructor for class org.tweetyproject.logics.ml.syntax.MlBeliefSet
-
Creates a new modal knowledge base with the given set of formulas.
- MleanCoPReasoner - Class in org.tweetyproject.logics.ml.reasoner
-
Invokes MleanCoP (http://www.leancop.de/mleancop/), a compact automated theorem prover for modal first-order logic based on the clausal connection calculus.
- MleanCoPReasoner(String) - Constructor for class org.tweetyproject.logics.ml.reasoner.MleanCoPReasoner
-
Constructs a new instance pointing to a specific MleanCoProver.
- MleanCoPReasoner(String, Shell) - Constructor for class org.tweetyproject.logics.ml.reasoner.MleanCoPReasoner
-
Constructs a new instance pointing to a specific MleanCoProver.
- MleanCoPWriter - Class in org.tweetyproject.logics.ml.writer
-
Prints single FOL and modal formulas to the MleanCoP format:
Negation: '~'
Conjunction: ','
Disjunction: ';'
Implication: '=>'
Equivalence: '<=>'
Universal quantifier: 'all X:'
Existential quantifier: 'ex X:'
Modal box operator (Necessity): '#'
Modal diamond operator (Possibility): '*' - MleanCoPWriter() - Constructor for class org.tweetyproject.logics.ml.writer.MleanCoPWriter
-
Creates a new MleanCoPWriter.
- MleanCoPWriter(Writer) - Constructor for class org.tweetyproject.logics.ml.writer.MleanCoPWriter
-
Creates a new MleanCoPWriter.
- MlExample - Class in org.tweetyproject.logics.ml.examples
-
Some examples for testing ModalParser and NaiveModalReasoner.
- MlExample() - Constructor for class org.tweetyproject.logics.ml.examples.MlExample
- MlExample2 - Class in org.tweetyproject.logics.ml.examples
-
More examples for testing ModalParser and ModalReasoner.
- MlExample2() - Constructor for class org.tweetyproject.logics.ml.examples.MlExample2
- MlFormula - Class in org.tweetyproject.logics.ml.syntax
-
This class models a modal formula, i.e.
- MlFormula(RelationalFormula) - Constructor for class org.tweetyproject.logics.ml.syntax.MlFormula
-
Creates a new modal formula with the given inner formula.
- MlHerbrandBase - Class in org.tweetyproject.logics.ml.semantics
-
Modified version of HerbrandBase that allows for modal formulas.
- MlHerbrandBase(FolSignature) - Constructor for class org.tweetyproject.logics.ml.semantics.MlHerbrandBase
-
Creates a new Herbrand base for the given signature.
- MlHerbrandInterpretation - Class in org.tweetyproject.logics.ml.semantics
-
Modified version of HerbrandInterpretation that allows for modal formulas.
- MlHerbrandInterpretation() - Constructor for class org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
-
Creates a new empty Herbrand interpretation
- MlHerbrandInterpretation(Collection<? extends FolAtom>) - Constructor for class org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
-
Creates a new Herbrand interpretation with the given set of atoms
- MlnExample - Class in org.tweetyproject.logics.mln.examples
-
Shows how MLNs can be constructed programmatically and shows how coherence measures can be used.
- MlnExample() - Constructor for class org.tweetyproject.logics.mln.examples.MlnExample
- MlnExample2 - Class in org.tweetyproject.logics.mln.examples
-
Gives further examples on how MLNs can be constructed programmatically and how coherence measures can be used.
- MlnExample2() - Constructor for class org.tweetyproject.logics.mln.examples.MlnExample2
- MlnFormula - Class in org.tweetyproject.logics.mln.syntax
-
Instances of this class represent first-order formulas with a weight.
- MlnFormula(FolFormula) - Constructor for class org.tweetyproject.logics.mln.syntax.MlnFormula
-
Creates a new strict MLN formula with the given formula.
- MlnFormula(FolFormula, Double) - Constructor for class org.tweetyproject.logics.mln.syntax.MlnFormula
-
Creates a new MLN formula with the given formula and weight.
- MlnFormula(FolFormula, Probability) - Constructor for class org.tweetyproject.logics.mln.syntax.MlnFormula
-
Creates a new MLN formula and estimates its weight w by the given probability p using the formula w = log(p/(1-p)*f) where "f" is the ratio of the number of worlds not satisfying the formula and the worlds satisfying the formula.
- MlParser - Class in org.tweetyproject.logics.ml.parser
-
This class implements a parser for modal logic.
- MlParser() - Constructor for class org.tweetyproject.logics.ml.parser.MlParser
- MlWriter - Class in org.tweetyproject.logics.ml.writer
- MlWriter(RelationalFormula) - Constructor for class org.tweetyproject.logics.ml.writer.MlWriter
- MlWriter(MlBeliefSet) - Constructor for class org.tweetyproject.logics.ml.writer.MlWriter
- model() - Method in interface org.tweetyproject.arg.adf.reasoner.query.SemanticsStep
- model(AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- ModelGenerator - Class in org.tweetyproject.arg.adf.reasoner.sat.generator
- modelIterator(AbstractDialecticalFramework) - Method in class org.tweetyproject.arg.adf.reasoner.AbstractDialecticalFrameworkReasoner
-
Deprecated.
- ModelProvider<S extends Formula,
B extends BeliefBase, T extends Interpretation<B, S>> - Interface in org.tweetyproject.commons -
Instances of this interface model reasoners that determine the (selected) models for a given set of formulas.
- ModelReasoner - Class in org.tweetyproject.arg.adf.reasoner
-
Deprecated, for removal: This API element is subject to removal in a future version.
- ModelReasoner(IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.reasoner.ModelReasoner
-
Deprecated.
- MODULAR_CLASSICAL_CONSEQUENCE - Enum constant in enum class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.ConsequenceOperation
- MODULARIZATION - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The modularization principle
- ModularizationPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Modularization Principle A semantics s satisfies modularization iff for every AF F we have: if E1 is a s-extension of F and E2 is a s-extension of the E1-reduct of F, then (E1 u E2) is a s-extension of F see: Baumann et.
- ModularizationPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.ModularizationPrinciple
- ModuleBasedAspicReasoner<T extends Invertable> - Class in org.tweetyproject.arg.aspic.reasoner
-
Slightly optimised reasoner for ASPIC.
- ModuleBasedAspicReasoner(AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.aspic.reasoner.ModuleBasedAspicReasoner
-
Creates a new instance
- MODULO - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.ArithmeticOperator
- MODULO - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- MODUS_PONENS - Enum constant in enum class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.ConsequenceOperation
- MonotoneGlobalMaxichoiceSelectionFunction - Class in org.tweetyproject.lp.asp.beliefdynamics.baserevision
-
This class implements a monotone global maxichoise selection function for remainder sets of extended logic programs as introduced in [KKI12].
- MonotoneGlobalMaxichoiceSelectionFunction() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.baserevision.MonotoneGlobalMaxichoiceSelectionFunction
- MONOTONY - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The MONOTONY postulate
- MonteCarloPafReasoner - Class in org.tweetyproject.arg.prob.reasoner
-
This class implements the Monte Carlo algorithm for estimating probabilities of extensions in probabilistic argumentation frameworks from [Li, Oren, Norman.
- MonteCarloPafReasoner(Semantics, int) - Constructor for class org.tweetyproject.arg.prob.reasoner.MonteCarloPafReasoner
-
Creates a new reasoner.
- move(ArgumentationEnvironment) - Method in class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
-
Gives the next best move according to the belief state and the given trace.
- moveBeliefbase(Collection<?>, int) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
Moves the given belief base in the given direction.
- mult(double) - Method in class org.tweetyproject.math.matrix.Matrix
-
Multiply this matrix with the given scalar (every entry is multiplied)
- mult(Double) - Method in class org.tweetyproject.math.probability.Probability
-
Computes the product of this probability and the given number.
- mult(Integer) - Method in class org.tweetyproject.math.probability.Probability
-
Computes the product of this probability and the given number.
- mult(Matrix) - Method in class org.tweetyproject.math.matrix.Matrix
-
Multiply this matrix with the given one.
- mult(Probability) - Method in class org.tweetyproject.math.probability.Probability
-
Computes the product of this probability and the given probability.
- mult(Term) - Method in class org.tweetyproject.math.matrix.Matrix
-
Multiply this matrix with the given scalar (every entry is multiplied)
- mult(Term) - Method in class org.tweetyproject.math.term.Term
-
Returns the product of this and the given term.
- MULTI_LINE_COMMENT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- MULTI_LINE_COMMENT - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- MultiAgentSystem<T extends Agent> - Class in org.tweetyproject.agents
-
A multi-agent system is a collection of agents with some environment.
- MultiAgentSystem(Environment) - Constructor for class org.tweetyproject.agents.MultiAgentSystem
-
Creates a new empty multi-agent system with the given environment.
- MultiAgentSystem(Environment, Collection<? extends T>) - Constructor for class org.tweetyproject.agents.MultiAgentSystem
-
Creates a new multi-agent system with the given collection of agents.
- MultiAgentSystemGenerator<T extends Agent,
S extends MultiAgentSystem<T>> - Interface in org.tweetyproject.agents.sim - MultiClassRbfTrainer - Class in org.tweetyproject.machinelearning.svm
-
Trains a standard multi-class RBF support vector machine.
- MultiClassRbfTrainer() - Constructor for class org.tweetyproject.machinelearning.svm.MultiClassRbfTrainer
-
Initializes the trainer with the default parameters.
- MultiClassRbfTrainer(double, double) - Constructor for class org.tweetyproject.machinelearning.svm.MultiClassRbfTrainer
-
Initializes the trainer with the given parameters.
- Multiple - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- MultipleBaseContractionOperator<T extends Formula> - Class in org.tweetyproject.beliefdynamics
-
This is the interface for a classic multiple belief base contraction operator, ie.
- MultipleBaseContractionOperator() - Constructor for class org.tweetyproject.beliefdynamics.MultipleBaseContractionOperator
- MultipleBaseExpansionOperator<T extends Formula> - Class in org.tweetyproject.beliefdynamics
-
This is the interface for a classic multiple belief base expansion operator, ie.
- MultipleBaseExpansionOperator() - Constructor for class org.tweetyproject.beliefdynamics.MultipleBaseExpansionOperator
- MultipleBaseRevisionOperator<T extends Formula> - Class in org.tweetyproject.beliefdynamics
-
This is the interface for a classic multiple belief base revision operator, ie.
- MultipleBaseRevisionOperator() - Constructor for class org.tweetyproject.beliefdynamics.MultipleBaseRevisionOperator
- MultipleIndicatorUtilityFunction - Class in org.tweetyproject.agents.dialogues.structured
-
This class represents a multiple indicator utility function, i.e.
- MultipleIndicatorUtilityFunction(Collection<? extends Proposition>) - Constructor for class org.tweetyproject.agents.dialogues.structured.MultipleIndicatorUtilityFunction
-
Creates a new multiple indicator utility function for the given focal set.
- MultipleNodesFromMANodeException(String) - Constructor for exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.MultipleNodesFromMANodeException
- MultipleNodesToMANodeException(String) - Constructor for exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.MultipleNodesToMANodeException
- MultipleSelectiveRevisionOperator<T extends Formula> - Class in org.tweetyproject.beliefdynamics.selectiverevision
-
This class implements a multiple selective revision operator following [Kruempelmann:2011,Ferme:1999].
- MultipleSelectiveRevisionOperator(MultipleTransformationFunction<T>, MultipleBaseRevisionOperator<T>) - Constructor for class org.tweetyproject.beliefdynamics.selectiverevision.MultipleSelectiveRevisionOperator
-
Creates a new multiple selective revision operator for the given transformation function and inner revision.
- MultipleTransformationFunction<T extends Formula> - Interface in org.tweetyproject.beliefdynamics.selectiverevision
-
This interface represents a multiple transformation function for selective revision [Kruempelmann:2011,Ferme:1999].
- MULTIPLICATOR - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserConstants
- musEnumerator - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
The MUS enumerator configured for this service.
- MusEnumerator<S extends Formula> - Interface in org.tweetyproject.logics.commons.analysis
-
Interface for classes enumerating MUSes (minimal unsatisfiable sets) and MCSs (maximal consistent sets).
- MusExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating the use of MUS enumerators.
- MusExample() - Constructor for class org.tweetyproject.logics.pl.examples.MusExample
- MusVarInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
This class implements the "MUS-variable based inconsistency measure" proposed in [Xiao,Ma.
- MusVarInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pl.analysis.MusVarInconsistencyMeasure
- MV - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
N
- N - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- NAF - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- NAF - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- NAFLiteral() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- NAFLiterals() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- nafneg - Variable in class org.tweetyproject.lp.asp.parser.ASTBody
- nafneg - Variable in class org.tweetyproject.lp.asp.parser.ASTNAFLiteral
- nafneg(boolean) - Method in class org.tweetyproject.lp.asp.parser.ASTBody
- nafneg(boolean) - Method in class org.tweetyproject.lp.asp.parser.ASTNAFLiteral
- naive() - Method in interface org.tweetyproject.arg.adf.reasoner.query.SemanticsStep
- naive(AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- NAIVE - Enum constant in enum class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ParameterisedArgumentativeSelectiveRevisionOperator.TransformationType
- NAIVE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- NaiveDlReasoner - Class in org.tweetyproject.logics.dl.reasoner
-
Naive reasoner for the description logic ALC.
- NaiveDlReasoner() - Constructor for class org.tweetyproject.logics.dl.reasoner.NaiveDlReasoner
- NaiveExample() - Static method in class org.tweetyproject.arg.dung.examples.PrincipleExample
- NaiveLiteralTransformationFunction - Class in org.tweetyproject.lp.asp.beliefdynamics.selectiverevision
-
This class represents the naive transformation function for literals as introduced in [1].
- NaiveLiteralTransformationFunction(Collection<ASPRule>, AttackStrategy, AttackStrategy) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.NaiveLiteralTransformationFunction
-
Creates a new naive transformation function for literals.
- NaiveMusEnumerator<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
A simple approach to compute minimal inconsistent subsets and maximal consistent subsets by exhaustive search.
- NaiveMusEnumerator(BeliefSetConsistencyTester<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.NaiveMusEnumerator
-
Creates a new naive MusEnumerator that uses the given consistency tester.
- NaiveQbfReasoner - Class in org.tweetyproject.logics.qbf.reasoner
-
Naive classical inference for quantified boolean formulas (checks all interpretations for satisfiability).
- NaiveQbfReasoner() - Constructor for class org.tweetyproject.logics.qbf.reasoner.NaiveQbfReasoner
- NaiveReasoner - Class in org.tweetyproject.arg.adf.reasoner
-
Deprecated, for removal: This API element is subject to removal in a future version.
- NaiveReasoner(IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.reasoner.NaiveReasoner
-
Deprecated.
- NAIVETY - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The naivety principle
- NaivetyPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Naivety Principle A semantics satisfies naivety if for all extensions E it holds that: E is conflict-free and maximal w.r.t set inclusion see: TODO
- NaivetyPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.NaivetyPrinciple
- naiveUpdate(Extension) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Updates this probability function with the given extension, i.e.
- NaiveVerifier - Class in org.tweetyproject.arg.adf.reasoner.sat.verifier
-
Verifies if a given interpretation is conflict-free and maximal, i.e.
- NaiveVerifier(Supplier<SatSolverState>, AbstractDialecticalFramework, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.verifier.NaiveVerifier
- name - Variable in class org.tweetyproject.arg.peaf.syntax.EAttack
-
The name of the attack
- name - Variable in class org.tweetyproject.arg.peaf.syntax.ESupport
-
The name of the support
- name - Variable in class org.tweetyproject.lp.asp.parser.ASTClingoID
- name - Variable in class org.tweetyproject.lp.asp.parser.ASTDlvArithmeticID
- name - Variable in class org.tweetyproject.lp.asp.parser.ASTDlvID
- name - Variable in class org.tweetyproject.lp.asp.parser.ASTID
- name - Variable in class org.tweetyproject.lp.asp.parser.ASTLiteral
- name - Variable in class org.tweetyproject.lp.asp.parser.ASTString
- name - Variable in class org.tweetyproject.lp.asp.parser.ASTVar
- name(String) - Method in class org.tweetyproject.lp.asp.parser.ASTClingoID
- name(String) - Method in class org.tweetyproject.lp.asp.parser.ASTDlvArithmeticID
- name(String) - Method in class org.tweetyproject.lp.asp.parser.ASTDlvID
- name(String) - Method in class org.tweetyproject.lp.asp.parser.ASTID
- name(String) - Method in class org.tweetyproject.lp.asp.parser.ASTLiteral
- name(String) - Method in class org.tweetyproject.lp.asp.parser.ASTString
- name(String) - Method in class org.tweetyproject.lp.asp.parser.ASTVar
- NAME - Static variable in interface org.tweetyproject.arg.delp.parser.DelpParserConstants
- NamedPEAFTheory - Class in org.tweetyproject.arg.peaf.syntax
-
This class inherits PEAFTheory to store additional information regarding the arguments inserted
- NamedPEAFTheory() - Constructor for class org.tweetyproject.arg.peaf.syntax.NamedPEAFTheory
- namedToString(Map<EArgument, String>) - Method in class org.tweetyproject.arg.peaf.syntax.EAttack
-
Returns the support object in string format for debug purposes by giving names to arguments This is called by NamedPEAFTheory.
- namedToString(Map<EArgument, String>) - Method in class org.tweetyproject.arg.peaf.syntax.PSupport
-
Returns the support object in string format for debug purposes by giving names to arguments This is called by NamedPEAFTheory.
- NativeLingelingSolver - Class in org.tweetyproject.arg.adf.sat.solver
-
Experimental lingeling binding
- NativeLingelingSolver() - Constructor for class org.tweetyproject.arg.adf.sat.solver.NativeLingelingSolver
- NativeMinisatSolver - Class in org.tweetyproject.arg.adf.sat.solver
- NativeMinisatSolver() - Constructor for class org.tweetyproject.arg.adf.sat.solver.NativeMinisatSolver
- NativePicosatSolver - Class in org.tweetyproject.arg.adf.sat.solver
- NativePicosatSolver() - Constructor for class org.tweetyproject.arg.adf.sat.solver.NativePicosatSolver
- NativeShell - Class in org.tweetyproject.commons.util
-
Default shell
- NC - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- NConsInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class implements an inconsistency measure based on "n-consistency" proposed in [Doder,Raskovic,Markovic,Ognjanovic.
- NConsInconsistencyMeasure(MusEnumerator<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.NConsInconsistencyMeasure
-
Creates a new inconsistency measure.
- NecessarilyQuery - Class in org.tweetyproject.action.query.syntax
-
This class represents a necessarily query in the action query language S.
- NecessarilyQuery(FolFormula) - Constructor for class org.tweetyproject.action.query.syntax.NecessarilyQuery
-
Creates a new necessarily query with an empty action sequence.
- NecessarilyQuery(FolFormula, List<FolAction>) - Constructor for class org.tweetyproject.action.query.syntax.NecessarilyQuery
-
Creates a new necessarily query with the given inner formula and list of actions.
- NecessarilyQuery(FolFormula, FolAction) - Constructor for class org.tweetyproject.action.query.syntax.NecessarilyQuery
-
Creates a new necessarily query with the given inner formula and a single action.
- necessaryArguments() - Method in class org.tweetyproject.agents.dialogues.structured.CautiousArgumentationAgent
-
Computes the set of necessary arguments for this agent's focal element, i.e.
- Necessity - Class in org.tweetyproject.logics.ml.syntax
-
This class models the necessity modality.
- Necessity(RelationalFormula) - Constructor for class org.tweetyproject.logics.ml.syntax.Necessity
-
Creates a new necessity formula with the given inner formula
- NECESSITY() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- NecessityArgumentation - Class in org.tweetyproject.arg.bipolar.examples
-
Examples for necessity argumentation frameworks.
- NecessityArgumentation() - Constructor for class org.tweetyproject.arg.bipolar.examples.NecessityArgumentation
- NecessityArgumentationFramework - Class in org.tweetyproject.arg.bipolar.syntax
-
This class implements a bipolar abstract argumentation framework with necessities.
- NecessityArgumentationFramework() - Constructor for class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
Default constructor; initializes empty sets of arguments, attacks and supports
- NecessityArgumentationFramework(DeductiveArgumentationFramework) - Constructor for class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
creates a necessity argumentation framework from the given deductive argumentation framework
- NecessityArgumentationFramework(EvidentialArgumentationFramework) - Constructor for class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
creates a necessity argumentation framework from the given evidential argumentation framework
- neg - Variable in class org.tweetyproject.lp.asp.parser.ASTLiteral
- neg() - Method in class org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition.Builder
- neg() - Method in interface org.tweetyproject.arg.adf.syntax.pl.Literal
-
Returns the negation of this literal.
- neg() - Method in enum class org.tweetyproject.logics.pl.semantics.PriestWorld.TruthValue
- neg(boolean) - Method in class org.tweetyproject.lp.asp.parser.ASTLiteral
- neg(boolean) - Method in class org.tweetyproject.lp.asp.parser.ASTTerm
- neg(Double) - Method in class org.tweetyproject.arg.social.semantics.SimpleProductSemantics
- neg(L) - Method in class org.tweetyproject.arg.social.semantics.AbstractSocialSemantics
-
The NEG-operation on L in this framework
- negates(T, T) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
-
Checks whether the given two formulas are negations of each other
- Negation<T extends Formula> - Class in org.tweetyproject.arg.aba.syntax
- Negation - Class in org.tweetyproject.logics.fol.syntax
-
The classical negation of first-order logic.
- Negation - Class in org.tweetyproject.logics.pl.syntax
-
This class models classical negation of propositional logic.
- Negation(RelationalFormula) - Constructor for class org.tweetyproject.logics.fol.syntax.Negation
- Negation(PlFormula) - Constructor for class org.tweetyproject.logics.pl.syntax.Negation
-
Creates a new negation with the given formula.
- Negation(T, T) - Constructor for class org.tweetyproject.arg.aba.syntax.Negation
-
Creates a new Negation
- NegationAcceptanceCondition - Class in org.tweetyproject.arg.adf.syntax.acc
- NegationAcceptanceCondition(AcceptanceCondition) - Constructor for class org.tweetyproject.arg.adf.syntax.acc.NegationAcceptanceCondition
- NEQ - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.BinaryOperator
- NestedLogicProgramException - Exception in org.tweetyproject.lp.nlp.error
-
NestedLogicProramException encapsulates those LanugageException that occur in nested logic programs.
- NestedLogicProgramException(LanguageException.LanguageExceptionReason) - Constructor for exception org.tweetyproject.lp.nlp.error.NestedLogicProgramException
- NestedLogicProgramException(LanguageException.LanguageExceptionReason, String) - Constructor for exception org.tweetyproject.lp.nlp.error.NestedLogicProgramException
- NeutralPASemantics - Class in org.tweetyproject.arg.prob.semantics
-
P is neutral wrt.
- NeutralPASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.NeutralPASemantics
- newArguments - Variable in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
-
A subset of arguments from PEAF that can be used to create a new EAF (connected to InducibleEAF)
- newBeliefs - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- newEAFTheory(PEAFTheory) - Static method in class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Creates a new EAFTheory from an PEAFTheory (the probabilities are eliminated)
- newToken(int) - Static method in class org.tweetyproject.arg.delp.parser.Token
- newToken(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
- newToken(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
- newToken(int) - Static method in class org.tweetyproject.lp.asp.parser.Token
- newToken(int) - Static method in class org.tweetyproject.preferences.io.Token
- newToken(int, String) - Static method in class org.tweetyproject.arg.delp.parser.Token
- newToken(int, String) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
- newToken(int, String) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
- newToken(int, String) - Static method in class org.tweetyproject.lp.asp.parser.Token
-
Returns a new Token object, by default.
- newToken(int, String) - Static method in class org.tweetyproject.preferences.io.Token
- NewtonRootFinder - Class in org.tweetyproject.math.opt.rootFinder
-
This class implements the Newton method for finding zeros of a function.
- NewtonRootFinder() - Constructor for class org.tweetyproject.math.opt.rootFinder.NewtonRootFinder
-
Creates a new Newton root finder for the given starting point and the given function
- next - Variable in class org.tweetyproject.arg.delp.parser.Token
- next - Variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
-
A reference to the next regular (non-special) token from the input stream.
- next - Variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
-
A reference to the next regular (non-special) token from the input stream.
- next - Variable in class org.tweetyproject.lp.asp.parser.Token
-
A reference to the next regular (non-special) token from the input stream.
- next - Variable in class org.tweetyproject.preferences.io.Token
-
A reference to the next regular (non-special) token from the input stream.
- next() - Method in class org.tweetyproject.arg.adf.semantics.interpretation.InterpretationIterator
- next() - Method in class org.tweetyproject.arg.adf.semantics.interpretation.TwoValuedInterpretationIterator
- next() - Method in class org.tweetyproject.arg.adf.util.ExcludeSubinterpretationsIterator
- next() - Method in class org.tweetyproject.arg.adf.util.ExcludeTwoValuedSubinterpretationsIterator
- next() - Method in class org.tweetyproject.arg.aspic.util.RandomAspicArgumentationTheoryGenerator
-
Returns an ASPIC argumentation theory
- next() - Method in class org.tweetyproject.arg.dung.util.DefaultDungTheoryGenerator
- next() - Method in interface org.tweetyproject.arg.dung.util.DungTheoryGenerator
- next() - Method in class org.tweetyproject.arg.dung.util.EnumeratingDungTheoryGenerator
- next() - Method in class org.tweetyproject.arg.dung.util.FileDungTheoryGenerator
- next() - Method in class org.tweetyproject.arg.dung.util.IsoSafeEnumeratingDungTheoryGenerator
- next() - Method in class org.tweetyproject.arg.dung.util.PodlaszewskiCaminadaDungTheoryGenerator
- next() - Method in class org.tweetyproject.arg.saf.util.SimpleSafSampler
- next() - Method in interface org.tweetyproject.commons.BeliefSetIterator
- next() - Method in class org.tweetyproject.commons.BeliefSetSampler
- next() - Method in interface org.tweetyproject.commons.InterpretationIterator
- next() - Method in class org.tweetyproject.commons.streams.DefaultFormulaStream
- next() - Method in interface org.tweetyproject.commons.streams.FormulaStream
- next() - Method in class org.tweetyproject.commons.util.DefaultSubsetIterator
- next() - Method in class org.tweetyproject.commons.util.IncreasingSubsetIterator
- next() - Method in class org.tweetyproject.commons.util.RandomSubsetIterator
- next() - Method in class org.tweetyproject.commons.util.SubsetIterator
- next() - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
- next() - Method in class org.tweetyproject.logics.pl.util.CanonicalIterator
- next() - Method in class org.tweetyproject.logics.pl.util.CnfSampler
- next() - Method in class org.tweetyproject.logics.pl.util.ContensionSampler
- next() - Method in class org.tweetyproject.logics.pl.util.EnumeratingIterator
- next() - Method in class org.tweetyproject.logics.pl.util.HsSampler
- next() - Method in class org.tweetyproject.logics.pl.util.MiSampler
- next() - Method in class org.tweetyproject.logics.pl.util.RandomSampler
- next() - Method in class org.tweetyproject.logics.pl.util.RandomSatSampler
- next() - Method in class org.tweetyproject.logics.pl.util.SyntacticEnumeratingIterator
- next() - Method in class org.tweetyproject.logics.pl.util.SyntacticRandomSampler
-
Returns the next belief set
- next() - Method in class org.tweetyproject.logics.pl.util.TextfileIterator
- next() - Method in class org.tweetyproject.preferences.update.UpdateStream
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.Agent
-
Determines the next action of this agent wrt.
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.dialogues.lotteries.AbstractLotteryAgent
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.dialogues.lotteries.DummyLotteryAgent
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.dialogues.lotteries.ProbabilisticLotteryAgent
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.dialogues.lotteries.RandomLotteryAgent
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.dialogues.lotteries.UtilityBasedLotteryAgent
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.ArguingAgent
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.dialogues.structured.CautiousArgumentationAgent
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.dialogues.structured.OvercautiousArgumentationAgent
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.dialogues.structured.SasAgent
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.dialogues.structured.TruthfulArgumentationAgent
- next(Collection<? extends Perceivable>) - Method in class org.tweetyproject.agents.DummyAgent
- next(Argument) - Method in class org.tweetyproject.arg.dung.util.DefaultDungTheoryGenerator
- next(Argument) - Method in interface org.tweetyproject.arg.dung.util.DungTheoryGenerator
-
Generates a new Dung theory where the given argument is enforced to be in the grounded extension
- next(Argument) - Method in class org.tweetyproject.arg.dung.util.EnumeratingDungTheoryGenerator
- next(Argument) - Method in class org.tweetyproject.arg.dung.util.FileDungTheoryGenerator
- next(Argument) - Method in class org.tweetyproject.arg.dung.util.IsoSafeEnumeratingDungTheoryGenerator
- next(Argument) - Method in class org.tweetyproject.arg.dung.util.PodlaszewskiCaminadaDungTheoryGenerator
- nextIndex() - Method in class org.tweetyproject.logics.pl.util.CanonicalIterator
-
Returns the index of the next element.
- NicePossibleWorld - Class in org.tweetyproject.logics.pl.semantics
-
Wrapper for the PossibleWorld providing better representation mechanisms, it knows all the possible propositions (the signature) and therefore provides a complete representation that maps a boolean to the Proposition.
- NicePossibleWorld(Collection<Proposition>, Collection<Proposition>) - Constructor for class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
-
Ctor: Generates the possible world using the given set of true propositions and generated a representation of the possible world using the given signature.
- NicePossibleWorld(Collection<Proposition>, Collection<Proposition>, Comparator<Pair<Proposition, Boolean>>) - Constructor for class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
-
Ctor: Generates the possible world using the given set of true propositions and generated a representation of the possible world using the given signature.
- NiskanenExample - Class in org.tweetyproject.arg.dung.examples
- NiskanenExample() - Constructor for class org.tweetyproject.arg.dung.examples.NiskanenExample
- NiskanenTheorySynthesizer - Class in org.tweetyproject.arg.dung.learning
-
Implementation of the MaxSAT algorithm from: Niskanen, Andreas, Johannes Wallner, and Matti Järvisalo.
- NiskanenTheorySynthesizer(Collection<Argument>, Semantics, String) - Constructor for class org.tweetyproject.arg.dung.learning.NiskanenTheorySynthesizer
- Nixon1() - Static method in class org.tweetyproject.logics.mln.examples.MlnExample2
- Nixon2() - Static method in class org.tweetyproject.logics.mln.examples.MlnExample2
- Nixon3() - Static method in class org.tweetyproject.logics.mln.examples.MlnExample2
- NLPNot - Class in org.tweetyproject.lp.nlp.syntax
-
A default negation of a first order formula, nested logic programs only allow not quantified formulas.
- NLPNot(FolFormula) - Constructor for class org.tweetyproject.lp.nlp.syntax.NLPNot
-
Ctor: Creates a new default not for nested logic programs by using the given FOL formula as inner formula.
- NLPProgram - Class in org.tweetyproject.lp.nlp.syntax
-
A nested logic program
- NLPProgram() - Constructor for class org.tweetyproject.lp.nlp.syntax.NLPProgram
- NLPRule - Class in org.tweetyproject.lp.nlp.syntax
-
A rule of a nested logic program.
- NLPRule() - Constructor for class org.tweetyproject.lp.nlp.syntax.NLPRule
- NLPRule(FolFormula) - Constructor for class org.tweetyproject.lp.nlp.syntax.NLPRule
- NLPRule(FolFormula, Collection<FolFormula>) - Constructor for class org.tweetyproject.lp.nlp.syntax.NLPRule
- NLPRule(FolFormula, FolFormula) - Constructor for class org.tweetyproject.lp.nlp.syntax.NLPRule
- NLPRule(NLPRule) - Constructor for class org.tweetyproject.lp.nlp.syntax.NLPRule
- NO - Enum constant in enum class org.tweetyproject.arg.delp.semantics.DelpAnswer.Type
- NO_OPERATION - Static variable in interface org.tweetyproject.agents.Executable
-
This constant represents the default null operation.
- Node - Interface in org.tweetyproject.graphs
- Node - Interface in org.tweetyproject.lp.asp.parser
- nodeArity() - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- nodeCreated() - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- nodeID - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONNode
-
The unique id of the node
- nodeID - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFNode
-
The id of the node
- nodeMap - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFTheory
-
All nodes are stored in this map while key is the aif identifier and the value is the node
- nodes - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONTheory
-
All the nodes in the aif
- nodes - Variable in class org.tweetyproject.arg.setaf.syntax.SetAf
-
The set of nodes
- nodes - Variable in class org.tweetyproject.graphs.DefaultGraph
-
The set of nodes
- nodes - Variable in class org.tweetyproject.graphs.HyperGraph
-
The set of nodes
- nodeType - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFNode
-
The type of the node
- noIterations() - Method in record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
Returns the value of the
noIterationsrecord component. - NONATTACKEDEQUIVALENCE - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The NONATTACKEDEQUIVALENCE postulate
- NonDifferentiableException - Exception in org.tweetyproject.math
-
This exception is thrown when a non-differentiable term is attempted to be differentiated.
- NonDifferentiableException() - Constructor for exception org.tweetyproject.math.NonDifferentiableException
-
Creates a new NonDifferentiableException.
- NonDifferentiableException(String) - Constructor for exception org.tweetyproject.math.NonDifferentiableException
-
Creates a new NonDifferentiableException.
- None - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- NonGroundedCountInconsistencyMeasure<T extends DungTheory> - Class in org.tweetyproject.arg.dung.analysis
- NonGroundedCountInconsistencyMeasure() - Constructor for class org.tweetyproject.arg.dung.analysis.NonGroundedCountInconsistencyMeasure
- NoNotAttackedINodeException(String) - Constructor for exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.NoNotAttackedINodeException
- norm(Vector<Double>) - Method in class org.tweetyproject.math.norm.AggregatingNorm
- norm(Vector<Double>) - Method in class org.tweetyproject.math.norm.EntropyNorm
- norm(Vector<Double>) - Method in class org.tweetyproject.math.norm.ManhattanNorm
- norm(Vector<Double>) - Method in class org.tweetyproject.math.norm.MaximumNorm
- norm(Vector<Double>) - Method in class org.tweetyproject.math.norm.PNorm
- norm(Vector<Double>) - Method in class org.tweetyproject.math.norm.ProbabilisticAggregatingNorm
- norm(Vector<Double>) - Method in class org.tweetyproject.math.norm.ProbabilisticPNorm
- norm(ProbabilityFunction<T>) - Method in class org.tweetyproject.math.norm.EntropyNorm
- norm(T) - Method in interface org.tweetyproject.math.norm.Norm
-
Returns the norm of the given object
- Norm<T> - Interface in org.tweetyproject.math.norm
-
A norm for vector spaces.
- NORMALIZATION - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The NORMALIZATION postulate
- normalize() - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Normalizes this OCF, i.e.
- normalize() - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
-
Normalizes this OCF, i.e.
- normalize() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Normalizes this probability function to have mass 1.
- normalize(double[], double) - Static method in class org.tweetyproject.commons.util.VectorTools
-
Normalizes the given vector such that the sum of the elements equals "sum"
- normalize(List<Double>) - Static method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Normalizes the given list of probabilities, i.e.
- normalize(List<Double>) - Static method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Normalizes the given list of probabilities, i.e.
- NormalizedDistanceMinimizationInconsistencyMeasure - Class in org.tweetyproject.logics.pcl.analysis
-
This class models the normalized distance minimization inconsistency measure, see [PhD thesis, Thimm].
- NormalizedDistanceMinimizationInconsistencyMeasure(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.NormalizedDistanceMinimizationInconsistencyMeasure
- NormalizedDistanceMinimizationInconsistencyMeasure(OptimizationRootFinder, int) - Constructor for class org.tweetyproject.logics.pcl.analysis.NormalizedDistanceMinimizationInconsistencyMeasure
- NormalizedLowerApproxDistanceMinimizationInconsistencyMeasure - Class in org.tweetyproject.logics.pcl.analysis
-
This class models a normalized approximation from below to the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], see [PhD thesis, Thimm].
- NormalizedLowerApproxDistanceMinimizationInconsistencyMeasure(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.NormalizedLowerApproxDistanceMinimizationInconsistencyMeasure
- NormalizedMicInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class models the normalized MI^C inconsistency measure, see [PhD thesis, Thimm].
- NormalizedMicInconsistencyMeasure(MusEnumerator<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.NormalizedMicInconsistencyMeasure
-
Creates a new inconsistency measure with the given consistency tester
- NormalizedMiInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class models the normalized MI inconsistency measure, see [PhD thesis, Thimm].
- NormalizedMiInconsistencyMeasure(MusEnumerator<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.NormalizedMiInconsistencyMeasure
-
Creates a new inconsistency measure with the given consistency tester
- NormalizedUpperApproxDistanceMinimizationInconsistencyMeasure - Class in org.tweetyproject.logics.pcl.analysis
-
This class models a normalized approximation from above to the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], see [PhD thesis, Thimm].
- NormalizedUpperApproxDistanceMinimizationInconsistencyMeasure(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.NormalizedUpperApproxDistanceMinimizationInconsistencyMeasure
- normTerm(Vector<Term>) - Method in class org.tweetyproject.math.norm.AbstractRealVectorNorm
- normTerm(Vector<Term>) - Method in class org.tweetyproject.math.norm.AggregatingNorm
- normTerm(Vector<Term>) - Method in class org.tweetyproject.math.norm.EntropyNorm
- normTerm(Vector<Term>) - Method in class org.tweetyproject.math.norm.ManhattanNorm
- normTerm(Vector<Term>) - Method in class org.tweetyproject.math.norm.MaximumNorm
- normTerm(Vector<Term>) - Method in class org.tweetyproject.math.norm.PNorm
- normTerm(Vector<Term>) - Method in class org.tweetyproject.math.norm.ProbabilisticAggregatingNorm
- normTerm(Vector<Term>) - Method in class org.tweetyproject.math.norm.ProbabilisticPNorm
- normTerm(Vector<Term>) - Method in interface org.tweetyproject.math.norm.RealVectorNorm
-
Returns the norm as a term of the given terms
- normTerm(Term[]) - Method in class org.tweetyproject.math.norm.AbstractRealVectorNorm
- normTerm(Term[]) - Method in class org.tweetyproject.math.norm.AggregatingNorm
- normTerm(Term[]) - Method in class org.tweetyproject.math.norm.EntropyNorm
- normTerm(Term[]) - Method in class org.tweetyproject.math.norm.ProbabilisticAggregatingNorm
- normTerm(Term[]) - Method in class org.tweetyproject.math.norm.ProbabilisticPNorm
- normTerm(Term[]) - Method in interface org.tweetyproject.math.norm.RealVectorNorm
-
Returns the norm as a term of the given terms
- NOT_COMPARABLE - Enum constant in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Result
- NotAnArgumentException(String) - Constructor for exception org.tweetyproject.arg.peaf.syntax.PEEAFTheory.NotAnArgumentException
-
Default constructor
- noThreads - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisReasonerParameters
-
This must be larger than 1 and typically lower or equal to the maximum available logical cores.
- notifyActionPerformed(ActionEvent) - Method in class org.tweetyproject.agents.AbstractProtocol
-
Notifies every listener about the given event.
- notifyTerminated() - Method in class org.tweetyproject.agents.AbstractProtocol
-
Notifies every listener that this protocol has terminated.
- NotInVar(String) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- NotOutVar(String) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- NotUndecVar(String) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- number(String) - Method in class org.tweetyproject.lp.asp.parser.ASTNumber
- Number() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- NUMBER - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- NUMBER - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- NUMBER_OF_ITERATIONS - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- NUMBER_OF_ITERATIONS - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- NUMBER_OF_TRIALS - Static variable in class org.tweetyproject.arg.rankings.reasoner.ProbabilisticRankingReasoner
-
Number of trials for the used monte carlo search (this is a factor multiplied with the number of arguments of the actual framework)
- NumberOfAnts - Variable in class org.tweetyproject.math.opt.solver.AntColonyOptimization
-
configuration data
- numberOfArguments - Variable in class org.tweetyproject.arg.dung.util.DungTheoryGenerationParameters
-
The number of arguments to be created in a theory.
- numberOfConstants() - Method in class org.tweetyproject.logics.rpcl.semantics.InstanceAssignment
-
Returns the number of constants assigned by this assignment, i.e.
- numberOfGroundSatisfactions(FolFormula, HerbrandInterpretation, FolSignature) - Method in class org.tweetyproject.logics.mln.reasoner.AbstractMlnReasoner
-
Computes the number of instantiations of the formula, wrt.
- NumberOfIterations - Variable in class org.tweetyproject.math.opt.solver.AntColonyOptimization
- numberOfOccurrences(Proposition) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- numberOfOccurrences(Proposition) - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- numberOfOccurrences(Proposition) - Method in class org.tweetyproject.logics.pl.syntax.Implication
- numberOfOccurrences(Proposition) - Method in class org.tweetyproject.logics.pl.syntax.Negation
- numberOfOccurrences(Proposition) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Returns the number of occurrences of the given proposition within this formula
- numberOfOccurrences(Proposition) - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- numberOfOccurrences(Proposition) - Method in class org.tweetyproject.logics.pl.syntax.SpecialFormula
- numberOfOccurrences(Proposition) - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- numberOfOccurrences(Proposition) - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- numberOfRunsEach - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
- numberOfRunsEach - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest2
- numberOfRunsEach - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- NumberSet<S extends Number> - Interface in org.tweetyproject.math
-
This empty interface is only for the Interval- and IntervalSet-classes
- NumberTerm - Class in org.tweetyproject.logics.commons.syntax
-
This is a term representing an integer number it is used to distinguish between objects like an auto a which is modeled as constant and integral numbers like 42.
- NumberTerm(int) - Constructor for class org.tweetyproject.logics.commons.syntax.NumberTerm
-
Ctor: Creates a new NumberTerm, the sort "Thing" is used.
- NumberTerm(int, Sort) - Constructor for class org.tweetyproject.logics.commons.syntax.NumberTerm
-
Ctor: Creates a new NumberTerm using the sort and the value given as parameter.
- NumberTerm(String) - Constructor for class org.tweetyproject.logics.commons.syntax.NumberTerm
-
Ctor: Creates a new NumberTerm, the sort "Thing" is used.
- NumberTerm(String, Sort) - Constructor for class org.tweetyproject.logics.commons.syntax.NumberTerm
-
Ctor: Creates a new NumberTerm using the sort and the value given as parameter.
- NumberTerm(NumberTerm) - Constructor for class org.tweetyproject.logics.commons.syntax.NumberTerm
-
Copy-Ctor: Creates a deep copy of the given NumberTerm
- numDecided() - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
-
Returns the number of decided arguments, i.e.
- NumericalArgumentRanking - Class in org.tweetyproject.arg.rankings.semantics
-
This class provides an acceptability interpretation of arguments by assigning them real values.
- NumericalArgumentRanking() - Constructor for class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
-
Creates a new empty numerical argument ranking.
- NumericalArgumentRanking(Collection<Argument>, double) - Constructor for class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
-
Creates a new argument ranking with the given set of arguments and the given initial ranking value.
- NumericalArgumentRanking.SortingType - Enum Class in org.tweetyproject.arg.rankings.semantics
-
Possible sorting types for the numerical values.
- numFalsifiedInstances(HerbrandInterpretation, RelationalConditional) - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
-
Returns the number of instances of "rc" that are falsified by the given interpretation.
- numVerifiedInstances(HerbrandInterpretation, RelationalConditional) - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
-
Returns the number of instances of "rc" that are verified by the given interpretation.
O
- Observation - Interface in org.tweetyproject.machinelearning
-
An observation is some data point which can be classified.
- OctaveSqpSolver - Class in org.tweetyproject.math.opt.solver
-
Provides a bridge to the Octave (http://www.gnu.org/software/octave/) optimization solver "sqp" which implements a successive quadratic programming solver for general non-linear optimization problems.
- OctaveSqpSolver() - Constructor for class org.tweetyproject.math.opt.solver.OctaveSqpSolver
-
Default constructor.
- OctaveSqpSolverEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the OctaveSqpSolver.
- OctaveSqpSolverEx() - Constructor for class org.tweetyproject.math.examples.OctaveSqpSolverEx
- of() - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- of(Collection<? extends E>, T) - Static method in class org.tweetyproject.arg.adf.util.UnionCollectionView
- of(Collection<? extends Literal>) - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- of(Collection<? extends Literal>, Literal) - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- of(Collection<? extends Literal>, Literal, Literal) - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- of(Collection<? extends Literal>, Literal, Literal, Literal) - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- of(Set<? extends E>, Set<? extends E>, Set<? extends E>) - Static method in class org.tweetyproject.arg.adf.util.UnionSetView
- of(Set<E>, E) - Static method in class org.tweetyproject.arg.adf.util.MinusSetView
- of(Argument, Argument, LinkType) - Static method in interface org.tweetyproject.arg.adf.semantics.link.Link
- of(Clause, Literal) - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- of(Literal) - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- of(Literal, Literal) - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- of(Literal, Literal, Literal) - Static method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- of(T1, T2) - Static method in class org.tweetyproject.arg.adf.util.Pair
- offset - Variable in class org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure
-
An optional value that is subtracted from the calculated inconsistency value.
- ofNegativePolarity(boolean) - Static method in class org.tweetyproject.arg.adf.transform.TseitinTransformer
- ofNegativePolarity(Function<Argument, Literal>, boolean) - Static method in class org.tweetyproject.arg.adf.transform.TseitinTransformer
- ofPositivePolarity(boolean) - Static method in class org.tweetyproject.arg.adf.transform.TseitinTransformer
- ofPositivePolarity(Function<Argument, Literal>, boolean) - Static method in class org.tweetyproject.arg.adf.transform.TseitinTransformer
- OjAlgoMathUtils - Class in org.tweetyproject.math.util
-
Provides some utility functions for solving quadratic problems with ojAlgo.
- OjAlgoMathUtils() - Constructor for class org.tweetyproject.math.util.OjAlgoMathUtils
- OjAlgoPclUtils - Class in org.tweetyproject.logics.pcl.util
-
Provides some utility functions for solving Pcl specific reasoning problems with ojAlgo.
- OjAlgoPclUtils() - Constructor for class org.tweetyproject.logics.pcl.util.OjAlgoPclUtils
- ok(double) - Static method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult
- OK - Enum constant in enum class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult.Status
- OmegaReductTransformer - Class in org.tweetyproject.arg.adf.transform
-
Replaces all unsatisfied arguments relative to a provided
InterpretationwithContradictionAcceptanceCondition, all the rest remains untouched. - OmegaReductTransformer(Interpretation) - Constructor for class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- ONE - Static variable in class org.tweetyproject.math.probability.Probability
-
Constant for probability 1
- onlyPositive - Variable in class org.tweetyproject.math.opt.solver.ApacheCommonsSimplex
-
Whether only positive solutions are allowed.
- op - Variable in class org.tweetyproject.lp.asp.parser.ASTAriTerm
- op(String) - Method in class org.tweetyproject.lp.asp.parser.ASTAriTerm
- op(String) - Method in class org.tweetyproject.lp.asp.parser.ASTArithop
- op(String) - Method in class org.tweetyproject.lp.asp.parser.ASTBinop
- openNodeScope(Node) - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- OpenWboSolver - Class in org.tweetyproject.logics.pl.sat
-
Provides an interface to the open-wbo MaxSAT solver, see https://github.com/sat-group/open-wbo.
- OpenWboSolver(String) - Constructor for class org.tweetyproject.logics.pl.sat.OpenWboSolver
-
Creates a new solver based on the open-wbo executable given as a parameter.
- Operation - Enum Class in org.tweetyproject.preferences
-
This enumeration lists the possible Operations used by dynamic preference aggregation updates
- OPERATION - Static variable in interface org.tweetyproject.preferences.io.UPParserConstants
-
RegularExpression Id.
- operator - Variable in class org.tweetyproject.lp.asp.parser.ASTArithop
- operator - Variable in class org.tweetyproject.lp.asp.parser.ASTBinop
- operator - Variable in class org.tweetyproject.lp.asp.parser.ASTBuiltInAtom
- operator(String) - Method in class org.tweetyproject.lp.asp.parser.ASTBuiltInAtom
- oppModelCorrect - Variable in class org.tweetyproject.agents.dialogues.oppmodels.sim.T1Configuration
-
this parameter indicates whether the nested model is correct wrt.
- OPPOSITE_LITERALS - Enum constant in enum class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.ConsequenceOperation
- OptimisticPASemantics - Class in org.tweetyproject.arg.prob.semantics
-
P is optimistic wrt.
- OptimisticPASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.OptimisticPASemantics
- OptimizationElement - Class in org.tweetyproject.lp.asp.syntax
-
This class represents an element of an optimization statement, meaning a term-literal tuple that is associated with a weight and optionally a priority (level).
- OptimizationElement(Term<?>, int, List<Term<?>>, List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.OptimizationElement
-
Creates a new optimization element with the given weight, priority, terms and literals.
- OptimizationElement(Term<?>, List<Term<?>>, List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.OptimizationElement
-
Creates a new optimization element with the given weight, terms and literals.
- OptimizationElement(Term<?>, Term<?>, List<Term<?>>, List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.OptimizationElement
-
Creates a new optimization element with the given weight, priority, terms and literals.
- OptimizationElement(Term<?>, Term<?>, ASPBodyElement) - Constructor for class org.tweetyproject.lp.asp.syntax.OptimizationElement
-
Creates a new optimization element with the given single weight, term and literal.
- OptimizationElement(Term<?>, ASPBodyElement) - Constructor for class org.tweetyproject.lp.asp.syntax.OptimizationElement
-
Creates a new optimization element with the given single term and literal.
- OptimizationProblem - Class in org.tweetyproject.math.opt.problem
-
This class models a general optimization problem.
- OptimizationProblem() - Constructor for class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Creates an empty optimization problem.
- OptimizationProblem(int) - Constructor for class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Creates an empty optimization problem of the given type.
- OptimizationRootFinder - Class in org.tweetyproject.math.opt.rootFinder
-
This class is the common ancestor for root finders that work with optimizers.
- OptimizationRootFinder() - Constructor for class org.tweetyproject.math.opt.rootFinder.OptimizationRootFinder
-
Creates a new root finder for the given starting point and the given function
- OptimizationRootFinder(List<Term>, Map<Variable, Term>) - Constructor for class org.tweetyproject.math.opt.rootFinder.OptimizationRootFinder
-
Creates a new root finder for the given starting point and the given (multi-dimensional) function
- OptimizationStatement - Class in org.tweetyproject.lp.asp.syntax
-
This class represents an optimization statement.
- OptimizationStatement(ASPOperator.OptimizeFunction) - Constructor for class org.tweetyproject.lp.asp.syntax.OptimizationStatement
-
Creates a new empty OptimizatonStatement with the given function.
- OptimizationStatement(ASPOperator.OptimizeFunction, List<OptimizationElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.OptimizationStatement
-
Creates a new empty OptimizatonStatement with the given function and the given optimization elements (term-literal tuples with weight and priority).
- OptimizationStatement(ASPOperator.OptimizeFunction, Term<?>, int, List<Term<?>>, List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.OptimizationStatement
-
Creates a new OptimizatonStatement with the given function, weight, priority and single term-literal tuple.
- OptimizationStatement(ASPOperator.OptimizeFunction, Term<?>, List<Term<?>>, List<ASPBodyElement>) - Constructor for class org.tweetyproject.lp.asp.syntax.OptimizationStatement
-
Creates a new OptimizatonStatement with the given function, weight and single term-literal tuple.
- OptimizationStatement(ASPOperator.OptimizeFunction, OptimizationElement) - Constructor for class org.tweetyproject.lp.asp.syntax.OptimizationStatement
-
Creates a new OptimizatonStatement with the given function and single term-literal tuple.
- Optimize() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- OptimizeElement() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- OptimizeElements() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- OptimizeExample - Class in org.tweetyproject.lp.asp.examples
-
An example for using optimization statements, taken from the clingo guide, chapter 3.1.13 https://github.com/potassco/guide.
- OptimizeExample() - Constructor for class org.tweetyproject.lp.asp.examples.OptimizeExample
- OptimizeFunction() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- OptProbElement - Class in org.tweetyproject.math.term
- OptProbElement() - Constructor for class org.tweetyproject.math.term.OptProbElement
- or(Double, Double) - Method in class org.tweetyproject.arg.social.semantics.SimpleProductSemantics
- or(Collection<L>) - Method in class org.tweetyproject.arg.social.semantics.AbstractSocialSemantics
-
The OR-operation on all given arguments
- or(L, L) - Method in class org.tweetyproject.arg.social.semantics.AbstractSocialSemantics
-
The OR-operation on L in this framework
- or(AcceptanceCondition) - Method in class org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition.Builder
- or(AcceptanceCondition...) - Method in class org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition.Builder
- or(PriestWorld.TruthValue) - Method in enum class org.tweetyproject.logics.pl.semantics.PriestWorld.TruthValue
- OR - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- OR - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- OrClause - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures
- OrClause() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.OrClause
- OrClause(int[]) - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.OrClause
- Order<T> - Class in org.tweetyproject.graphs.orders
-
This class represents an order among some objects.
- Order(Collection<T>) - Constructor for class org.tweetyproject.graphs.orders.Order
-
Creates a new order for the given set of objects.
- orderedDecided(Interpretation, Argument[]) - Static method in class org.tweetyproject.arg.adf.util.InterpretationTrieSet
- OrderingExample - Class in org.tweetyproject.arg.dung.examples
-
Example on how to use the OrderingSemanticsReasoner.
- OrderingExample() - Constructor for class org.tweetyproject.arg.dung.examples.OrderingExample
- OrderingSemantics - Enum Class in org.tweetyproject.arg.dung.semantics
-
This enum lists ordering semantics.
- OrderingSemanticsReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for ordering semantics
- OrderingSemanticsReasoner(OrderingSemantics) - Constructor for class org.tweetyproject.arg.dung.reasoner.OrderingSemanticsReasoner
-
create a reasoner for the given ordering semantics
- OrderingSemanticsReasoner(OrderingSemantics, OrderingSemantics) - Constructor for class org.tweetyproject.arg.dung.reasoner.OrderingSemanticsReasoner
-
create a reasoner for the given combination of ordering semantics
- OrenEtAl2010Figure2Example - Class in org.tweetyproject.arg.peaf.examples
- OrenEtAl2010Figure2Example() - Constructor for class org.tweetyproject.arg.peaf.examples.OrenEtAl2010Figure2Example
- org.tweetyproject.action.description.analysis - package org.tweetyproject.action.description.analysis
- org.tweetyproject.action.description.parser - package org.tweetyproject.action.description.parser
- org.tweetyproject.action.description.reasoner - package org.tweetyproject.action.description.reasoner
- org.tweetyproject.action.description.syntax - package org.tweetyproject.action.description.syntax
- org.tweetyproject.action.grounding - package org.tweetyproject.action.grounding
- org.tweetyproject.action.grounding.parser - package org.tweetyproject.action.grounding.parser
- org.tweetyproject.action.query.analysis - package org.tweetyproject.action.query.analysis
- org.tweetyproject.action.query.parser - package org.tweetyproject.action.query.parser
- org.tweetyproject.action.query.syntax - package org.tweetyproject.action.query.syntax
- org.tweetyproject.action.signature - package org.tweetyproject.action.signature
- org.tweetyproject.action.signature.parser - package org.tweetyproject.action.signature.parser
- org.tweetyproject.action.transitionsystem - package org.tweetyproject.action.transitionsystem
- org.tweetyproject.agents - package org.tweetyproject.agents
- org.tweetyproject.agents.dialogues - package org.tweetyproject.agents.dialogues
- org.tweetyproject.agents.dialogues.examples - package org.tweetyproject.agents.dialogues.examples
- org.tweetyproject.agents.dialogues.lotteries - package org.tweetyproject.agents.dialogues.lotteries
- org.tweetyproject.agents.dialogues.lotteries.sim - package org.tweetyproject.agents.dialogues.lotteries.sim
- org.tweetyproject.agents.dialogues.oppmodels - package org.tweetyproject.agents.dialogues.oppmodels
- org.tweetyproject.agents.dialogues.oppmodels.sim - package org.tweetyproject.agents.dialogues.oppmodels.sim
- org.tweetyproject.agents.dialogues.structured - package org.tweetyproject.agents.dialogues.structured
- org.tweetyproject.agents.sim - package org.tweetyproject.agents.sim
- org.tweetyproject.arg.aba.examples - package org.tweetyproject.arg.aba.examples
- org.tweetyproject.arg.aba.parser - package org.tweetyproject.arg.aba.parser
- org.tweetyproject.arg.aba.reasoner - package org.tweetyproject.arg.aba.reasoner
- org.tweetyproject.arg.aba.semantics - package org.tweetyproject.arg.aba.semantics
- org.tweetyproject.arg.aba.syntax - package org.tweetyproject.arg.aba.syntax
- org.tweetyproject.arg.adf.cli - package org.tweetyproject.arg.adf.cli
- org.tweetyproject.arg.adf.examples - package org.tweetyproject.arg.adf.examples
- org.tweetyproject.arg.adf.io - package org.tweetyproject.arg.adf.io
- org.tweetyproject.arg.adf.reasoner - package org.tweetyproject.arg.adf.reasoner
- org.tweetyproject.arg.adf.reasoner.heuristics - package org.tweetyproject.arg.adf.reasoner.heuristics
- org.tweetyproject.arg.adf.reasoner.query - package org.tweetyproject.arg.adf.reasoner.query
- org.tweetyproject.arg.adf.reasoner.sat.decomposer - package org.tweetyproject.arg.adf.reasoner.sat.decomposer
- org.tweetyproject.arg.adf.reasoner.sat.encodings - package org.tweetyproject.arg.adf.reasoner.sat.encodings
- org.tweetyproject.arg.adf.reasoner.sat.execution - package org.tweetyproject.arg.adf.reasoner.sat.execution
- org.tweetyproject.arg.adf.reasoner.sat.generator - package org.tweetyproject.arg.adf.reasoner.sat.generator
- org.tweetyproject.arg.adf.reasoner.sat.processor - package org.tweetyproject.arg.adf.reasoner.sat.processor
- org.tweetyproject.arg.adf.reasoner.sat.query - package org.tweetyproject.arg.adf.reasoner.sat.query
- org.tweetyproject.arg.adf.reasoner.sat.verifier - package org.tweetyproject.arg.adf.reasoner.sat.verifier
- org.tweetyproject.arg.adf.sat - package org.tweetyproject.arg.adf.sat
- org.tweetyproject.arg.adf.sat.solver - package org.tweetyproject.arg.adf.sat.solver
- org.tweetyproject.arg.adf.sat.state - package org.tweetyproject.arg.adf.sat.state
- org.tweetyproject.arg.adf.semantics.interpretation - package org.tweetyproject.arg.adf.semantics.interpretation
- org.tweetyproject.arg.adf.semantics.link - package org.tweetyproject.arg.adf.semantics.link
- org.tweetyproject.arg.adf.syntax - package org.tweetyproject.arg.adf.syntax
- org.tweetyproject.arg.adf.syntax.acc - package org.tweetyproject.arg.adf.syntax.acc
- org.tweetyproject.arg.adf.syntax.adf - package org.tweetyproject.arg.adf.syntax.adf
- org.tweetyproject.arg.adf.syntax.pl - package org.tweetyproject.arg.adf.syntax.pl
- org.tweetyproject.arg.adf.transform - package org.tweetyproject.arg.adf.transform
- org.tweetyproject.arg.adf.transform.processor - package org.tweetyproject.arg.adf.transform.processor
- org.tweetyproject.arg.adf.util - package org.tweetyproject.arg.adf.util
- org.tweetyproject.arg.aspic.examples - package org.tweetyproject.arg.aspic.examples
- org.tweetyproject.arg.aspic.order - package org.tweetyproject.arg.aspic.order
- org.tweetyproject.arg.aspic.parser - package org.tweetyproject.arg.aspic.parser
- org.tweetyproject.arg.aspic.reasoner - package org.tweetyproject.arg.aspic.reasoner
- org.tweetyproject.arg.aspic.ruleformulagenerator - package org.tweetyproject.arg.aspic.ruleformulagenerator
- org.tweetyproject.arg.aspic.semantics - package org.tweetyproject.arg.aspic.semantics
- org.tweetyproject.arg.aspic.syntax - package org.tweetyproject.arg.aspic.syntax
- org.tweetyproject.arg.aspic.util - package org.tweetyproject.arg.aspic.util
- org.tweetyproject.arg.aspic.writer - package org.tweetyproject.arg.aspic.writer
- org.tweetyproject.arg.bipolar.examples - package org.tweetyproject.arg.bipolar.examples
- org.tweetyproject.arg.bipolar.reasoner.deductive - package org.tweetyproject.arg.bipolar.reasoner.deductive
- org.tweetyproject.arg.bipolar.reasoner.evidential - package org.tweetyproject.arg.bipolar.reasoner.evidential
- org.tweetyproject.arg.bipolar.reasoner.necessity - package org.tweetyproject.arg.bipolar.reasoner.necessity
- org.tweetyproject.arg.bipolar.syntax - package org.tweetyproject.arg.bipolar.syntax
- org.tweetyproject.arg.deductive.accumulator - package org.tweetyproject.arg.deductive.accumulator
- org.tweetyproject.arg.deductive.categorizer - package org.tweetyproject.arg.deductive.categorizer
- org.tweetyproject.arg.deductive.examples - package org.tweetyproject.arg.deductive.examples
- org.tweetyproject.arg.deductive.parser - package org.tweetyproject.arg.deductive.parser
- org.tweetyproject.arg.deductive.reasoner - package org.tweetyproject.arg.deductive.reasoner
- org.tweetyproject.arg.deductive.semantics - package org.tweetyproject.arg.deductive.semantics
- org.tweetyproject.arg.deductive.semantics.attacks - package org.tweetyproject.arg.deductive.semantics.attacks
- org.tweetyproject.arg.deductive.syntax - package org.tweetyproject.arg.deductive.syntax
- org.tweetyproject.arg.delp.examples - package org.tweetyproject.arg.delp.examples
- org.tweetyproject.arg.delp.parser - package org.tweetyproject.arg.delp.parser
- org.tweetyproject.arg.delp.reasoner - package org.tweetyproject.arg.delp.reasoner
- org.tweetyproject.arg.delp.semantics - package org.tweetyproject.arg.delp.semantics
- org.tweetyproject.arg.delp.syntax - package org.tweetyproject.arg.delp.syntax
- org.tweetyproject.arg.dung.analysis - package org.tweetyproject.arg.dung.analysis
- org.tweetyproject.arg.dung.divisions - package org.tweetyproject.arg.dung.divisions
- org.tweetyproject.arg.dung.equivalence - package org.tweetyproject.arg.dung.equivalence
- org.tweetyproject.arg.dung.examples - package org.tweetyproject.arg.dung.examples
- org.tweetyproject.arg.dung.independence - package org.tweetyproject.arg.dung.independence
- org.tweetyproject.arg.dung.ldo.semantics - package org.tweetyproject.arg.dung.ldo.semantics
- org.tweetyproject.arg.dung.ldo.syntax - package org.tweetyproject.arg.dung.ldo.syntax
- org.tweetyproject.arg.dung.learning - package org.tweetyproject.arg.dung.learning
- org.tweetyproject.arg.dung.parser - package org.tweetyproject.arg.dung.parser
- org.tweetyproject.arg.dung.principles - package org.tweetyproject.arg.dung.principles
- org.tweetyproject.arg.dung.reasoner - package org.tweetyproject.arg.dung.reasoner
- org.tweetyproject.arg.dung.semantics - package org.tweetyproject.arg.dung.semantics
- org.tweetyproject.arg.dung.syntax - package org.tweetyproject.arg.dung.syntax
- org.tweetyproject.arg.dung.util - package org.tweetyproject.arg.dung.util
- org.tweetyproject.arg.dung.writer - package org.tweetyproject.arg.dung.writer
- org.tweetyproject.arg.lp.reasoner - package org.tweetyproject.arg.lp.reasoner
- org.tweetyproject.arg.lp.semantics - package org.tweetyproject.arg.lp.semantics
- org.tweetyproject.arg.lp.semantics.attack - package org.tweetyproject.arg.lp.semantics.attack
- org.tweetyproject.arg.lp.syntax - package org.tweetyproject.arg.lp.syntax
- org.tweetyproject.arg.peaf - package org.tweetyproject.arg.peaf
- org.tweetyproject.arg.peaf.analysis - package org.tweetyproject.arg.peaf.analysis
- org.tweetyproject.arg.peaf.evaluation - package org.tweetyproject.arg.peaf.evaluation
- org.tweetyproject.arg.peaf.evaluation.converters - package org.tweetyproject.arg.peaf.evaluation.converters
- org.tweetyproject.arg.peaf.evaluation.daf - package org.tweetyproject.arg.peaf.evaluation.daf
- org.tweetyproject.arg.peaf.examples - package org.tweetyproject.arg.peaf.examples
- org.tweetyproject.arg.peaf.inducers - package org.tweetyproject.arg.peaf.inducers
- org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg - package org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg
- org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures - package org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures
- org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety - package org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety
- org.tweetyproject.arg.peaf.io.aif - package org.tweetyproject.arg.peaf.io.aif
- org.tweetyproject.arg.peaf.io.cis - package org.tweetyproject.arg.peaf.io.cis
- org.tweetyproject.arg.peaf.io.preaf - package org.tweetyproject.arg.peaf.io.preaf
- org.tweetyproject.arg.peaf.io.preeaf - package org.tweetyproject.arg.peaf.io.preeaf
- org.tweetyproject.arg.peaf.syntax - package org.tweetyproject.arg.peaf.syntax
- org.tweetyproject.arg.peaf.syntax.aif - package org.tweetyproject.arg.peaf.syntax.aif
- org.tweetyproject.arg.peaf.syntax.aif.analysis - package org.tweetyproject.arg.peaf.syntax.aif.analysis
- org.tweetyproject.arg.prob.analysis - package org.tweetyproject.arg.prob.analysis
- org.tweetyproject.arg.prob.dynamics - package org.tweetyproject.arg.prob.dynamics
- org.tweetyproject.arg.prob.examples - package org.tweetyproject.arg.prob.examples
- org.tweetyproject.arg.prob.lotteries - package org.tweetyproject.arg.prob.lotteries
- org.tweetyproject.arg.prob.reasoner - package org.tweetyproject.arg.prob.reasoner
- org.tweetyproject.arg.prob.semantics - package org.tweetyproject.arg.prob.semantics
- org.tweetyproject.arg.prob.syntax - package org.tweetyproject.arg.prob.syntax
- org.tweetyproject.arg.rankings.examples - package org.tweetyproject.arg.rankings.examples
- org.tweetyproject.arg.rankings.postulates - package org.tweetyproject.arg.rankings.postulates
- org.tweetyproject.arg.rankings.reasoner - package org.tweetyproject.arg.rankings.reasoner
- org.tweetyproject.arg.rankings.semantics - package org.tweetyproject.arg.rankings.semantics
- org.tweetyproject.arg.rankings.util - package org.tweetyproject.arg.rankings.util
- org.tweetyproject.arg.saf.reasoner - package org.tweetyproject.arg.saf.reasoner
- org.tweetyproject.arg.saf.syntax - package org.tweetyproject.arg.saf.syntax
- org.tweetyproject.arg.saf.util - package org.tweetyproject.arg.saf.util
- org.tweetyproject.arg.setaf.examples - package org.tweetyproject.arg.setaf.examples
- org.tweetyproject.arg.setaf.reasoners - package org.tweetyproject.arg.setaf.reasoners
- org.tweetyproject.arg.setaf.semantics - package org.tweetyproject.arg.setaf.semantics
- org.tweetyproject.arg.setaf.syntax - package org.tweetyproject.arg.setaf.syntax
- org.tweetyproject.arg.social.examples - package org.tweetyproject.arg.social.examples
- org.tweetyproject.arg.social.reasoner - package org.tweetyproject.arg.social.reasoner
- org.tweetyproject.arg.social.semantics - package org.tweetyproject.arg.social.semantics
- org.tweetyproject.arg.social.syntax - package org.tweetyproject.arg.social.syntax
- org.tweetyproject.beliefdynamics - package org.tweetyproject.beliefdynamics
- org.tweetyproject.beliefdynamics.examples - package org.tweetyproject.beliefdynamics.examples
- org.tweetyproject.beliefdynamics.gui - package org.tweetyproject.beliefdynamics.gui
- org.tweetyproject.beliefdynamics.kernels - package org.tweetyproject.beliefdynamics.kernels
- org.tweetyproject.beliefdynamics.mas - package org.tweetyproject.beliefdynamics.mas
- org.tweetyproject.beliefdynamics.operators - package org.tweetyproject.beliefdynamics.operators
- org.tweetyproject.beliefdynamics.selectiverevision - package org.tweetyproject.beliefdynamics.selectiverevision
- org.tweetyproject.beliefdynamics.selectiverevision.argumentative - package org.tweetyproject.beliefdynamics.selectiverevision.argumentative
- org.tweetyproject.cli - package org.tweetyproject.cli
- org.tweetyproject.cli.plugins - package org.tweetyproject.cli.plugins
- org.tweetyproject.commons - package org.tweetyproject.commons
- org.tweetyproject.commons.analysis - package org.tweetyproject.commons.analysis
- org.tweetyproject.commons.examples - package org.tweetyproject.commons.examples
- org.tweetyproject.commons.postulates - package org.tweetyproject.commons.postulates
- org.tweetyproject.commons.streams - package org.tweetyproject.commons.streams
- org.tweetyproject.commons.util - package org.tweetyproject.commons.util
- org.tweetyproject.commons.util.rules - package org.tweetyproject.commons.util.rules
- org.tweetyproject.graphs - package org.tweetyproject.graphs
- org.tweetyproject.graphs.examples - package org.tweetyproject.graphs.examples
- org.tweetyproject.graphs.orders - package org.tweetyproject.graphs.orders
- org.tweetyproject.graphs.util - package org.tweetyproject.graphs.util
- org.tweetyproject.logics.bpm.analysis - package org.tweetyproject.logics.bpm.analysis
- org.tweetyproject.logics.bpm.examples - package org.tweetyproject.logics.bpm.examples
- org.tweetyproject.logics.bpm.parser.bpmn_to_petri - package org.tweetyproject.logics.bpm.parser.bpmn_to_petri
- org.tweetyproject.logics.bpm.parser.xml_to_bpmn - package org.tweetyproject.logics.bpm.parser.xml_to_bpmn
- org.tweetyproject.logics.bpm.plotting - package org.tweetyproject.logics.bpm.plotting
- org.tweetyproject.logics.bpm.syntax - package org.tweetyproject.logics.bpm.syntax
- org.tweetyproject.logics.cl.examples - package org.tweetyproject.logics.cl.examples
- org.tweetyproject.logics.cl.kappa - package org.tweetyproject.logics.cl.kappa
- org.tweetyproject.logics.cl.parser - package org.tweetyproject.logics.cl.parser
- org.tweetyproject.logics.cl.reasoner - package org.tweetyproject.logics.cl.reasoner
- org.tweetyproject.logics.cl.rules - package org.tweetyproject.logics.cl.rules
- org.tweetyproject.logics.cl.semantics - package org.tweetyproject.logics.cl.semantics
- org.tweetyproject.logics.cl.syntax - package org.tweetyproject.logics.cl.syntax
- org.tweetyproject.logics.commons - package org.tweetyproject.logics.commons
- org.tweetyproject.logics.commons.analysis - package org.tweetyproject.logics.commons.analysis
- org.tweetyproject.logics.commons.analysis.streams - package org.tweetyproject.logics.commons.analysis.streams
- org.tweetyproject.logics.commons.error - package org.tweetyproject.logics.commons.error
- org.tweetyproject.logics.commons.syntax - package org.tweetyproject.logics.commons.syntax
- org.tweetyproject.logics.commons.syntax.interfaces - package org.tweetyproject.logics.commons.syntax.interfaces
- org.tweetyproject.logics.dl.examples - package org.tweetyproject.logics.dl.examples
- org.tweetyproject.logics.dl.parser - package org.tweetyproject.logics.dl.parser
- org.tweetyproject.logics.dl.reasoner - package org.tweetyproject.logics.dl.reasoner
- org.tweetyproject.logics.dl.semantics - package org.tweetyproject.logics.dl.semantics
- org.tweetyproject.logics.dl.syntax - package org.tweetyproject.logics.dl.syntax
- org.tweetyproject.logics.fol.examples - package org.tweetyproject.logics.fol.examples
- org.tweetyproject.logics.fol.parser - package org.tweetyproject.logics.fol.parser
- org.tweetyproject.logics.fol.plugin - package org.tweetyproject.logics.fol.plugin
- org.tweetyproject.logics.fol.reasoner - package org.tweetyproject.logics.fol.reasoner
- org.tweetyproject.logics.fol.semantics - package org.tweetyproject.logics.fol.semantics
- org.tweetyproject.logics.fol.syntax - package org.tweetyproject.logics.fol.syntax
- org.tweetyproject.logics.fol.writer - package org.tweetyproject.logics.fol.writer
- org.tweetyproject.logics.ml.examples - package org.tweetyproject.logics.ml.examples
- org.tweetyproject.logics.ml.parser - package org.tweetyproject.logics.ml.parser
- org.tweetyproject.logics.ml.reasoner - package org.tweetyproject.logics.ml.reasoner
- org.tweetyproject.logics.ml.semantics - package org.tweetyproject.logics.ml.semantics
- org.tweetyproject.logics.ml.syntax - package org.tweetyproject.logics.ml.syntax
- org.tweetyproject.logics.ml.writer - package org.tweetyproject.logics.ml.writer
- org.tweetyproject.logics.mln.analysis - package org.tweetyproject.logics.mln.analysis
- org.tweetyproject.logics.mln.examples - package org.tweetyproject.logics.mln.examples
- org.tweetyproject.logics.mln.reasoner - package org.tweetyproject.logics.mln.reasoner
- org.tweetyproject.logics.mln.syntax - package org.tweetyproject.logics.mln.syntax
- org.tweetyproject.logics.pcl.analysis - package org.tweetyproject.logics.pcl.analysis
- org.tweetyproject.logics.pcl.examples - package org.tweetyproject.logics.pcl.examples
- org.tweetyproject.logics.pcl.parser - package org.tweetyproject.logics.pcl.parser
- org.tweetyproject.logics.pcl.reasoner - package org.tweetyproject.logics.pcl.reasoner
- org.tweetyproject.logics.pcl.semantics - package org.tweetyproject.logics.pcl.semantics
- org.tweetyproject.logics.pcl.syntax - package org.tweetyproject.logics.pcl.syntax
- org.tweetyproject.logics.pcl.util - package org.tweetyproject.logics.pcl.util
- org.tweetyproject.logics.petri.plotting - package org.tweetyproject.logics.petri.plotting
- org.tweetyproject.logics.petri.syntax - package org.tweetyproject.logics.petri.syntax
- org.tweetyproject.logics.petri.syntax.reachability_graph - package org.tweetyproject.logics.petri.syntax.reachability_graph
- org.tweetyproject.logics.pl.analysis - package org.tweetyproject.logics.pl.analysis
- org.tweetyproject.logics.pl.error - package org.tweetyproject.logics.pl.error
- org.tweetyproject.logics.pl.examples - package org.tweetyproject.logics.pl.examples
- org.tweetyproject.logics.pl.parser - package org.tweetyproject.logics.pl.parser
- org.tweetyproject.logics.pl.plugin - package org.tweetyproject.logics.pl.plugin
- org.tweetyproject.logics.pl.postulates - package org.tweetyproject.logics.pl.postulates
- org.tweetyproject.logics.pl.reasoner - package org.tweetyproject.logics.pl.reasoner
- org.tweetyproject.logics.pl.sat - package org.tweetyproject.logics.pl.sat
- org.tweetyproject.logics.pl.semantics - package org.tweetyproject.logics.pl.semantics
- org.tweetyproject.logics.pl.syntax - package org.tweetyproject.logics.pl.syntax
- org.tweetyproject.logics.pl.util - package org.tweetyproject.logics.pl.util
- org.tweetyproject.logics.pl.writer - package org.tweetyproject.logics.pl.writer
- org.tweetyproject.logics.qbf.examples - package org.tweetyproject.logics.qbf.examples
- org.tweetyproject.logics.qbf.parser - package org.tweetyproject.logics.qbf.parser
- org.tweetyproject.logics.qbf.reasoner - package org.tweetyproject.logics.qbf.reasoner
- org.tweetyproject.logics.qbf.semantics - package org.tweetyproject.logics.qbf.semantics
- org.tweetyproject.logics.qbf.syntax - package org.tweetyproject.logics.qbf.syntax
- org.tweetyproject.logics.qbf.writer - package org.tweetyproject.logics.qbf.writer
- org.tweetyproject.logics.rcl.examples - package org.tweetyproject.logics.rcl.examples
- org.tweetyproject.logics.rcl.parser - package org.tweetyproject.logics.rcl.parser
- org.tweetyproject.logics.rcl.reasoner - package org.tweetyproject.logics.rcl.reasoner
- org.tweetyproject.logics.rcl.semantics - package org.tweetyproject.logics.rcl.semantics
- org.tweetyproject.logics.rcl.syntax - package org.tweetyproject.logics.rcl.syntax
- org.tweetyproject.logics.rdl.examples - package org.tweetyproject.logics.rdl.examples
- org.tweetyproject.logics.rdl.parser - package org.tweetyproject.logics.rdl.parser
- org.tweetyproject.logics.rdl.reasoner - package org.tweetyproject.logics.rdl.reasoner
- org.tweetyproject.logics.rdl.semantics - package org.tweetyproject.logics.rdl.semantics
- org.tweetyproject.logics.rdl.syntax - package org.tweetyproject.logics.rdl.syntax
- org.tweetyproject.logics.rpcl.examples - package org.tweetyproject.logics.rpcl.examples
- org.tweetyproject.logics.rpcl.parser - package org.tweetyproject.logics.rpcl.parser
- org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser - package org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
- org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser - package org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
- org.tweetyproject.logics.rpcl.plugin - package org.tweetyproject.logics.rpcl.plugin
- org.tweetyproject.logics.rpcl.reasoner - package org.tweetyproject.logics.rpcl.reasoner
- org.tweetyproject.logics.rpcl.semantics - package org.tweetyproject.logics.rpcl.semantics
- org.tweetyproject.logics.rpcl.syntax - package org.tweetyproject.logics.rpcl.syntax
- org.tweetyproject.logics.rpcl.writers - package org.tweetyproject.logics.rpcl.writers
- org.tweetyproject.logics.translators - package org.tweetyproject.logics.translators
- org.tweetyproject.logics.translators.aspfol - package org.tweetyproject.logics.translators.aspfol
- org.tweetyproject.logics.translators.aspnlp - package org.tweetyproject.logics.translators.aspnlp
- org.tweetyproject.logics.translators.clnlp - package org.tweetyproject.logics.translators.clnlp
- org.tweetyproject.logics.translators.folprop - package org.tweetyproject.logics.translators.folprop
- org.tweetyproject.lp.asp.analysis - package org.tweetyproject.lp.asp.analysis
- org.tweetyproject.lp.asp.beliefdynamics.baserevision - package org.tweetyproject.lp.asp.beliefdynamics.baserevision
- org.tweetyproject.lp.asp.beliefdynamics.gui - package org.tweetyproject.lp.asp.beliefdynamics.gui
- org.tweetyproject.lp.asp.beliefdynamics.revision - package org.tweetyproject.lp.asp.beliefdynamics.revision
- org.tweetyproject.lp.asp.beliefdynamics.selectiverevision - package org.tweetyproject.lp.asp.beliefdynamics.selectiverevision
- org.tweetyproject.lp.asp.examples - package org.tweetyproject.lp.asp.examples
- org.tweetyproject.lp.asp.grounder - package org.tweetyproject.lp.asp.grounder
- org.tweetyproject.lp.asp.parser - package org.tweetyproject.lp.asp.parser
- org.tweetyproject.lp.asp.reasoner - package org.tweetyproject.lp.asp.reasoner
- org.tweetyproject.lp.asp.semantics - package org.tweetyproject.lp.asp.semantics
- org.tweetyproject.lp.asp.syntax - package org.tweetyproject.lp.asp.syntax
- org.tweetyproject.lp.asp.writer - package org.tweetyproject.lp.asp.writer
- org.tweetyproject.lp.nlp.error - package org.tweetyproject.lp.nlp.error
- org.tweetyproject.lp.nlp.syntax - package org.tweetyproject.lp.nlp.syntax
- org.tweetyproject.machinelearning - package org.tweetyproject.machinelearning
- org.tweetyproject.machinelearning.assoc - package org.tweetyproject.machinelearning.assoc
- org.tweetyproject.machinelearning.examples - package org.tweetyproject.machinelearning.examples
- org.tweetyproject.machinelearning.svm - package org.tweetyproject.machinelearning.svm
- org.tweetyproject.machinelearning.test - package org.tweetyproject.machinelearning.test
- org.tweetyproject.math - package org.tweetyproject.math
- org.tweetyproject.math.equation - package org.tweetyproject.math.equation
- org.tweetyproject.math.examples - package org.tweetyproject.math.examples
- org.tweetyproject.math.func - package org.tweetyproject.math.func
- org.tweetyproject.math.func.fuzzy - package org.tweetyproject.math.func.fuzzy
- org.tweetyproject.math.matrix - package org.tweetyproject.math.matrix
- org.tweetyproject.math.norm - package org.tweetyproject.math.norm
- org.tweetyproject.math.opt - package org.tweetyproject.math.opt
- org.tweetyproject.math.opt.problem - package org.tweetyproject.math.opt.problem
- org.tweetyproject.math.opt.rootFinder - package org.tweetyproject.math.opt.rootFinder
- org.tweetyproject.math.opt.solver - package org.tweetyproject.math.opt.solver
- org.tweetyproject.math.probability - package org.tweetyproject.math.probability
- org.tweetyproject.math.term - package org.tweetyproject.math.term
- org.tweetyproject.math.util - package org.tweetyproject.math.util
- org.tweetyproject.plugin - package org.tweetyproject.plugin
- org.tweetyproject.plugin.parameter - package org.tweetyproject.plugin.parameter
- org.tweetyproject.preferences - package org.tweetyproject.preferences
- org.tweetyproject.preferences.aggregation - package org.tweetyproject.preferences.aggregation
- org.tweetyproject.preferences.events - package org.tweetyproject.preferences.events
- org.tweetyproject.preferences.io - package org.tweetyproject.preferences.io
- org.tweetyproject.preferences.plugin - package org.tweetyproject.preferences.plugin
- org.tweetyproject.preferences.ranking - package org.tweetyproject.preferences.ranking
- org.tweetyproject.preferences.update - package org.tweetyproject.preferences.update
- org.tweetyproject.web - package org.tweetyproject.web
- org.tweetyproject.web.services - package org.tweetyproject.web.services
- OUT - Enum constant in enum class org.tweetyproject.arg.dung.semantics.ArgumentStatus
- outargs() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- outcome - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisResult
-
The output of the reasoner (can be a double value or a set of arguments (may include virtual ones))
- OUTGOING - Enum constant in enum class org.tweetyproject.arg.adf.reasoner.heuristics.DegreeComparator.DegreeType
- outgoingDegree(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- outputData - Variable in class org.tweetyproject.lp.asp.reasoner.ASPSolver
-
Stores the (latest) result of the solver as a String.
- OutputField - Class in org.tweetyproject.plugin
-
This class models single fields used for the PluginOutput Each field contains its description and its value, e.g.: Query: a + b || !a + !b where "Query:" is the description and "a + b || !a + !b" is the value.
- OutputField() - Constructor for class org.tweetyproject.plugin.OutputField
- OutputField(String) - Constructor for class org.tweetyproject.plugin.OutputField
- OutputField(String, String) - Constructor for class org.tweetyproject.plugin.OutputField
- OutputReasoner - Class in org.tweetyproject.arg.saf.reasoner
-
This class models an abstract reasoner for structured argumentation frameworks.
- OutputReasoner(AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.saf.reasoner.OutputReasoner
-
Creates a new reasoner
- OutVar(String) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- OvercautiousArgumentationAgent - Class in org.tweetyproject.agents.dialogues.structured
-
This class models an overcautious argumentation agent, i.e.
- OvercautiousArgumentationAgent(StructuredArgumentationFramework, UtilityFunction, boolean, Proposition) - Constructor for class org.tweetyproject.agents.dialogues.structured.OvercautiousArgumentationAgent
-
Creates a new agent with the given (local) view and utility function.
- OvercautiousArgumentationAgent(StructuredArgumentationFramework, UtilityFunction, Proposition) - Constructor for class org.tweetyproject.agents.dialogues.structured.OvercautiousArgumentationAgent
-
Creates a new (non-single-step) agent with the given (local) view and utility function.
P
- pageRank(Graph<? extends Node>, Node, double, double) - Static method in class org.tweetyproject.graphs.util.GraphUtil
-
Computes the PageRank of the given node in the given graph.
- PAInconsistencyMeasure - Class in org.tweetyproject.arg.prob.analysis
-
This inconsistency measure measures the distance between a given partial probability assignment to the set of rational/justifiable probabilistic extensions of a given Dung theory.
- PAInconsistencyMeasure(RealVectorNorm, DungTheory, PASemantics) - Constructor for class org.tweetyproject.arg.prob.analysis.PAInconsistencyMeasure
-
Creates a new inconsinstency measure which uses the given norm and measures wrt.
- PAInconsistencyMeasureExample - Class in org.tweetyproject.arg.prob.examples
-
Example code for the PAInconsistencyMeasure.
- PAInconsistencyMeasureExample() - Constructor for class org.tweetyproject.arg.prob.examples.PAInconsistencyMeasureExample
- Pair<T1,
T2> - Class in org.tweetyproject.arg.adf.util - Pair<A,
B> - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures - Pair<E,
F> - Class in org.tweetyproject.commons.util -
This class implements a simple pair of elements.
- Pair() - Constructor for class org.tweetyproject.commons.util.Pair
-
Initializes an empty pair.
- Pair(A, B) - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Pair
- Pair(E, F) - Constructor for class org.tweetyproject.commons.util.Pair
-
Initializes the elements of this pair with the given parameters
- Pair(T1, T2) - Constructor for class org.tweetyproject.arg.adf.util.Pair
- Parallel - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.GatewayType
- ParallelExecution - Class in org.tweetyproject.arg.adf.reasoner.sat.execution
- ParallelExecution(AbstractDialecticalFramework, Semantics, IncrementalSatSolver, int) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.execution.ParallelExecution
- ParallelMultiple - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- ParallelRunEvaluationExamples - Class in org.tweetyproject.arg.peaf.evaluation
- ParallelRunEvaluationExamples() - Constructor for class org.tweetyproject.arg.peaf.evaluation.ParallelRunEvaluationExamples
- PARAM_ARGUMENT - Static variable in class org.tweetyproject.agents.dialogues.lotteries.sim.LotteryGameGenerator
-
Key for the simulation parameter which refers to the argument of the dialogue.
- PARAM_ARGUMENT - Static variable in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameGenerator
-
Key for the simulation parameter which refers to the argument of the dialogue.
- PARAM_DUMMY_THEORY - Static variable in class org.tweetyproject.agents.dialogues.lotteries.sim.LotteryGameGenerator
-
Key for the simulation parameter which refers to the dummy agent's theory.
- PARAM_LOT_PROB - Static variable in class org.tweetyproject.agents.dialogues.lotteries.sim.LotteryGameGenerator
-
Key for the simulation parameter which refers to the probability function for the actual lottery agent.
- PARAM_LOT_UTIL - Static variable in class org.tweetyproject.agents.dialogues.lotteries.sim.LotteryGameGenerator
-
Key for the simulation parameter which refers to the utility function for the actual lottery agent.
- PARAM_SEM - Static variable in class org.tweetyproject.agents.dialogues.lotteries.sim.LotteryGameGenerator
-
Key for the simulation parameter which refers to the semantics used.
- PARAM_UNIVERSALTHEORY - Static variable in class org.tweetyproject.agents.dialogues.lotteries.sim.LotteryGameGenerator
-
Key for the simulation parameter which refers to the universal theory generated.
- PARAM_UNIVERSALTHEORY - Static variable in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameGenerator
-
Key for the simulation parameter which refers to the universal theory generated.
- ParameterisedArgumentativeSelectiveRevisionOperator - Class in org.tweetyproject.lp.asp.beliefdynamics.selectiverevision
-
This class represents a selective revision using the base revision approach from [1] for the inner revision and the sceptical argumentative transformation function from [2].
- ParameterisedArgumentativeSelectiveRevisionOperator(ASPSolver, AttackStrategy, AttackStrategy, ParameterisedArgumentativeSelectiveRevisionOperator.TransformationType) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ParameterisedArgumentativeSelectiveRevisionOperator
-
Constructs a new selective revision operator using the given attack relations and a asp solver.
- ParameterisedArgumentativeSelectiveRevisionOperator.TransformationType - Enum Class in org.tweetyproject.lp.asp.beliefdynamics.selectiverevision
- parameters - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisReasoner
-
The parameters of the reasoner
- parameters - Variable in class org.tweetyproject.plugin.AbstractTweetyPlugin
-
valid parameters for this plugin
- ParameterSet - Class in org.tweetyproject.machinelearning
-
A set of parameters that can be given to a trainer to specifiy the training task.
- ParameterSet() - Constructor for class org.tweetyproject.machinelearning.ParameterSet
- ParameterTrainer<S extends Observation,
T extends Category> - Class in org.tweetyproject.machinelearning -
Performs a parameter training on a given trainer, i.e.
- ParameterTrainer(Trainer<S, T>) - Constructor for class org.tweetyproject.machinelearning.ParameterTrainer
-
Creates a new parameter trainer for the given trainer.
- PAREN_CLOSE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- PAREN_CLOSE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- PAREN_OPEN - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- PAREN_OPEN - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- parent - Variable in class org.tweetyproject.lp.asp.parser.SimpleNode
- PARENTHESES_LEFT() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- PARENTHESES_RIGHT() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- parents(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- PARevisionOperator - Class in org.tweetyproject.arg.prob.dynamics
-
This operator implements a revision of some probabilistic assessment of arguments upon the observation of an argumentation theory.
- PARevisionOperator(PASemantics, RealVectorNorm, SimpleRealValuedFunction) - Constructor for class org.tweetyproject.arg.prob.dynamics.PARevisionOperator
-
Creates a new change operator for the given semantics that uses the specified norm for distance measuring and the given function for optimizing.
- parse(File) - Method in class org.tweetyproject.arg.adf.io.KppADFFormatParser
- parse(File) - Static method in class org.tweetyproject.preferences.io.POParser
- parse(Reader) - Method in class org.tweetyproject.arg.adf.io.KppADFFormatParser
- parse(Reader) - Method in class org.tweetyproject.arg.dung.parser.AbstractDungParser
-
Parses the given file into an abstract argumentation framework
- parse(Reader) - Method in class org.tweetyproject.arg.dung.parser.ApxParser
- parse(Reader) - Method in class org.tweetyproject.arg.dung.parser.CnfParser
- parse(Reader) - Method in class org.tweetyproject.arg.dung.parser.TgfParser
- parse(String) - Method in class org.tweetyproject.arg.adf.io.KppADFFormatParser
- parse(String) - Static method in class org.tweetyproject.preferences.io.POParser
- parse(String) - Static method in class org.tweetyproject.preferences.io.UPParser
- parse(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.AbstractElementParser
- parse(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BpmnModelParser
- parse(Node) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.CollaborationParser
- PARSE_CONTINUE - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- PARSE_ERROR - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- PARSE_EXIT - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- PARSE_UNABLE - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- parseAnswerSet(Reader) - Static method in class org.tweetyproject.lp.asp.parser.ASPParser
- parseAnswerSet(String) - Static method in class org.tweetyproject.lp.asp.parser.ASPParser
- parseArgumentList(String) - Static method in class org.tweetyproject.arg.dung.parser.AbstractDungParser
-
Returns a collection view of the given set of arguments
- parseArguments(Parameters) - Method in class org.tweetyproject.arg.delp.semantics.CriterionOptionHandler
- parseBeliefBase(Reader) - Method in class org.tweetyproject.action.description.parser.CLawParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.action.description.parser.CParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.action.query.parser.ActionQueryParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.arg.aba.parser.AbaParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.arg.aspic.parser.AspicParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.arg.deductive.parser.SimplePlLogicParser
-
Read an entire piece of text and send each line to the actual parser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.arg.dung.parser.AbstractDungParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.commons.Parser
-
Parses the given reader into a belief base of the given type.
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.bpm.parser.bpmn_to_petri.PetriNetParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.RootParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.cl.parser.ClParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.dl.parser.DlParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.fol.parser.FolParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.ml.parser.MlParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.pcl.parser.PclParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraphParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.pl.parser.DimacsParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.pl.parser.PlParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.qbf.parser.QbfParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.qbf.parser.QCirParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.qbf.parser.QdimacsParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.rcl.parser.RclParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.rdl.parser.RdlParser
- parseBeliefBase(Reader) - Method in class org.tweetyproject.logics.rpcl.parser.RpclParser
- parseBeliefBase(String) - Method in class org.tweetyproject.commons.Parser
-
Parses the given text into a belief base of the given type.
- parseBeliefBaseFromFile(String) - Method in class org.tweetyproject.commons.Parser
-
Parses the file of the given filename into a belief base of the given type.
- parseBoolean(String) - Static method in class org.tweetyproject.arg.dung.parser.AbstractDungParser
-
Parses the given string (either "YES" or "NO") to a boolean value.
- parseCondensedProbabilityDistribution(Reader) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- parseDatasetFromPath(String, Parser<U, T>, int) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Parse all knowledge bases from files in the given folder and add them to the testing dataset.
- parsedElement - Variable in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.AbstractElementParser
-
the class instance where the parsed content goes
- parseDisjunction(List<Object>) - Method in class org.tweetyproject.logics.pl.parser.PlParser
-
Parses a simple formula as a list of String tokens or formulas into a propositional formula.
- ParseException - Exception in org.tweetyproject.arg.delp.parser
- ParseException - Exception in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
-
This exception is thrown when parse errors are encountered.
- ParseException - Exception in org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
-
This exception is thrown when parse errors are encountered.
- ParseException - Exception in org.tweetyproject.lp.asp.parser
-
This exception is thrown when parse errors are encountered.
- ParseException - Exception in org.tweetyproject.preferences.io
- ParseException() - Constructor for exception org.tweetyproject.arg.delp.parser.ParseException
- ParseException() - Constructor for exception org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException() - Constructor for exception org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException() - Constructor for exception org.tweetyproject.lp.asp.parser.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException() - Constructor for exception org.tweetyproject.preferences.io.ParseException
- ParseException(String) - Constructor for exception org.tweetyproject.arg.delp.parser.ParseException
- ParseException(String) - Constructor for exception org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.ParseException
- ParseException(String) - Constructor for exception org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.ParseException
- ParseException(String) - Constructor for exception org.tweetyproject.lp.asp.parser.ParseException
-
Constructor with message.
- ParseException(String) - Constructor for exception org.tweetyproject.preferences.io.ParseException
- ParseException(Token, int[][], String[]) - Constructor for exception org.tweetyproject.arg.delp.parser.ParseException
- ParseException(Token, int[][], String[]) - Constructor for exception org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.ParseException
- ParseException(Token, int[][], String[]) - Constructor for exception org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.ParseException
- ParseException(Token, int[][], String[]) - Constructor for exception org.tweetyproject.lp.asp.parser.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- ParseException(Token, int[][], String[]) - Constructor for exception org.tweetyproject.preferences.io.ParseException
- parseExclusiveDisjunction(List<Object>) - Method in class org.tweetyproject.logics.pl.parser.PlParser
-
Parses a simple formula as a list of String tokens or formulas into a propositional formula.
- parseExtensionList(String) - Static method in class org.tweetyproject.arg.dung.parser.AbstractDungParser
-
Returns a collection view of the given set of extensions (=sets of arguments)
- parseFile(File) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.RootParser
-
Parse the XML file to an instance of the BpmnModel class
- parseFolFormula(String) - Method in class org.tweetyproject.action.description.parser.CLawParser
-
Parses a FolFormula from a string using the FolParser class
- parseFormula(Reader) - Method in class org.tweetyproject.action.description.parser.CLawParser
- parseFormula(Reader) - Method in class org.tweetyproject.action.description.parser.CParser
- parseFormula(Reader) - Method in class org.tweetyproject.action.query.parser.ActionQueryParser
- parseFormula(Reader) - Method in class org.tweetyproject.arg.aba.parser.AbaParser
- parseFormula(Reader) - Method in class org.tweetyproject.arg.aspic.parser.AspicParser
- parseFormula(Reader) - Method in class org.tweetyproject.arg.deductive.parser.SimplePlLogicParser
- parseFormula(Reader) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- parseFormula(Reader) - Method in class org.tweetyproject.arg.dung.parser.AbstractDungParser
- parseFormula(Reader) - Method in class org.tweetyproject.commons.Parser
-
Parses the given reader into a formula of the given type.
- parseFormula(Reader) - Method in class org.tweetyproject.logics.bpm.parser.bpmn_to_petri.PetriNetParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.RootParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.cl.parser.ClParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.dl.parser.DlParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.fol.parser.FolParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.ml.parser.MlParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.pcl.parser.PclParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraphParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.pl.parser.DimacsParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.pl.parser.PlParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.qbf.parser.QbfParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.qbf.parser.QCirParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.rcl.parser.RclParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.rdl.parser.RdlParser
- parseFormula(Reader) - Method in class org.tweetyproject.logics.rpcl.parser.RpclParser
- parseFormula(String) - Method in class org.tweetyproject.action.description.parser.CLawParser
- parseFormula(String) - Method in class org.tweetyproject.action.description.parser.CParser
- parseFormula(String) - Method in class org.tweetyproject.commons.Parser
-
Parses the given text into a formula of the given type.
- parseFormulaFromFile(String) - Method in class org.tweetyproject.commons.Parser
-
Parses the file of the given filename into a formula of the given type.
- parseLabeling(String) - Static method in class org.tweetyproject.arg.dung.parser.AbstractDungParser
-
Returns a labeling parsed from the given string
- parseLabelingList(String) - Static method in class org.tweetyproject.arg.dung.parser.AbstractDungParser
-
Returns a collection view of the given set of labelings
- parseListOfBeliefBases(String) - Method in class org.tweetyproject.commons.Parser
-
Parses the given text into a list of belief bases of the given type.
- parseListOfBeliefBases(String, String) - Method in class org.tweetyproject.commons.Parser
-
Parses the given text into a list of belief bases of the given type.
- parseListOfBeliefBasesFromFile(String) - Method in class org.tweetyproject.commons.Parser
-
Parses the file of the given filename into a list of belief bases of the given type.
- parseListOfBeliefBasesFromFile(String, String) - Method in class org.tweetyproject.commons.Parser
-
Parses the file of the given filename into a list of belief bases of the given type.
- parseProbabilityDistribution(Reader) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- parseProgram(Reader) - Static method in class org.tweetyproject.lp.asp.parser.ASPParser
- parseProgram(String) - Method in class org.tweetyproject.lp.asp.parser.AspifParser
-
Parses output in the aspif format and returns the resulting program.
- parseProgram(String) - Static method in class org.tweetyproject.lp.asp.parser.ASPParser
- parseProgramFile(String) - Method in class org.tweetyproject.lp.asp.parser.AspifParser
-
Parses the file of the given filename in the aspif format and returns the resulting program.
- parseQDimacsOutput(String) - Method in class org.tweetyproject.logics.qbf.parser.QdimacsParser
-
Parses the answer from a given QDIMACS output file.
- parser - Variable in class org.tweetyproject.lp.asp.parser.SimpleNode
- Parser<T extends BeliefBase,
S extends Formula> - Class in org.tweetyproject.commons -
This class models an abstract parser for belief bases and formulas.
- Parser() - Constructor for class org.tweetyproject.commons.Parser
- parseRequirement(String, Set<Variable>) - Method in class org.tweetyproject.action.grounding.parser.GroundingRequirementsParser
-
Parses a string of the following form: (VARIABLENAME "<>" VARIABLENAME | VARIABLENAME "<>" CONSTANTNAME) where the constant CONSTANTNAME has to be of the same sort as the variable VARIABLENAME.
- parseRequirements(String, Set<Variable>) - Method in class org.tweetyproject.action.grounding.parser.GroundingRequirementsParser
-
Parses a string of the following form: REQUIREMENT ("," REQUIREMENT)*
- parseResult(String) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
-
Processes a string containing answer sets and returns an AnswerSetList.
- ParserException - Exception in org.tweetyproject.commons
-
This class models a general exception for parsing.
- ParserException(Exception) - Constructor for exception org.tweetyproject.commons.ParserException
-
Creates a new parser exception with the given sub exception.
- ParserException(String) - Constructor for exception org.tweetyproject.commons.ParserException
-
Creates a new parser exception with the given message.
- parseRule(Reader) - Static method in class org.tweetyproject.lp.asp.parser.ASPParser
- parseRule(String) - Static method in class org.tweetyproject.lp.asp.parser.ASPParser
- parseSignature(Reader) - Method in class org.tweetyproject.action.signature.parser.ActionSignatureParser
-
Parses the given reader into a signature of the given type.
- parseSignature(String) - Method in class org.tweetyproject.action.signature.parser.ActionSignatureParser
-
Parses the given text into a signature of the given type.
- parseSignature(String) - Method in class org.tweetyproject.logics.fol.parser.FolParser
-
This function parses only the sorts declaration and type declaration parts of a belief base.
- parseSignatureFromFile(String) - Method in class org.tweetyproject.action.signature.parser.ActionSignatureParser
-
Parses the file of the given filename into a signature.
- parseSimpleOrder(String) - Method in class org.tweetyproject.arg.aspic.parser.AspicParser
-
Extracts and Constructs a
SimpleAspicOrderout of a string - parseSortDeclaration(String) - Method in class org.tweetyproject.action.signature.parser.ActionSignatureParser
-
Parses a sort declaration of the form "SORTNAME "=" "{" (CONSTANTNAME ("," CONSTANTNAME)*)? "}"" and adds it to the signature.
- parseSortDeclaration(String, FolSignature) - Method in class org.tweetyproject.logics.fol.parser.FolParser
-
Parses a sort declaration of the form "SORTNAME "=" "{" (CONSTANTNAME ("," CONSTANTNAME)*)? "}"" and modifies the given signature accordingly.
- parseTerm(Term) - Method in class org.tweetyproject.math.opt.solver.GurobiOptimizer
-
parses a term from tweety to GRB the input term needs to be linear or quadratic
- parseTypeDeclaration(String) - Method in class org.tweetyproject.action.signature.parser.ActionSignatureParser
-
Parses an action declaration of the form "action" "(" ACTIONNAME ("(" SORTNAME ("," SORTNAME)* ")")? ")" or a fluent declaration of the form "fluent" "(" FLUENTNAME ("(" SORTNAME ("," SORTNAME)* ")")? ")" and adds them to the signature.
- parseTypeDeclaration(String, FolSignature) - Method in class org.tweetyproject.logics.fol.parser.FolParser
-
Parses a predicate declaration of the form "type" "(" PREDICATENAME "(" (SORTNAME ("," SORTNAME)*)? ")" ")" or a functor declaration of the form "type" "(" SORTNAME "=" FUNCTORNAME "(" (SORTNAME ("," SORTNAME)*)? ")" ")" and modifies the given signature accordingly.
- parseVars(OptimizationProblem) - Method in class org.tweetyproject.math.opt.solver.GurobiOptimizer
-
takes all Variables from a tweety problem and maps them to GRB Varaibles
- partial(Set<Argument>, Set<Argument>, AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- PartialProbabilityAssignment - Class in org.tweetyproject.arg.prob.syntax
-
A partial probability assignment for abstract argumentation theories.
- PartialProbabilityAssignment() - Constructor for class org.tweetyproject.arg.prob.syntax.PartialProbabilityAssignment
- partials(List<Argument>, AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
-
Goes through all possible partial interpretations respecting the order of the given list of arguments.
- PASemantics - Interface in org.tweetyproject.arg.prob.semantics
-
This interface contains common methods for probabilistic argumentation semantics.
- pathToSolver - Variable in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
-
String representation of Clingo binary path, meaning the location of the clingo, clasp and gringo executables on the hard drive.
- PAUpdateOperator - Class in org.tweetyproject.arg.prob.dynamics
-
This operator implements an update of some probabilistic assessment of arguments upon the observation of an argumentation theory.
- PAUpdateOperator(PASemantics, RealVectorNorm, SimpleRealValuedFunction) - Constructor for class org.tweetyproject.arg.prob.dynamics.PAUpdateOperator
-
Creates a new change operator for the given semantics that uses the specified norm for distance measuring and the given function for optimizing.
- PclBeliefSet - Class in org.tweetyproject.logics.pcl.syntax
-
This class models a belief set on probabilistic conditional logic, i.e.
- PclBeliefSet() - Constructor for class org.tweetyproject.logics.pcl.syntax.PclBeliefSet
-
Creates a new (empty) conditional belief set.
- PclBeliefSet(Collection<? extends ProbabilisticConditional>) - Constructor for class org.tweetyproject.logics.pcl.syntax.PclBeliefSet
-
Creates a new conditional belief set with the given collection of conditionals.
- PclBeliefSetQuadraticErrorMinimizationMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
This class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.
- PclBeliefSetQuadraticErrorMinimizationMachineShop(CulpabilityMeasure<ProbabilisticConditional, PclBeliefSet>, OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.PclBeliefSetQuadraticErrorMinimizationMachineShop
-
Creates a new machine shop based on the given culpability measure.
- PclDefaultConsistencyTester - Class in org.tweetyproject.logics.pcl.analysis
-
This class is capable of checking whether a given conditional knowledge base is consistent by searching for the root of some equivalent multi-dimensional function.
- PclDefaultConsistencyTester(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.PclDefaultConsistencyTester
- PclParser - Class in org.tweetyproject.logics.pcl.parser
-
This class implements a parser for probabilistic conditional logic.
- PclParser() - Constructor for class org.tweetyproject.logics.pcl.parser.PclParser
- PEAFInducer - Interface in org.tweetyproject.arg.peaf.inducers
-
The interface for PEAFInducers, these create a subset of the graph that is generated from the given PEAF
- peafTheory - Variable in class org.tweetyproject.arg.peaf.analysis.AbstractAnalysis
-
The PEAF theory to be analyzed
- peafTheory - Variable in class org.tweetyproject.arg.peaf.inducers.AbstractPEAFInducer
-
PEAFTheory that will be induced.
- PEAFTheory - Class in org.tweetyproject.arg.peaf.syntax
-
This class implements an abstract argumentation theory in the sense of Probabilistic Evidential Argumentation Frameworks (PrEAF).
- PEAFTheory() - Constructor for class org.tweetyproject.arg.peaf.syntax.PEAFTheory
-
Default constructor; initializes an empty PEAFTheory
- PEAFTheory(int) - Constructor for class org.tweetyproject.arg.peaf.syntax.PEAFTheory
-
Optional constructor; initializes an PEAFTheory with arguments
- PEEAFTheory - Class in org.tweetyproject.arg.peaf.syntax
-
This class implements an abstract argumentation theory in the sense of Probabilistic Extended Evidential Argumentation Frameworks (PrEEAF).
- PEEAFTheory() - Constructor for class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Default constructor that initializes an empty PEEAFTheory
- PEEAFTheory.Argument - Class in org.tweetyproject.arg.peaf.syntax
-
Argument is a class, that is used for PEEAFTheory
- PEEAFTheory.Attack - Class in org.tweetyproject.arg.peaf.syntax
-
Attack is a class, that is used for PEEAFTheory
- PEEAFTheory.Element - Class in org.tweetyproject.arg.peaf.syntax
-
Element is the parent of PEEAFTheory.Argument, PEEAFTheory.Support and PEEAFTheory.Attack
- PEEAFTheory.ElementNotFoundException - Exception in org.tweetyproject.arg.peaf.syntax
-
The exception occurs when the element requested is not found.
- PEEAFTheory.Exceptions - Class in org.tweetyproject.arg.peaf.syntax
-
Helper class for displaying associated exceptions' occurrence
- PEEAFTheory.NotAnArgumentException - Exception in org.tweetyproject.arg.peaf.syntax
-
The exception occurs when the argument requested is not found.
- PEEAFTheory.Support - Class in org.tweetyproject.arg.peaf.syntax
-
Support is a class, that is used for PEEAFTheory
- PEEAFToPEAFConverter - Class in org.tweetyproject.arg.peaf.io.preeaf
-
PEAAFToPEAFConverter converts PEEAFTheory to PEAFTheory The conversion is based on See Li, Hengfei.
- PEEAFToPEAFConverter() - Constructor for class org.tweetyproject.arg.peaf.io.preeaf.PEEAFToPEAFConverter
- peekNode() - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- PenalizingCreepingMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
This class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.
- PenalizingCreepingMachineShop(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.PenalizingCreepingMachineShop
- PENALTY - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The PENALTY postulate
- Perceivable - Interface in org.tweetyproject.agents
-
A perceivable object is some event occuring in an environment and perceivable by an agent.
- PerceivableStructuredArgumentationFramework - Class in org.tweetyproject.agents.dialogues.structured
-
This class packs a structured argumentation framework into a perceivable object.
- PerceivableStructuredArgumentationFramework() - Constructor for class org.tweetyproject.agents.dialogues.structured.PerceivableStructuredArgumentationFramework
- percentageVirtualArguments - Variable in class org.tweetyproject.agents.dialogues.oppmodels.sim.T3Configuration
-
The percentage of virtual arguments in the view of an agent.
- percentageVirtualAttacks - Variable in class org.tweetyproject.agents.dialogues.oppmodels.sim.T3Configuration
-
The percentage of attacks a virtual argument retains from the original attacks.
- performWalk() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.MarkovWalk
-
Walk the network until a stationary distribution is reached
- permutations(Set<Set<E>>) - Method in class org.tweetyproject.commons.util.SetTools
-
Computes all permutations of elements in partitions as follows.
- pertubate(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.opt.solver.IteratedLocalSearch
-
changes the solution drastically to escape a local minimum
- pertubate(Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.solver.IteratedLocalSearchOnConstrProb
-
changes the solution drastically to escape a local minimum
- PetriNet - Class in org.tweetyproject.logics.petri.syntax
-
A class to represent a Petri net
- PetriNet() - Constructor for class org.tweetyproject.logics.petri.syntax.PetriNet
- PetriNetNode - Class in org.tweetyproject.logics.petri.syntax
-
An abstract class for the two types of nodes in a Petri net, places and transitions
- PetriNetNode(String) - Constructor for class org.tweetyproject.logics.petri.syntax.PetriNetNode
-
Create a new instance
- PetriNetNode(String, String) - Constructor for class org.tweetyproject.logics.petri.syntax.PetriNetNode
-
Create a new instance
- PetriNetParser - Class in org.tweetyproject.logics.bpm.parser.bpmn_to_petri
-
A class to map a BPMN model to a Petri net
- PetriNetParser(BpmnModel) - Constructor for class org.tweetyproject.logics.bpm.parser.bpmn_to_petri.PetriNetParser
-
Create a new instance
- PetriNetPlotter - Class in org.tweetyproject.logics.petri.plotting
-
This class is for displaying instances of the PetriNet class graphically
- PetriNetPlotter(Plotter, PetriNet) - Constructor for class org.tweetyproject.logics.petri.plotting.PetriNetPlotter
-
Create a new instance for plotting the BpmnModel
- PheromoneImportance - Variable in class org.tweetyproject.math.opt.solver.AntColonyOptimization
- PingService - Class in org.tweetyproject.web.services
-
Provides a simple ping service that always returns the request sent to it.
- PingService() - Constructor for class org.tweetyproject.web.services.PingService
- pInside - Variable in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- Place - Class in org.tweetyproject.logics.petri.syntax
-
A class to describe places in a Petri net
- Place(String) - Constructor for class org.tweetyproject.logics.petri.syntax.Place
-
Create a new instance
- Place(String, String) - Constructor for class org.tweetyproject.logics.petri.syntax.Place
-
Create a new instance
- PLACE_TO_TRANSITION - Enum constant in enum class org.tweetyproject.logics.petri.syntax.Ark.Direction
- PlBeliefSet - Class in org.tweetyproject.logics.pl.syntax
-
This class represents a knowledge base of propositional formulae.
- PlBeliefSet() - Constructor for class org.tweetyproject.logics.pl.syntax.PlBeliefSet
-
Creates a new (empty) knowledge base.
- PlBeliefSet(Collection<? extends PlFormula>) - Constructor for class org.tweetyproject.logics.pl.syntax.PlBeliefSet
-
Creates a new knowledge base with the given set of formulas.
- PlExample - Class in org.tweetyproject.logics.pl.examples
-
Some general examples for using basic propositional logic classes like PlParser and SimplePlReasoner.
- PlExample() - Constructor for class org.tweetyproject.logics.pl.examples.PlExample
- PlException - Exception in org.tweetyproject.logics.pl.error
-
An Exception for the propositional language, it is thrown if a developer tries to create illegal propositional statements like a predicate with an arity greater than zero.
- PlException(LanguageException.LanguageExceptionReason) - Constructor for exception org.tweetyproject.logics.pl.error.PlException
- PlException(LanguageException.LanguageExceptionReason, String) - Constructor for exception org.tweetyproject.logics.pl.error.PlException
- PlFormula - Class in org.tweetyproject.logics.pl.syntax
-
This class represents the common ancestor for propositional formulae.
- PlFormula() - Constructor for class org.tweetyproject.logics.pl.syntax.PlFormula
- PlFormulaGenerator - Class in org.tweetyproject.arg.aspic.ruleformulagenerator
- PlFormulaGenerator() - Constructor for class org.tweetyproject.arg.aspic.ruleformulagenerator.PlFormulaGenerator
- PlMusEnumerator - Class in org.tweetyproject.logics.pl.sat
-
This abstract class models a MUS enumerator for propositional logic, i.e.
- PlMusEnumerator() - Constructor for class org.tweetyproject.logics.pl.sat.PlMusEnumerator
- Plotter - Class in org.tweetyproject.commons
-
A class for managing and displaying several plots in a single frame
- Plotter() - Constructor for class org.tweetyproject.commons.Plotter
-
Create a new instance
- PlParser - Class in org.tweetyproject.logics.pl.parser
-
This class implements a parser for propositional logic.
- PlParser() - Constructor for class org.tweetyproject.logics.pl.parser.PlParser
- PlParserFactory - Class in org.tweetyproject.logics.pl.parser
-
Manages and creates different parsers for propositional logic.
- PlParserFactory() - Constructor for class org.tweetyproject.logics.pl.parser.PlParserFactory
- PlParserFactory.Format - Enum Class in org.tweetyproject.logics.pl.parser
-
An enumeration of all available knowledge base formats.
- PlPlugin - Class in org.tweetyproject.logics.pl.plugin
-
This class provides the JSPF-Plugin for the propositional logic library Currently plugin is loadable but not executed
- PlPlugin() - Constructor for class org.tweetyproject.logics.pl.plugin.PlPlugin
-
actually used constructor, initializing start parameters for this plugin
- PlPlugin(String[]) - Constructor for class org.tweetyproject.logics.pl.plugin.PlPlugin
-
non-empty constructor in case of problems concerning jspf
- PlPredicate - Class in org.tweetyproject.logics.pl.syntax
-
A specialized predicate for propositional logic that only allows an identifier but has no arguments and therefore has an arity of zero.
- PlPredicate() - Constructor for class org.tweetyproject.logics.pl.syntax.PlPredicate
-
Default-Ctor for dynamic instantiation
- PlPredicate(String) - Constructor for class org.tweetyproject.logics.pl.syntax.PlPredicate
-
Ctor: Creates a new propositional predicate with the given name.
- PlSignature - Class in org.tweetyproject.logics.pl.syntax
-
This class captures the signature of a specific propositional language.
- PlSignature() - Constructor for class org.tweetyproject.logics.pl.syntax.PlSignature
-
Creates a new (empty) propositional signature.
- PlSignature(int) - Constructor for class org.tweetyproject.logics.pl.syntax.PlSignature
-
Creates a new propositional signature with the given number of propositions (named "A0"..."Anumvars".
- PlSignature(Collection<? extends Proposition>) - Constructor for class org.tweetyproject.logics.pl.syntax.PlSignature
-
Creates a new propositional signature with the given set of propositions.
- PlSignature(PlSignature) - Constructor for class org.tweetyproject.logics.pl.syntax.PlSignature
-
Creates a new propositional signature that is a copy of the given signature.
- PluginOutput - Class in org.tweetyproject.plugin
-
This class provides the output for each plugin to be used in the CLI.
- PluginOutput() - Constructor for class org.tweetyproject.plugin.PluginOutput
- PluginOutput(ArrayList<OutputField>) - Constructor for class org.tweetyproject.plugin.PluginOutput
- PluralityScoringPreferenceAggregator<T> - Class in org.tweetyproject.preferences.aggregation
-
Creates an aggregator with plurality scoring
- PluralityScoringPreferenceAggregator() - Constructor for class org.tweetyproject.preferences.aggregation.PluralityScoringPreferenceAggregator
-
calls the super-constructor with argument used for plurality scoring aggregation
- PLUS - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.ArithmeticOperator
- PLUS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- PLUS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- PlWindowInconsistencyMeasurementProcess - Class in org.tweetyproject.logics.pl.analysis
-
A window inconsistency measurement process for propositional logic (this class needs to be there as no generics are allowed when instantiating a DefaultStreamBasedInconsistencyMeasure.
- PlWindowInconsistencyMeasurementProcess() - Constructor for class org.tweetyproject.logics.pl.analysis.PlWindowInconsistencyMeasurementProcess
- PlWriter - Class in org.tweetyproject.logics.pl.writer
-
This class implements a writer for propositional formulas and belief bases.
- PlWriter() - Constructor for class org.tweetyproject.logics.pl.writer.PlWriter
-
Creates a new empty PlWriter.
- PlWriter(PlBeliefSet) - Constructor for class org.tweetyproject.logics.pl.writer.PlWriter
-
Creates a new PlWriter for the given belief set.
- PlWriter(PlFormula) - Constructor for class org.tweetyproject.logics.pl.writer.PlWriter
-
Creates a new PlWriter for the given formula.
- PM - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- PmInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
This class implements the inconsistency measure I_{P_m} proposed in [Jabbour, Raddaoui.
- PmInconsistencyMeasure - Class in org.tweetyproject.lp.asp.analysis
-
This class implements the inconsistency measure $I_\pm$ from [Ulbricht, Thimm, Brewka.
- PmInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pl.analysis.PmInconsistencyMeasure
- PmInconsistencyMeasure(ASPSolver) - Constructor for class org.tweetyproject.lp.asp.analysis.PmInconsistencyMeasure
-
Creates a new inconsistency measure based on the given solver.
- PmMeasureExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating the Pm inconsistency measure.
- PmMeasureExample() - Constructor for class org.tweetyproject.logics.pl.examples.PmMeasureExample
- PNorm - Class in org.tweetyproject.math.norm
-
The p-norm.
- PNorm(int) - Constructor for class org.tweetyproject.math.norm.PNorm
-
Creates a new p-norm with the given parameter.
- POChanger<T> - Class in org.tweetyproject.preferences.io
-
This class is meant to provide a structure to change preference orders and compare the results between changes
- POChanger(Triple<PreferenceOrder<T>, T, Integer>) - Constructor for class org.tweetyproject.preferences.io.POChanger
- PodlaszewskiCaminadaDungTheoryGenerator - Class in org.tweetyproject.arg.dung.util
-
This generator generates abstract argumentation frameworks following the schema described in "Strong Admissibility Revisited" (COMMA2014) by Martin Caminda, following and idea by Mikolay Podlaszewski.
- PodlaszewskiCaminadaDungTheoryGenerator(int) - Constructor for class org.tweetyproject.arg.dung.util.PodlaszewskiCaminadaDungTheoryGenerator
-
Creates a new generator that generates frameworks of the given numComponents >= 0.
- PooledIncrementalSatSolver - Class in org.tweetyproject.arg.adf.sat.solver
-
A decorator which provides a pool of pre computed
SatSolverState. - PooledIncrementalSatSolver.Builder - Class in org.tweetyproject.arg.adf.sat.solver
- POParser - Class in org.tweetyproject.preferences.io
- POParser() - Constructor for class org.tweetyproject.preferences.io.POParser
- POParser(InputStream) - Constructor for class org.tweetyproject.preferences.io.POParser
- POParser(InputStream, String) - Constructor for class org.tweetyproject.preferences.io.POParser
- POParser(Reader) - Constructor for class org.tweetyproject.preferences.io.POParser
- POParser(POParserTokenManager) - Constructor for class org.tweetyproject.preferences.io.POParser
- POParserConstants - Interface in org.tweetyproject.preferences.io
-
Token literal values and constants.
- POParserTokenManager - Class in org.tweetyproject.preferences.io
- POParserTokenManager(SimpleCharStream) - Constructor for class org.tweetyproject.preferences.io.POParserTokenManager
- POParserTokenManager(SimpleCharStream, int) - Constructor for class org.tweetyproject.preferences.io.POParserTokenManager
- popNode() - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- Possibility - Class in org.tweetyproject.logics.ml.syntax
-
This class models the possibility modality.
- Possibility(RelationalFormula) - Constructor for class org.tweetyproject.logics.ml.syntax.Possibility
-
Creates a new possibility formula with the given inner formula.
- POSSIBILITY() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- PossibleWorld - Class in org.tweetyproject.logics.pl.semantics
-
This class represents a possible world of propositional logic, i.e.
- PossibleWorld() - Constructor for class org.tweetyproject.logics.pl.semantics.PossibleWorld
-
Creates a new empty possible world.
- PossibleWorld(Collection<? extends Proposition>) - Constructor for class org.tweetyproject.logics.pl.semantics.PossibleWorld
-
Creates a new possible world with the given set of propositions.
- PossibleWorldDistance - Class in org.tweetyproject.logics.pl.analysis
-
This class refines interpretation distances to distance on possible worlds.
- PossibleWorldDistance() - Constructor for class org.tweetyproject.logics.pl.analysis.PossibleWorldDistance
- PossibleWorldIterator - Class in org.tweetyproject.logics.pl.semantics
-
Iterates effectively over all interpretation sets worlds of a given signature.
- PossibleWorldIterator() - Constructor for class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
-
Creates new iterator.
- PossibleWorldIterator(PlSignature) - Constructor for class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
-
Creates new iterator for the given signature.
- Postulate<S extends Formula> - Interface in org.tweetyproject.commons.postulates
-
Models a general (rationality) postulate, i.e.
- PostulateEvaluatable<S extends Formula> - Interface in org.tweetyproject.commons.postulates
-
Classes implementing this interface can be evaluated wrt.
- PostulateEvaluationReport<S extends Formula> - Class in org.tweetyproject.commons.postulates
-
Summarises the results of a postulate evaluation.
- PostulateEvaluationReport(PostulateEvaluatable<S>, List<Postulate<S>>) - Constructor for class org.tweetyproject.commons.postulates.PostulateEvaluationReport
-
Creates a new evaluation report for the given approach and set of postulates
- PostulateEvaluator<T extends Formula,
U extends BeliefSet<T, ?>> - Class in org.tweetyproject.commons.postulates -
Evaluates some approach (reasoner, measure, etc.) wrt.
- PostulateEvaluator(BeliefSetIterator<T, U>, PostulateEvaluatable<T>) - Constructor for class org.tweetyproject.commons.postulates.PostulateEvaluator
-
Creates a new evaluator for the given evaluatable and belief base generator.
- PostulateEvaluator(BeliefSetIterator<T, U>, PostulateEvaluatable<T>, Collection<Postulate<T>>) - Constructor for class org.tweetyproject.commons.postulates.PostulateEvaluator
-
Creates a new evaluator for the given evaluatable and belief base generator.
- Power - Class in org.tweetyproject.math.term
-
This class represents a term raised to some power.
- Power(Term, Term) - Constructor for class org.tweetyproject.math.term.Power
-
Creates a new power term with the given term and power.
- powerSet(Set<Argument>) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- powerSet(Set<T>) - Method in class org.tweetyproject.graphs.HyperGraph
- POWriter<T> - Class in org.tweetyproject.preferences.io
- POWriter() - Constructor for class org.tweetyproject.preferences.io.POWriter
- PR - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- PR - Enum constant in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
- precision - Variable in class org.tweetyproject.arg.social.semantics.SimpleProductSemantics
-
Precision of comparisons between values.
- precision - Variable in class org.tweetyproject.math.opt.rootFinder.GradientDescentRootFinder
-
The precision of the approximation.
- precision - Variable in class org.tweetyproject.math.opt.solver.GradientDescent
-
The precision of the approximation.
- PRECISION - Static variable in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
-
Precision for comparing values.
- PRECISION - Static variable in class org.tweetyproject.arg.rankings.util.LexicographicDoubleTupleComparator
-
Precision for comparing values.
- PRECISION - Static variable in class org.tweetyproject.arg.rankings.util.LexicographicIntTupleComparator
-
Precision for comparing values.
- PRECISION - Static variable in class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
-
The precision for finding the minimal consistent knowledge base.
- PRECISION - Static variable in class org.tweetyproject.math.opt.rootFinder.NewtonRootFinder
-
The precision of the approximation.
- PRECISION - Static variable in class org.tweetyproject.math.opt.rootFinder.RootFinder
-
The precision for finding roots.
- PRECISION - Static variable in class org.tweetyproject.math.probability.Probability
-
The precision for probabilities.
- PRECISIONCULP - Static variable in class org.tweetyproject.logics.pcl.analysis.BalancedMachineShop
-
The precision for comparing culpability values.
- PRECISIONOPT - Static variable in class org.tweetyproject.logics.pcl.analysis.BalancedMachineShop
-
The precision for comparing culpability values.
- predicate - Variable in class org.tweetyproject.lp.asp.syntax.ASPAtom
-
The predicate identifying the atom
- Predicate - Class in org.tweetyproject.logics.commons.syntax
-
A general predicate which contains an identifier that describes its meaning, an argument count referred as arity and a list of sorts defining the types for the arguments of the predicate.
- Predicate() - Constructor for class org.tweetyproject.logics.commons.syntax.Predicate
- Predicate(String) - Constructor for class org.tweetyproject.logics.commons.syntax.Predicate
-
Initializes a predicate of arity zero with the given name;
- Predicate(String, int) - Constructor for class org.tweetyproject.logics.commons.syntax.Predicate
-
Initializes a predicate with the given name and of the given arity.
- Predicate(String, List<Sort>) - Constructor for class org.tweetyproject.logics.commons.syntax.Predicate
-
Initializes a predicate with the given name and the given list of argument sorts.
- PreferenceAggregator<T> - Interface in org.tweetyproject.preferences.aggregation
-
This interface is meant to be used for the aggregation of some generic preference orders
- PreferenceHandling - Class in org.tweetyproject.lp.asp.beliefdynamics.revision
-
The implementation orients on the diploma thesis of Mirja Boehmer in this class a variant of the approach "A Preference-Based Framework for Updating Logic Programs" by James P.
- PreferenceHandling(ASPSolver) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.revision.PreferenceHandling
- PreferenceHandling(ASPSolver, int) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.revision.PreferenceHandling
- PreferenceOrder<T> - Class in org.tweetyproject.preferences
-
This class extends the BinaryRelation-class with a check for totality and transitivity
- PreferenceOrder() - Constructor for class org.tweetyproject.preferences.PreferenceOrder
-
Creates an empty HashSet of preference order.
- PreferenceOrder(Collection<? extends Triple<T, T, Relation>>) - Constructor for class org.tweetyproject.preferences.PreferenceOrder
-
generates a preference order with a given set of elements
- PreferencesIntegerBugExample - Class in org.tweetyproject.preferences
- PreferencesIntegerBugExample() - Constructor for class org.tweetyproject.preferences.PreferencesIntegerBugExample
- PreferencesPlugin - Class in org.tweetyproject.preferences.plugin
-
The CLI-Plugin for the Preferences-Package
- PreferencesPlugin() - Constructor for class org.tweetyproject.preferences.plugin.PreferencesPlugin
-
Default empty constructor initializing this plugins parameter
- PreferencesPlugin(String[]) - Constructor for class org.tweetyproject.preferences.plugin.PreferencesPlugin
-
non-empty constructur in case of errors in JSPF
- preferred() - Method in interface org.tweetyproject.arg.adf.reasoner.query.SemanticsStep
- preferred(AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- PREFERRED - Enum constant in enum class org.tweetyproject.arg.peaf.analysis.AnalysisType
- PREFERRED_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- preferred_string_const - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- PreferredAnalysis - Class in org.tweetyproject.arg.peaf.analysis
-
Computes the preferred extension of the given PEAF
- PreferredAnalysis(NamedPEAFTheory) - Constructor for class org.tweetyproject.arg.peaf.analysis.PreferredAnalysis
- PreferredCountInconsistencyMeasure<T extends DungTheory> - Class in org.tweetyproject.arg.dung.analysis
- PreferredCountInconsistencyMeasure() - Constructor for class org.tweetyproject.arg.dung.analysis.PreferredCountInconsistencyMeasure
- PreferredExample() - Static method in class org.tweetyproject.arg.dung.examples.PrincipleExample
- PreferredReasoner<T extends Formula> - Class in org.tweetyproject.arg.aba.reasoner
-
This reasoner for ABA theories performs inference on the preferred extensions.
- PreferredReasoner - Class in org.tweetyproject.arg.adf.reasoner
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PreferredReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.evidential
-
a set of arguments S is preferred iff it is maximal wrt.
- PreferredReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.necessity
-
a set of arguments S is preferred iff it is maximal wrt set inclusion admissible.
- PreferredReasoner - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety
- PreferredReasoner() - Constructor for class org.tweetyproject.arg.aba.reasoner.PreferredReasoner
- PreferredReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.evidential.PreferredReasoner
- PreferredReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.necessity.PreferredReasoner
- PreferredReasoner() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety.PreferredReasoner
- PreferredReasoner(IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.reasoner.PreferredReasoner
-
Deprecated.
- PreferredSemantics - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg
- PreferredSemantics() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.PreferredSemantics
- prepare() - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.AdmissibleVerifier
- prepare() - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.CompleteVerifier
- prepare() - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.GrounderStableVerifier
- prepare() - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.NaiveVerifier
- prepare() - Method in interface org.tweetyproject.arg.adf.reasoner.sat.verifier.Verifier
-
Performs initializations and must be called before the first
Verifier.verify(Interpretation)call. - prepare(Consumer<Clause>) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.generator.CandidateGenerator
-
Performs initializations on the state.
- prepare(Consumer<Clause>) - Method in class org.tweetyproject.arg.adf.reasoner.sat.generator.GroundGenerator
- prepareOptimizationProblem(PartialProbabilityAssignment, DungTheory, OptimizationProblem, Map<Collection<Argument>, FloatVariable>, Map<Collection<Argument>, FloatVariable>, Vector<Term>, Vector<Term>) - Method in class org.tweetyproject.arg.prob.dynamics.AbstractPAChangeOperator
- prettyPrint() - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Pretty print of the framework.
- prettyPrint() - Method in class org.tweetyproject.arg.deductive.semantics.ArgumentTree
-
Returns a string representation of this argument tree.
- prettyPrint() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Pretty print of the theory.
- prettyPrint() - Method in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Pretty print of the EAFTheory
- prettyPrint() - Method in class org.tweetyproject.arg.peaf.syntax.EAFTheory
-
Pretty print of the EAFTheory
- prettyPrint() - Method in class org.tweetyproject.arg.peaf.syntax.NamedPEAFTheory
-
Print the NamedPEAFTheory for debugging purposes
- prettyPrint() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Print the PEEAF for debugging purposes.
- prettyPrint() - Method in class org.tweetyproject.commons.postulates.PostulateEvaluationReport
- prettyPrint(boolean, boolean) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport
-
Prints the results, times and some statistics like average times and the number of timeouts for this InconsistencyMeasureReport in table form.
- prettyPrintTupledValues() - Method in class org.tweetyproject.arg.rankings.reasoner.TuplesRankingReasoner
-
Prints the tupled values computed by previous calls of getModel oder getModels in a human-readable way.
- prevCharIsCR - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- prevCharIsCR - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- prevCharIsCR - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- prevCharIsCR - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- prevCharIsCR - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- prevCharIsLF - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- prevCharIsLF - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- prevCharIsLF - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- prevCharIsLF - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- prevCharIsLF - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- PriestWorld - Class in org.tweetyproject.logics.pl.semantics
-
A three-valued interpretation for propositional logic from Priest's three valued logic (3VL) [Priest, G.: Logic of paradox.
- PriestWorld() - Constructor for class org.tweetyproject.logics.pl.semantics.PriestWorld
-
Creates a new world where all propositions get the truth value FALSE.
- PriestWorld(PriestWorld) - Constructor for class org.tweetyproject.logics.pl.semantics.PriestWorld
-
Creates a new world which is a copy of the given world
- PriestWorld.TruthValue - Enum Class in org.tweetyproject.logics.pl.semantics
-
The three truth values.
- PRIME_IMPLICATE - Enum constant in enum class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.ConsequenceOperation
- Principle - Class in org.tweetyproject.arg.dung.principles
-
Models a principle for argumentation semantics i.e.
- Principle() - Constructor for class org.tweetyproject.arg.dung.principles.Principle
- PrincipleExample - Class in org.tweetyproject.arg.dung.examples
-
Example code for principles for argumentation semantics
- PrincipleExample() - Constructor for class org.tweetyproject.arg.dung.examples.PrincipleExample
- PrInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis
-
This class models the P inconsistency measure from e.g.
- PrInconsistencyMeasure(MusEnumerator<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.PrInconsistencyMeasure
-
Creates a new drastic inconsistency measure.
- print() - Method in record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
For debugging purposes, prints the analysis result.
- printAntecedenceVerificationMatrix(PrintStream, PclBeliefSet, Set<PossibleWorld>) - Static method in class org.tweetyproject.logics.pcl.util.MatlabUtils
-
Print antecedence verification matrix (1 if antecedence is satisfied, 0 otherwise)
- printASCIITree() - Method in class org.tweetyproject.arg.peaf.syntax.PEAFTheory
-
Helper function to print the ascii tree
- printBase(FolBeliefSet) - Method in interface org.tweetyproject.logics.fol.writer.FolWriter
-
Prints formatted representation of a knowledge base.
- printBase(FolBeliefSet) - Method in class org.tweetyproject.logics.fol.writer.Prover9Writer
- printBase(FolBeliefSet) - Method in class org.tweetyproject.logics.fol.writer.StandardFolWriter
- printBase(FolBeliefSet) - Method in class org.tweetyproject.logics.fol.writer.TPTPWriter
- printBase(PlBeliefSet) - Method in class org.tweetyproject.logics.qbf.writer.QdimacsWriter
- printbooleanprobo(boolean) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- printConditionalVerificationMatrix(PrintStream, PclBeliefSet, Set<PossibleWorld>) - Static method in class org.tweetyproject.logics.pcl.util.MatlabUtils
-
Print conditional verification matrix (1 if antecedence and consequence are satisfied, 0 otherwise)
- printConfiguration() - Method in class org.tweetyproject.cli.plugins.CliMain
-
This function allows to print the content of the current configuration file.
- printConstraintMatrix(PrintStream, PclBeliefSet, Set<PossibleWorld>) - Static method in class org.tweetyproject.logics.pcl.util.MatlabUtils
-
Print constraint matrix for belief set and possible worlds to output stream.
- printEquivalence(FolFormula, FolFormula) - Method in interface org.tweetyproject.logics.fol.writer.FolWriter
-
Prints an Equivalence.
- printEquivalence(FolFormula, FolFormula) - Method in class org.tweetyproject.logics.fol.writer.Prover9Writer
- printEquivalence(FolFormula, FolFormula) - Method in class org.tweetyproject.logics.fol.writer.StandardFolWriter
- printEquivalence(FolFormula, FolFormula) - Method in class org.tweetyproject.logics.fol.writer.TPTPWriter
- printExamplesToHtmlFile(String) - Static method in class org.tweetyproject.commons.util.ExamplesHTMLGenerator
-
Generates an overview of example classes and resources in the workspace with HTML formatting and writes it to a HTML file.
- printHelpText() - Static method in class org.tweetyproject.cli.plugins.CliMain
-
prints help text if cli is called with parameter "--help" or empty argument array
- printMEConsolidationProblem(PrintStream, int, String) - Static method in class org.tweetyproject.logics.pcl.util.MatlabUtils
-
Print optimization problem corresponding to ME consolidation.
- printMinimumViolationProblem(PrintStream, int, String) - Static method in class org.tweetyproject.logics.pcl.util.MatlabUtils
-
Print optimization problem corresponding to minimal violation measure.
- printProblem(FolBeliefSet, RelationalFormula) - Method in class org.tweetyproject.logics.fol.writer.SPASSWriter
-
Prints the contents of a SPASS problem file for a given knowledge base and a formula.
- printProblem(MlBeliefSet, RelationalFormula) - Method in class org.tweetyproject.logics.ml.writer.SPASSWriter
-
Prints the contents of a SPASS problem file for a given knowledge base and a formula.
- printProgram(Program) - Method in class org.tweetyproject.lp.asp.writer.ClingoWriter
-
Prints the given program in clingo format.
- printProgram(Program) - Method in class org.tweetyproject.lp.asp.writer.DLVWriter
-
Prints the given program in DLV format.
- printQuery(RelationalFormula) - Method in class org.tweetyproject.logics.ml.writer.MleanCoPWriter
-
Prints the query.
- printQuery(FolFormula) - Method in interface org.tweetyproject.logics.fol.writer.FolWriter
-
Prints formatted representation of a query.
- printQuery(FolFormula) - Method in class org.tweetyproject.logics.fol.writer.Prover9Writer
- printQuery(FolFormula) - Method in class org.tweetyproject.logics.fol.writer.StandardFolWriter
- printQuery(FolFormula) - Method in class org.tweetyproject.logics.fol.writer.TPTPWriter
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
-
Returns a representation of this ASP element in clingo (potassco) syntax.
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- printToClingo() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
-
Returns a representation of this ASP element in DLV syntax.
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- printToDLV() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- printVariables(Set<Proposition>, List<Proposition>) - Method in class org.tweetyproject.logics.qbf.writer.QdimacsWriter
- printvectorlabellings(Vector<Labelling>) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- PRIORITY - Enum constant in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Factory
- PRO - Enum constant in enum class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameSystem.AgentFaction
- ProbabilisticAggregatingNorm - Class in org.tweetyproject.math.norm
-
This distance function uses an aggregator on a probabilistically normalized distance for probabilities of each value.
- ProbabilisticAggregatingNorm(AggregationFunction, int) - Constructor for class org.tweetyproject.math.norm.ProbabilisticAggregatingNorm
-
Creates a new distance function with the given aggregator.
- ProbabilisticArgumentationFramework - Class in org.tweetyproject.arg.prob.syntax
-
This class implements the probabilistic argumentation framework approach of [Li, Oren, Norman.
- ProbabilisticArgumentationFramework() - Constructor for class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
-
Default constructor; initializes empty sets of arguments and attacks
- ProbabilisticArgumentationFramework(Graph<Argument>) - Constructor for class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
-
Creates a new PAF from the given graph, all arguments and attacks have probability 1.
- ProbabilisticConditional - Class in org.tweetyproject.logics.pcl.syntax
-
This class represents a probabilistic conditional of the form (B|A)[p] with formulas A,B and a probability p.
- ProbabilisticConditional(Conditional, Probability) - Constructor for class org.tweetyproject.logics.pcl.syntax.ProbabilisticConditional
-
Creates a new probabilistic conditional using the given conditional and probability.
- ProbabilisticConditional(PlFormula, PlFormula, Probability) - Constructor for class org.tweetyproject.logics.pcl.syntax.ProbabilisticConditional
-
Creates a new probabilistic conditional with the given premise, conclusion, and probability.
- ProbabilisticConditional(PlFormula, Probability) - Constructor for class org.tweetyproject.logics.pcl.syntax.ProbabilisticConditional
-
Creates a new probabilistic conditional with a tautological premise and given conclusion and probability.
- ProbabilisticExtension - Class in org.tweetyproject.arg.prob.semantics
-
This class implements a probabilistic interpretation for Dung argumentation frameworks, cf.
- ProbabilisticExtension() - Constructor for class org.tweetyproject.arg.prob.semantics.ProbabilisticExtension
-
Creates a new probabilistic extension for the given theory.
- ProbabilisticLotteryAgent - Class in org.tweetyproject.agents.dialogues.lotteries
-
An agent in a game of argumentation lotteries.
- ProbabilisticLotteryAgent(String, DungTheory, SubgraphProbabilityFunction, UtilityFunction, Semantics) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.ProbabilisticLotteryAgent
-
Creates a new lottery agent
- ProbabilisticLotteryAgent(String, DungTheory, SubgraphProbabilityFunction, UtilityFunction, Semantics, byte) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.ProbabilisticLotteryAgent
-
Creates a new lottery agent
- ProbabilisticLotteryAgent(String, DungTheory, SubgraphProbabilityFunction, UtilityFunction, Semantics, byte, double) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.ProbabilisticLotteryAgent
-
Creates a new lottery agent
- ProbabilisticLotteryAgentGenerator - Class in org.tweetyproject.agents.dialogues.lotteries.sim
-
Generates lottery agents.
- ProbabilisticLotteryAgentGenerator(String) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.ProbabilisticLotteryAgentGenerator
- ProbabilisticLotteryAgentGenerator(String, byte) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.ProbabilisticLotteryAgentGenerator
- ProbabilisticLotteryAgentGenerator(String, byte, double) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.ProbabilisticLotteryAgentGenerator
- ProbabilisticPNorm - Class in org.tweetyproject.math.norm
-
This class implement the p-norm distance function where distances are normalized corresponding to their distance to 0.5.
- ProbabilisticPNorm(int, int) - Constructor for class org.tweetyproject.math.norm.ProbabilisticPNorm
-
Creates a new p-norm distance function where distances are normalized.
- ProbabilisticRankingReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
Implements a graded semantics reasoner based on the ideas from [Thimm, Cerutti, Rienstra.
- ProbabilisticRankingReasoner(Semantics, Probability, boolean) - Constructor for class org.tweetyproject.arg.rankings.reasoner.ProbabilisticRankingReasoner
-
Creates a new ProbabilisticRankingReasoner.
- ProbabilisticRankingReasonerExample - Class in org.tweetyproject.arg.rankings.examples
-
Example code for using the probabilistic ranking reasoner based on the ideas from [Thimm, Cerutti, Rienstra.
- ProbabilisticRankingReasonerExample() - Constructor for class org.tweetyproject.arg.rankings.examples.ProbabilisticRankingReasonerExample
- ProbabilisticSum - Class in org.tweetyproject.math.func.fuzzy
-
Represents the probabilistic sum in fuzzy logic, i.e., S(x,y)=x+y-xy
- ProbabilisticSum() - Constructor for class org.tweetyproject.math.func.fuzzy.ProbabilisticSum
- probability - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFNode
-
The probability assigned to the node (TODO: given the AIF specification is not finalised yet, this may be removed in future.)
- probability() - Method in record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
Returns the value of the
probabilityrecord component. - probability(Collection<? extends T>) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Gets the probability of the given object.
- probability(Argument) - Method in class org.tweetyproject.arg.prob.semantics.ProbabilisticExtension
-
Computes the probability of the given argument.
- probability(Interpretation<PlBeliefSet, PlFormula>) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Gets the probability of the given Herbrand interpretation (this is just an alias for get(Object o).
- probability(FolFormula) - Method in class org.tweetyproject.logics.rpcl.semantics.CondensedProbabilityDistribution
- probability(FolFormula) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
-
Gets the probability of the given closed formula, i.e.
- probability(PlFormula) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Returns the probability of the given formula
- probability(RelationalConditional) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
-
Gets the probability of the given closed relational conditional "re", i.e.
- probability(T) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Gets the probability of the given object.
- Probability - Class in org.tweetyproject.math.probability
-
This class represents a probability, i.e.
- Probability(Double) - Constructor for class org.tweetyproject.math.probability.Probability
-
Creates a new probability with the given value
- Probability(Probability) - Constructor for class org.tweetyproject.math.probability.Probability
-
Creates a new probability from the given probability
- PROBABILITY - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserConstants
- PROBABILITY - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserConstants
-
RegularExpression Id.
- ProbabilityAssignment(FolSignature) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- ProbabilityAssignment(FolSignature) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- ProbabilityAware - Interface in org.tweetyproject.logics.commons.syntax.interfaces
- ProbabilityDistribution<T extends Interpretation<PlBeliefSet,
PlFormula>> - Class in org.tweetyproject.logics.pcl.semantics -
This class represents a probability distribution on some logical language
- ProbabilityDistribution(Signature) - Constructor for class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
-
Creates a new probability distribution.
- ProbabilityFunction<T extends Comparable<T>> - Class in org.tweetyproject.math.probability
-
This class represents a probability distribution over some set of objects
- ProbabilityFunction() - Constructor for class org.tweetyproject.math.probability.ProbabilityFunction
-
Creates a new probability function.
- ProbabilityFunction(ProbabilityFunction<T>) - Constructor for class org.tweetyproject.math.probability.ProbabilityFunction
-
Creates a new probability function by copying the given one.
- probabilityTerm(Argument, Map<Collection<Argument>, FloatVariable>) - Method in class org.tweetyproject.arg.prob.semantics.AbstractPASemantics
-
Constructs the term expressing the probability of the given argument wrt.
- probabilityTerm(FolFormula, Map<Interpretation<FolBeliefSet, FolFormula>, FloatVariable>) - Method in class org.tweetyproject.logics.rpcl.semantics.AbstractRpclSemantics
-
Constructs the term expressing the probability of the given formula "f" wrt.
- problem - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- problem - Variable in class org.tweetyproject.math.opt.solver.AntColonyOptimization
-
for using the problem sepciifc functions
- ProblemInconsistentException - Exception in org.tweetyproject.math.opt.problem
-
This exception is thrown when a problem cannot be solved due to its inconsistency.
- ProblemInconsistentException - Exception in org.tweetyproject.math.opt
-
This exception is thrown when a problem cannot be solved due to its inconsistency.
- ProblemInconsistentException() - Constructor for exception org.tweetyproject.math.opt.problem.ProblemInconsistentException
- ProblemInconsistentException() - Constructor for exception org.tweetyproject.math.opt.ProblemInconsistentException
- ProboMain - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg
- ProboMain() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- ProboProblem - Enum Class in org.tweetyproject.arg.dung.reasoner
-
This enum contains all supported problems for probo-based reasoner.
- ProboProblem.SubProblem - Enum Class in org.tweetyproject.arg.dung.reasoner
-
The actual computational sub-problem.
- ProboReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner makes use of an external executable for solving reasoning problems in abstract argumentation.
- ProboReasoner(String, Semantics) - Constructor for class org.tweetyproject.arg.dung.reasoner.ProboReasoner
-
Constructs a new instance of ProboReasoner
- ProboReasoner(String, Semantics, Shell) - Constructor for class org.tweetyproject.arg.dung.reasoner.ProboReasoner
-
Constructs a new instance of ProboReasoner
- probRecursionDecay - Variable in class org.tweetyproject.agents.dialogues.oppmodels.sim.BeliefStateConfiguration
-
The probability that an argument appearing in depth n does not appear in depth n+1.
- process - Variable in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyUpdateEvent
- process(I) - Method in interface org.tweetyproject.arg.adf.transform.processor.Processor
- process(Consumer<Clause>) - Method in class org.tweetyproject.arg.adf.reasoner.sat.processor.KBipolarStateProcessor
- process(Consumer<Clause>) - Method in class org.tweetyproject.arg.adf.reasoner.sat.processor.RelativeKBipolarStateProcessor
- process(Consumer<Clause>) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.processor.StateProcessor
- process(List<Program>, Collection<AnswerSet>) - Method in interface org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision.AnswersetProcessing
-
The method takes the list of ordered programs and the answer set of the credibility logic program and calculates a revided program
- process(List<Program>, Collection<AnswerSet>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision.DefaultBehavior
- process(Set<Literal>) - Method in class org.tweetyproject.arg.adf.transform.processor.ClauseSplittingProcessor
- process(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.processor.AdmissibleMaximizer
- process(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.processor.ConflictFreeMaximizer
- process(Interpretation) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.processor.InterpretationProcessor
- Process - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent processes in a BPMN Model
- Process() - Constructor for class org.tweetyproject.logics.bpm.syntax.Process
-
Create a new instance
- processModel(Interpretation) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Execution
- processModel(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.ParallelExecution
- processModel(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.SequentialExecution
- Processor<I,
O> - Interface in org.tweetyproject.arg.adf.transform.processor - ProcessParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse a process in a BPMN model
- ProcessParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.ProcessParser
-
Create a new instance
- Product - Class in org.tweetyproject.math.term
-
This class models a product of two terms.
- Product() - Constructor for class org.tweetyproject.math.term.Product
-
Creates a new (empty) product.
- Product(Collection<? extends Term>) - Constructor for class org.tweetyproject.math.term.Product
-
Creates a new product with the given list of terms.
- Product(Term, Term) - Constructor for class org.tweetyproject.math.term.Product
-
Creates a new product with the given terms.
- ProductAggregator - Class in org.tweetyproject.math.func
-
This aggregation function models the product function.
- ProductAggregator() - Constructor for class org.tweetyproject.math.func.ProductAggregator
- ProductNorm - Class in org.tweetyproject.math.func.fuzzy
-
Represents the product-norm in fuzzy logic, i.e., T(x,y)=xy
- ProductNorm() - Constructor for class org.tweetyproject.math.func.fuzzy.ProductNorm
- Program - Class in org.tweetyproject.lp.asp.syntax
-
This class models an ASP-Core-2 program, meaning a set of rules and optionally a query.
- Program() - Constructor for class org.tweetyproject.lp.asp.syntax.Program
-
Creates a new empty program.
- Program(Collection<ASPRule>) - Constructor for class org.tweetyproject.lp.asp.syntax.Program
-
Creates a new program with the given rules.
- Program(ASPLiteral, Set<ASPRule>) - Constructor for class org.tweetyproject.lp.asp.syntax.Program
-
Creates a new program with the given query and rules.
- Program(ASPRule...) - Constructor for class org.tweetyproject.lp.asp.syntax.Program
-
Creates a new program with the given rules.
- Program(Program) - Constructor for class org.tweetyproject.lp.asp.syntax.Program
-
Copy-Constructor
- Program() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- projectToT2BeliefState() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T3BeliefState
-
Returns a T2-belief state that is a projection of this belief state, i.e.
- prop_idx - Variable in class org.tweetyproject.logics.pl.parser.DimacsParser
-
An array representation of the propositions (for index mapping)
- PROPAGATION1 - Enum constant in enum class org.tweetyproject.arg.rankings.reasoner.PropagationRankingReasoner.PropagationSemantics
- PROPAGATION2 - Enum constant in enum class org.tweetyproject.arg.rankings.reasoner.PropagationRankingReasoner.PropagationSemantics
- PROPAGATION3 - Enum constant in enum class org.tweetyproject.arg.rankings.reasoner.PropagationRankingReasoner.PropagationSemantics
- PropagationExample() - Static method in class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
- PropagationRankingReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
This class implements the argument ranking approach of [Delobelle.
- PropagationRankingReasoner(boolean) - Constructor for class org.tweetyproject.arg.rankings.reasoner.PropagationRankingReasoner
-
Creates a new PropagationRankingReasoner with the given parameters.
- PropagationRankingReasoner(double, boolean, PropagationRankingReasoner.PropagationSemantics) - Constructor for class org.tweetyproject.arg.rankings.reasoner.PropagationRankingReasoner
-
Creates a new PropagationRankingReasoner with the given parameters.
- PropagationRankingReasoner.PropagationSemantics - Enum Class in org.tweetyproject.arg.rankings.reasoner
-
The three propagation semantics: PROPAGATION1 ("Propa_epsilon") PROPAGATION2 ("Propa_{1+epsilon}") PROPAGATION3 ("Propa_{1->epsilon}")
- propertyChange(PropertyChangeEvent) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
-
Reacts to property change events to keep the view up to date.
- propertyChange(PropertyChangeEvent) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
-
Reacts to property change events to keep the view up to date.
- Proposition - Class in org.tweetyproject.logics.pl.syntax
-
This class represents a simple proposition in propositional logic.
- Proposition() - Constructor for class org.tweetyproject.logics.pl.syntax.Proposition
-
Default-Ctor for dynamic instantiation
- Proposition(String) - Constructor for class org.tweetyproject.logics.pl.syntax.Proposition
-
Creates a new proposition of the given name.
- Proposition(Proposition) - Constructor for class org.tweetyproject.logics.pl.syntax.Proposition
- PropositionalMapping - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
-
Contains the propositional representation of the arguments and links of some ADF.
- PropositionalMapping(AbstractDialecticalFramework) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.PropositionalMapping
-
Creates propositional representations for the arguments and links of the provided ADF.
- Protocol - Interface in org.tweetyproject.agents
-
A protocol gives instructions in which order agents have to be asked for actions in a multi-agent system.
- ProtocolGenerator<T extends Protocol,
S extends Agent, R extends MultiAgentSystem<S>> - Interface in org.tweetyproject.agents.sim -
Generates protocols for simulation.
- ProtocolListener - Interface in org.tweetyproject.agents
-
A protocol listener listens on a protocol and is notified whenever an action is executed.
- protocolTerminated() - Method in interface org.tweetyproject.agents.ProtocolListener
-
This method is called when the protocol terminates.
- ProtocolTerminatedException - Exception in org.tweetyproject.agents
-
A ProtocolTerminatedException is thrown when a protocol is asked to perform a step but has already terminated.
- ProtocolTerminatedException() - Constructor for exception org.tweetyproject.agents.ProtocolTerminatedException
-
Creates a new ProtocolTerminatedException.
- Prover9FolReasoner - Class in org.tweetyproject.logics.fol.reasoner
-
Invokes Prover9 ( https://www.cs.unm.edu/~mccune/mace4/), an automated theorem prover for first-order logic, and returns its results.
- Prover9FolReasoner(String) - Constructor for class org.tweetyproject.logics.fol.reasoner.Prover9FolReasoner
-
Constructs a new instance pointing to a specific Prover9
- Prover9FolReasoner(String, Shell) - Constructor for class org.tweetyproject.logics.fol.reasoner.Prover9FolReasoner
-
Constructs a new instance pointing to a specific Prover9.
- Prover9Writer - Class in org.tweetyproject.logics.fol.writer
-
Prints single first-order logic formulas and full knowledge bases to Prover9 format (https://www.cs.unm.edu/~mccune/mace4/manual/2009-11A/).
- Prover9Writer() - Constructor for class org.tweetyproject.logics.fol.writer.Prover9Writer
-
creates new Prover9Writer
- Prover9Writer(Writer) - Constructor for class org.tweetyproject.logics.fol.writer.Prover9Writer
-
creates new Prover9Writer
- provided() - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework.Builder
- pruneDGraph(SimpleGraph<Argument>, Collection<Argument>, Collection<Argument>, Collection<Argument>) - Static method in class org.tweetyproject.arg.dung.independence.Independence
-
prune the given DAG by removing all leaf nodes, which are not in any of the given sets and removing all outgoing edges from nodes in argsC
- PSupport - Class in org.tweetyproject.arg.peaf.syntax
-
PSupport extends ESupport to have a probability value assigned to the support links (for PEEAF and PEAF)
- PSupport(String, Set<EArgument>, Set<EArgument>, double) - Constructor for class org.tweetyproject.arg.peaf.syntax.PSupport
-
The default constructor that creates ESupport object
- pushNode(Node) - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- put(Collection<? extends Constant>, Integer) - Method in class org.tweetyproject.logics.rpcl.semantics.InstanceAssignment
- put(K, V) - Method in class org.tweetyproject.arg.adf.util.CacheMap
- put(K, V) - Method in class org.tweetyproject.arg.adf.util.LazyMap
- put(Argument, Boolean) - Method in class org.tweetyproject.arg.adf.semantics.interpretation.Interpretation.Builder
- put(Argument, Double) - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- put(Argument, Integer) - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- put(Argument, L) - Method in class org.tweetyproject.arg.social.semantics.SocialMapping
-
Sets the social value of the given argument
- put(Argument, ArgumentStatus) - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- put(Argument, ArgumentStatus) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- put(Predicate, InstanceAssignment) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- put(Proposition, Double) - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- put(T, Probability) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- put(T, Probability) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- put(T, Probability) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- putAll(Map<? extends K, ? extends V>) - Method in class org.tweetyproject.arg.adf.util.CacheMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.tweetyproject.arg.adf.util.LazyMap
- putAll(Map<? extends Argument, ? extends Double>) - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- putAll(Map<? extends Argument, ? extends Integer>) - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- putAll(Map<? extends Argument, ? extends ArgumentStatus>) - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- putAll(Map<? extends Argument, ? extends ArgumentStatus>) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- putAll(Map<? extends Predicate, ? extends InstanceAssignment>) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- putAll(Map<? extends Proposition, ? extends Double>) - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- putAll(Map<? extends T, ? extends Probability>) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- putAll(Map<? extends T, ? extends Probability>) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- putAll(Map<? extends T, ? extends Probability>) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- putBufferedEdge(BufferedBpmnEdge) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.RootParser
- putIncomingEdge(String, Edge<BpmnNode>) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnNode
-
Add a new incoming edge
- putNode(BpmnNode) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.RootParser
- putOutgoingEdge(String, Edge<BpmnNode>) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnNode
-
Add a new outgoing edge
- putTokens(Place, int) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
-
Specify the number of tokens at the place at this marking
Q
- QbfExample - Class in org.tweetyproject.logics.qbf.examples
-
Some general examples for quantified boolean formulas and for parsers and writers.
- QbfExample() - Constructor for class org.tweetyproject.logics.qbf.examples.QbfExample
- QbfParser - Class in org.tweetyproject.logics.qbf.parser
-
This class implements a parser for quantified boolean formulas.
- QbfParser() - Constructor for class org.tweetyproject.logics.qbf.parser.QbfParser
- QbfReasonersExample - Class in org.tweetyproject.logics.qbf.examples
-
Examples for using QBF solvers.
- QbfReasonersExample() - Constructor for class org.tweetyproject.logics.qbf.examples.QbfReasonersExample
- QbfSolver - Class in org.tweetyproject.logics.qbf.reasoner
-
Abstract QBF sat solver to be implemented by concrete solvers.
- QbfSolver() - Constructor for class org.tweetyproject.logics.qbf.reasoner.QbfSolver
- QbPossibleWorld - Class in org.tweetyproject.logics.qbf.semantics
-
This class represents a possible world of quantified boolean logic, i.e.
- QbPossibleWorld() - Constructor for class org.tweetyproject.logics.qbf.semantics.QbPossibleWorld
-
Creates a new empty possible world.
- QbPossibleWorld(Collection<? extends Proposition>) - Constructor for class org.tweetyproject.logics.qbf.semantics.QbPossibleWorld
-
Creates a new possible world with the given set of propositions.
- QCirParser - Class in org.tweetyproject.logics.qbf.parser
-
This class implements a parser for the QCIR (Quantified CIRcuit) format.
- QCirParser() - Constructor for class org.tweetyproject.logics.qbf.parser.QCirParser
- QdimacsParser - Class in org.tweetyproject.logics.qbf.parser
-
This class implements a parser for the QDIMACS input format.
- QdimacsParser() - Constructor for class org.tweetyproject.logics.qbf.parser.QdimacsParser
- QdimacsParser.Answer - Enum Class in org.tweetyproject.logics.qbf.parser
-
Possible answers that solvers can find for a given QDIMACS problem.
- QdimacsWriter - Class in org.tweetyproject.logics.qbf.writer
-
Converts belief bases to QDIMACS format and prints them.
- QdimacsWriter() - Constructor for class org.tweetyproject.logics.qbf.writer.QdimacsWriter
-
Creates a new QDIMACS writer.
- QdimacsWriter(Writer) - Constructor for class org.tweetyproject.logics.qbf.writer.QdimacsWriter
-
Creates a new QDIMACS writer.
- Quadruple<E,
F, G, H> - Class in org.tweetyproject.preferences -
This class implements a simple quadruple of elements.
- Quadruple() - Constructor for class org.tweetyproject.preferences.Quadruple
-
Initializes an empty quadruple
- Quadruple(E, F, G, H) - Constructor for class org.tweetyproject.preferences.Quadruple
-
Initializes the elements of this quadruple with given parameters
- QuadrupleSetSignature<T,
S, U, R> - Class in org.tweetyproject.commons -
This class models a signature as four sets of formulas.
- QuadrupleSetSignature() - Constructor for class org.tweetyproject.commons.QuadrupleSetSignature
-
Creates a new empty signature.
- QualifiedExample - Class in org.tweetyproject.arg.dung.examples
-
Example on how to use the qualified and semi-qualified semantics reasoners.
- QualifiedExample() - Constructor for class org.tweetyproject.arg.dung.examples.QualifiedExample
- QualifiedReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for qualified sigma-semantics.
- QualifiedReasoner(AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.dung.reasoner.QualifiedReasoner
-
initialize reasoner with the given reasoner as base reasoner Will only produce meaningful results if the given semantics is SCC-decomposable
- QualifiedReasoner(Semantics) - Constructor for class org.tweetyproject.arg.dung.reasoner.QualifiedReasoner
-
initialize reasoner with the given semantics as base function.
- qualitativeEquals(ProbabilisticConditional) - Method in class org.tweetyproject.logics.pcl.syntax.ProbabilisticConditional
-
Checks whether this and the given probabilistic conditional are qualitatively equivalent, i.e.
- QualitativeReasoner<B extends BeliefBase,
F extends Formula> - Interface in org.tweetyproject.commons -
The general interface for objects that are able to query a belief base with some formula and return either TRUE or FALSE as answer.
- quality - Enum constant in enum class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner.solver
- quality(DungTheory, LatticeArgumentRanking) - Method in class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner
-
ranks arguments according to a given ranking.
- qualityFirst - Enum constant in enum class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner.solver
- qualityFirst(DungTheory, LatticeArgumentRanking) - Method in class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner
-
ranks arguments according to the quality function.
- QUALITYPRECEDENCE - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The QUALITYPRECEDENCE postulate
- QuantifiedFormula - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
Interface for a QuantifiedFormula with a set of quantified variables implementing an all- or exist-quantor for example.
- QuantifiedFormulaSupport<T extends RelationalFormula> - Class in org.tweetyproject.logics.commons.syntax
-
This class provides common functionalities for quantified formulas, i.e.
- QuantifiedFormulaSupport(T, Set<Variable>) - Constructor for class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- QuantitativeReasoner<B extends BeliefBase,
F extends Formula> - Interface in org.tweetyproject.commons -
The general interface for objects that are able to query a belief base with some formula and return a degree (double value) of its acceptability.
- query - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysis
-
The list of queried arguments
- query() - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- query(B, F) - Method in interface org.tweetyproject.commons.QualitativeReasoner
- query(B, F) - Method in interface org.tweetyproject.commons.Reasoner
-
Queries the given belief base for the given formula.
- query(Set<EArgument>) - Method in class org.tweetyproject.arg.peaf.analysis.AbstractAnalysis
-
The default method return null
- query(Set<EArgument>) - Method in class org.tweetyproject.arg.peaf.analysis.ApproxAnalysis
-
Computes approximately what is probabilistic justification of the given set of arguments in the PEAF given error level
- query(Set<EArgument>) - Method in class org.tweetyproject.arg.peaf.analysis.ConcurrentApproxAnalysis
-
Computes approximately what is probabilistic justification of the given set of arguments in the PEAF given error level concurrently.
- query(Set<EArgument>) - Method in class org.tweetyproject.arg.peaf.analysis.ConcurrentExactAnalysis
-
Computes exactly what is probabilistic justification of the given set of arguments in the PEAF.
- query(Set<EArgument>) - Method in class org.tweetyproject.arg.peaf.analysis.ExactAnalysis
-
Computes exactly what is probabilistic justification of the given set of arguments in the PEAF.
- query(Set<EArgument>) - Method in interface org.tweetyproject.arg.peaf.analysis.JustificationAnalysis
-
Creates an AnalysisResult to store the results of the analysis
- query(AbaTheory<T>, Assumption<T>) - Method in class org.tweetyproject.arg.aba.reasoner.GeneralAbaReasoner
- query(AbaTheory<T>, Assumption<T>, InferenceMode) - Method in class org.tweetyproject.arg.aba.reasoner.FlatAbaReasoner
- query(AbaTheory<T>, Assumption<T>, InferenceMode) - Method in class org.tweetyproject.arg.aba.reasoner.GeneralAbaReasoner
-
Queries the given ABA theory for the given assumption using the given inference type.
- query(AspicArgumentationTheory<T>, T) - Method in class org.tweetyproject.arg.aspic.reasoner.AbstractAspicReasoner
- query(AspicArgumentationTheory<T>, T, InferenceMode) - Method in class org.tweetyproject.arg.aspic.reasoner.AbstractAspicReasoner
-
Queries the given AspicArgumentationTheory for the given formula using the given inference type.
- query(DeductiveKnowledgeBase, PlFormula) - Method in class org.tweetyproject.arg.deductive.reasoner.AbstractDeductiveArgumentationReasoner
- query(DefeasibleLogicProgram, FolFormula) - Method in class org.tweetyproject.arg.delp.reasoner.DelpReasoner
- query(DungTheory, Argument) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractAcceptabilityReasoner
- query(DungTheory, Argument) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractDungReasoner
- query(DungTheory, Argument) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractExtensionReasoner
- query(DungTheory, Argument) - Method in class org.tweetyproject.arg.dung.reasoner.StratifiedLabelingReasoner
- query(DungTheory, Argument, InferenceMode) - Method in class org.tweetyproject.arg.dung.reasoner.AbstractExtensionReasoner
-
Queries the given AAF for the given argument using the given inference type.
- query(DungTheory, Argument, InferenceMode) - Method in class org.tweetyproject.arg.dung.reasoner.ProboReasoner
- query(DungTheory, Argument, InferenceMode) - Method in class org.tweetyproject.arg.dung.reasoner.SatCompleteReasoner
- query(DungTheory, Argument, InferenceMode) - Method in class org.tweetyproject.arg.dung.reasoner.StratifiedLabelingReasoner
-
Queries the given AAF for the given argument using the given inference type.
- query(DungTheory, T, InferenceMode) - Method in class org.tweetyproject.arg.aspic.reasoner.AbstractAspicReasoner
- query(ArgumentationKnowledgeBase, Argument) - Method in class org.tweetyproject.arg.lp.reasoner.ArgumentationReasoner
- query(ArgumentationKnowledgeBase, ASPLiteral) - Method in class org.tweetyproject.arg.lp.reasoner.LiteralReasoner
- query(ProbabilisticArgumentationFramework, Extension) - Method in class org.tweetyproject.arg.prob.reasoner.AbstractPafReasoner
-
Estimates the probability that the given set of arguments is an extension
- query(ProbabilisticArgumentationFramework, Extension) - Method in class org.tweetyproject.arg.prob.reasoner.MonteCarloPafReasoner
- query(ProbabilisticArgumentationFramework, Extension) - Method in class org.tweetyproject.arg.prob.reasoner.SimplePafReasoner
-
Estimates the probability that the given set of arguments is an extension
- query(ProbabilisticArgumentationFramework, Argument) - Method in class org.tweetyproject.arg.prob.reasoner.AbstractPafReasoner
- query(ProbabilisticArgumentationFramework, Argument, InferenceMode) - Method in class org.tweetyproject.arg.prob.reasoner.AbstractPafReasoner
-
Queries the given PAF for the given argument using the given inference type.
- query(ProbabilisticArgumentationFramework, Argument, InferenceMode) - Method in class org.tweetyproject.arg.prob.reasoner.MonteCarloPafReasoner
- query(ProbabilisticArgumentationFramework, Argument, InferenceMode) - Method in class org.tweetyproject.arg.prob.reasoner.SimplePafReasoner
- query(StructuredArgumentationFramework, Proposition) - Method in class org.tweetyproject.arg.saf.reasoner.OutputReasoner
- query(SetAf, Argument) - Method in class org.tweetyproject.arg.setaf.reasoners.AbstractExtensionSetAfReasoner
- query(SetAf, Argument) - Method in class org.tweetyproject.arg.setaf.reasoners.AbstractSetAfReasoner
- query(SetAf, Argument, InferenceMode) - Method in class org.tweetyproject.arg.setaf.reasoners.AbstractExtensionSetAfReasoner
-
Queries the given AAF for the given argument using the given inference type.
- query(SocialAbstractArgumentationFramework, Argument) - Method in class org.tweetyproject.arg.social.reasoner.IssReasoner
- query(ClBeliefSet, PlFormula) - Method in class org.tweetyproject.logics.cl.reasoner.AbstractConditionalLogicReasoner
- query(DlBeliefSet, DlAxiom) - Method in class org.tweetyproject.logics.dl.reasoner.NaiveDlReasoner
- query(FolBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.fol.reasoner.EFOLReasoner
- query(FolBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.fol.reasoner.FolReasoner
- query(FolBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.fol.reasoner.Prover9FolReasoner
- query(FolBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.fol.reasoner.SimpleFolReasoner
- query(FolBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.fol.reasoner.SpassFolReasoner
- query(MlBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.ml.reasoner.AbstractMlReasoner
- query(MlBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.ml.reasoner.MleanCoPReasoner
- query(MlBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.ml.reasoner.SimpleMlReasoner
- query(MlBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.ml.reasoner.SPASSMlReasoner
- query(MarkovLogicNetwork, FolFormula) - Method in class org.tweetyproject.logics.mln.reasoner.AbstractMlnReasoner
- query(MarkovLogicNetwork, FolFormula, FolSignature) - Method in class org.tweetyproject.logics.mln.reasoner.AbstractMlnReasoner
-
Queries the given MLN wrt.
- query(PclBeliefSet, PlFormula) - Method in class org.tweetyproject.logics.pcl.reasoner.AbstractPclReasoner
- query(PclBeliefSet, PlFormula) - Method in class org.tweetyproject.logics.pcl.reasoner.DefaultMeReasoner
- query(PclBeliefSet, PlFormula) - Method in class org.tweetyproject.logics.pcl.reasoner.GeneralizedMeReasoner
- query(PlBeliefSet, PlFormula) - Method in class org.tweetyproject.logics.pl.reasoner.AbstractPlReasoner
- query(PlBeliefSet, PlFormula) - Method in class org.tweetyproject.logics.pl.reasoner.SatReasoner
- query(PlBeliefSet, PlFormula) - Method in class org.tweetyproject.logics.pl.reasoner.SimplePlReasoner
- query(PlBeliefSet, PlFormula) - Method in class org.tweetyproject.logics.qbf.reasoner.NaiveQbfReasoner
- query(PlFormula, PlFormula) - Method in class org.tweetyproject.logics.pl.reasoner.AbstractPlReasoner
-
Checks whether the first formula entails the second.
- query(RclBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.rcl.reasoner.SimpleRelationalCReasoner
- query(RclBeliefSet, FolFormula, FolSignature) - Method in class org.tweetyproject.logics.rcl.reasoner.SimpleRelationalCReasoner
-
Queries the given belief set wrt.
- query(DefaultTheory, FolFormula) - Method in class org.tweetyproject.logics.rdl.reasoner.SimpleDefaultReasoner
- query(DefaultTheory, FolFormula, InferenceMode) - Method in class org.tweetyproject.logics.rdl.reasoner.SimpleDefaultReasoner
-
Queries the given default theory for the given query using the given inference mode.
- query(RpclBeliefSet, FolFormula) - Method in class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
- query(RpclBeliefSet, FolFormula, FolSignature) - Method in class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
-
Queries the knowledge base wrt.
- query(Program, ASPLiteral) - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
- query(Program, ASPLiteral) - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
- query(Program, ASPLiteral) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
- query(Program, ASPLiteral, InferenceMode) - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
- query(Program, ASPLiteral, InferenceMode) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
- Query<T> - Interface in org.tweetyproject.arg.adf.reasoner.query
- Query() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- QUERY_MARK - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- QUERY_MARK - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- queryProof(FolBeliefSet, Formula) - Method in class org.tweetyproject.logics.fol.reasoner.SpassFolReasoner
-
Determines the answer wrt.
- queryProof(MlBeliefSet, Formula) - Method in class org.tweetyproject.logics.ml.reasoner.SPASSMlReasoner
-
Determines the answer wrt.
- QueryProposition - Class in org.tweetyproject.action.query.syntax
-
Action queries are represented as propositional formulas with three possible types of propositions: "holds", "always" and "necessarily" propositions.
- QueryProposition(FolFormula, String) - Constructor for class org.tweetyproject.action.query.syntax.QueryProposition
-
Creates a new query proposition with the given formula and a unique name, which is used by the base class.
- QUOTED - Static variable in interface org.tweetyproject.arg.delp.parser.DelpParserConstants
- QuteSolver - Class in org.tweetyproject.logics.qbf.reasoner
-
A wrapper for the Qute (https://www.ac.tuwien.ac.at/research/qute/) solver.
- QuteSolver(String) - Constructor for class org.tweetyproject.logics.qbf.reasoner.QuteSolver
-
Constructs a new instance pointing to a specific QuteSolver
- QuteSolver(String, Shell) - Constructor for class org.tweetyproject.logics.qbf.reasoner.QuteSolver
-
Constructs a new instance pointing to a specific QuteSolver.
R
- RA - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.AIFNodeType
-
RA Node (is a S node) (considered as a support link)
- RaAbstraction - Class in org.tweetyproject.arg.rankings.postulates
-
The "abstraction" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
- RaAbstraction() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaAbstraction
- RaAdditionOfAttackBranch - Class in org.tweetyproject.arg.rankings.postulates
-
The "addition of attack branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet.
- RaAdditionOfAttackBranch() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaAdditionOfAttackBranch
- RaAdditionOfDefenseBranch - Class in org.tweetyproject.arg.rankings.postulates
-
The "addition of defense branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet.
- RaAdditionOfDefenseBranch() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaAdditionOfDefenseBranch
- RaAttackVsFullDefense - Class in org.tweetyproject.arg.rankings.postulates
-
The "attack vs full defense" postulate for ranking semantics as proposed in [Bonzon, Delobelle, Konieczny, Maudet.
- RaAttackVsFullDefense() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaAttackVsFullDefense
- RaCardinalityPrecedence - Class in org.tweetyproject.arg.rankings.postulates
-
The "cardinality precedence" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
- RaCardinalityPrecedence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaCardinalityPrecedence
- RaCounterTransitivity - Class in org.tweetyproject.arg.rankings.postulates
-
The "counter-transitivity" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
- RaCounterTransitivity() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaCounterTransitivity
- RaDefensePrecedence - Class in org.tweetyproject.arg.rankings.postulates
-
The "defense precedence" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
- RaDefensePrecedence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaDefensePrecedence
- RaDistDefensePrecedence - Class in org.tweetyproject.arg.rankings.postulates
-
The "distributed-defense precedence" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
- RaDistDefensePrecedence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaDistDefensePrecedence
- RaIncreaseOfAttackBranch - Class in org.tweetyproject.arg.rankings.postulates
-
The "increase of attack branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet.
- RaIncreaseOfAttackBranch() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaIncreaseOfAttackBranch
- RaIncreaseOfDefenseBranch - Class in org.tweetyproject.arg.rankings.postulates
-
The "increase of defense branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet.
- RaIncreaseOfDefenseBranch() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaIncreaseOfDefenseBranch
- RaIndependence - Class in org.tweetyproject.arg.rankings.postulates
-
The "independence" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
- RaIndependence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaIndependence
- RANDOM - Enum constant in enum class org.tweetyproject.arg.peaf.evaluation.daf.GraphType
-
Random graphs
- RANDOM_SEED1 - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
- RANDOM_SEED1 - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- RANDOM_SEED2 - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
- RANDOM_SEED2 - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- RANDOM_SEED3 - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
- RANDOM_SEED3 - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- RANDOM_SEED4 - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
- RANDOM_SEED4 - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- RandomAspicArgumentationTheoryGenerator - Class in org.tweetyproject.arg.aspic.util
-
Generates random ASPIC argumentation theories.
- RandomAspicArgumentationTheoryGenerator(int, int, int, double) - Constructor for class org.tweetyproject.arg.aspic.util.RandomAspicArgumentationTheoryGenerator
-
Creates a random ASPIC argumentation theory generatir with
numPropositionsandnumFormulasformulas (inference rules). - RandomAspicReasoner<T extends Invertable> - Class in org.tweetyproject.arg.aspic.reasoner
-
This class implements an approximate reasoner for ASPIC+ that randomly samples arguments.
- RandomAspicReasoner(AbstractExtensionReasoner, int, int) - Constructor for class org.tweetyproject.arg.aspic.reasoner.RandomAspicReasoner
-
Creates a new instance.
- randomClause() - Method in class org.tweetyproject.logics.pl.util.RandomSatSampler
-
Generates a random clause with k literals.
- RandomDAF - Class in org.tweetyproject.arg.peaf.evaluation.daf
-
Uses graphstream's RandomGenerator to create random graphs and converts the structure DungTheory attack and arguments
- RandomDAF(int, double) - Constructor for class org.tweetyproject.arg.peaf.evaluation.daf.RandomDAF
-
The default constructor for RandomDAF
- RandomDecomposer - Class in org.tweetyproject.arg.adf.reasoner.sat.decomposer
- RandomDecomposer() - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.decomposer.RandomDecomposer
- randomElement(Collection<E>) - Method in class org.tweetyproject.commons.util.SetTools
-
Picks one element uniformly at random from the set (not very efficient).
- RandomIncisionFunction<T extends Formula> - Class in org.tweetyproject.beliefdynamics.kernels
-
This class implements an incision function that just randomly selects a minimal incision.
- RandomIncisionFunction() - Constructor for class org.tweetyproject.beliefdynamics.kernels.RandomIncisionFunction
- RandomKernelContractionOperator - Class in org.tweetyproject.beliefdynamics.operators
-
This class implements a simple kernel base contraction for propositional logic with an incision function that randomly selects its incisions.
- RandomKernelContractionOperator() - Constructor for class org.tweetyproject.beliefdynamics.operators.RandomKernelContractionOperator
-
Creates a new contraction operator.
- RandomLotteryAgent - Class in org.tweetyproject.agents.dialogues.lotteries
-
A baseline agent for argumentation games who always returns some random move.
- RandomLotteryAgent(String, DungTheory, UtilityFunction, Semantics) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.RandomLotteryAgent
-
Creates a new agent with the given name, theory, utility function and semantics
- RandomLotteryAgentGenerator - Class in org.tweetyproject.agents.dialogues.lotteries.sim
-
Generates baseline lottery agents.
- RandomLotteryAgentGenerator(String) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.RandomLotteryAgentGenerator
- randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.BfgsRootFinder
- randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.GradientDescentRootFinder
- randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.HessianGradientDescentRootFinder
- randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.NewtonRootFinder
- randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.OptimizationRootFinder
- randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.RootFinder
-
Determines the values for the variables appearing in the function such the function evaluates to zero.
- randomSample() - Method in class org.tweetyproject.commons.FormulaSampler
-
This method randomly samples a single formula of the given signature with the default maximal formula length.
- randomSample(int) - Method in class org.tweetyproject.arg.saf.util.BasicArgumentSampler
- randomSample(int) - Method in class org.tweetyproject.commons.FormulaSampler
-
This method randomly samples a single formula of the given signature with the given maximal formula length.
- randomSample(int, int) - Method in class org.tweetyproject.commons.FormulaSampler
-
This method randomly samples a total of "numFormulas" of the given signature and maximal formula length.
- RandomSampler - Class in org.tweetyproject.logics.pl.util
- RandomSampler(Signature, double) - Constructor for class org.tweetyproject.logics.pl.util.RandomSampler
-
Creates a new sampler for the given signature
- RandomSampler(Signature, double, int, int) - Constructor for class org.tweetyproject.logics.pl.util.RandomSampler
-
Creates a new sampler for the given signature
- RandomSatSampler - Class in org.tweetyproject.logics.pl.util
-
A sampler for uniform random k-SAT instances.
- RandomSatSampler(Signature, int) - Constructor for class org.tweetyproject.logics.pl.util.RandomSatSampler
-
Constructs a new sampler
- RandomSatSampler(Signature, int, int, int) - Constructor for class org.tweetyproject.logics.pl.util.RandomSatSampler
-
Constructs a new sampler
- RandomSubsetIterator<T> - Class in org.tweetyproject.commons.util
-
Iterates over all subsets of a given sets in a random order.
- RandomSubsetIterator(Set<T>, boolean) - Constructor for class org.tweetyproject.commons.util.RandomSubsetIterator
-
Creates a new subset iterator for the given set.
- rank(Collection<? extends Proposition>) - Method in class org.tweetyproject.agents.dialogues.structured.CountingUtilityFunction
- rank(Collection<? extends Proposition>) - Method in class org.tweetyproject.agents.dialogues.structured.IndicatorUtilityFunction
- rank(Collection<? extends Proposition>) - Method in class org.tweetyproject.agents.dialogues.structured.MultipleIndicatorUtilityFunction
- rank(Collection<? extends Proposition>) - Method in class org.tweetyproject.agents.dialogues.structured.SasAgent
-
Ranks the given collection of propositions wrt.
- rank(Collection<? extends Proposition>) - Method in interface org.tweetyproject.agents.dialogues.structured.UtilityFunction
-
Rank the given collection of propositions.
- rank(HerbrandInterpretation) - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
-
Gets the rank of the given Herbrand interpretation.
- rank(FolFormula) - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
-
Gets the rank of the given sentence (ground formula).
- rank(PossibleWorld) - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Gets the rank of the given possible world.
- rank(PlFormula) - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Gets the rank of the given formula.
- RankingFunction - Class in org.tweetyproject.logics.cl.semantics
-
A ranking function (or ordinal conditional function, OCF) that maps possible worlds of a propositional language to integers.
- RankingFunction<T> - Class in org.tweetyproject.preferences.ranking
-
This class is meant to provide ranking functions to given preference orders and vice versa.
- RankingFunction() - Constructor for class org.tweetyproject.preferences.ranking.RankingFunction
-
constructs a new, empty ranking function caller can use Map-method putAll to fill this empty ranking function
- RankingFunction(PlSignature) - Constructor for class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Creates a new ranking function mapping each given interpretation to zero.
- RankingFunction(LevelingFunction<T>) - Constructor for class org.tweetyproject.preferences.ranking.RankingFunction
-
this constructor creates a ranking function using a given preference order
- RankingPostulate - Class in org.tweetyproject.arg.rankings.postulates
-
An abstract postulate for ranking-based semantics in abstract argumentation; the ancestor of all concrete postulates.
- RankingPostulate() - Constructor for class org.tweetyproject.arg.rankings.postulates.RankingPostulate
- RankingPostulatesExample - Class in org.tweetyproject.arg.rankings.examples
-
Example code for evaluating ranking semantics in regard to postulates.
- RankingPostulatesExample() - Constructor for class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
- RankingSemanticsExample - Class in org.tweetyproject.arg.rankings.examples
-
Example code for the following ranking semantics:
- Categorizer [Besnard, Hunter. - RankingSemanticsExample() - Constructor for class org.tweetyproject.arg.rankings.examples.RankingSemanticsExample
- RankingSemanticsExample2 - Class in org.tweetyproject.arg.rankings.examples
-
Example code for even more ranking semantics:
- Counting Semantics [Pu, Zhang, G.Luo, J.Luo. - RankingSemanticsExample2() - Constructor for class org.tweetyproject.arg.rankings.examples.RankingSemanticsExample2
- RankingTools - Class in org.tweetyproject.arg.rankings.util
-
This class contains common utility methods for ranking reasoners.
- RankingTools() - Constructor for class org.tweetyproject.arg.rankings.util.RankingTools
- RaNonAttackedEquivalence - Class in org.tweetyproject.arg.rankings.postulates
-
The "non-attacked equivalence" postulate for ranking semantics as proposed in [Bonzon, Delobelle, Konieczny, Maudet.
- RaNonAttackedEquivalence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaNonAttackedEquivalence
- RaQualityPrecedence - Class in org.tweetyproject.arg.rankings.postulates
-
The "quality precedence" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
- RaQualityPrecedence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaQualityPrecedence
- RaSelfContradiction - Class in org.tweetyproject.arg.rankings.postulates
-
The "self-contradiction" postulate for ranking semantics as proposed in [Matt, Toni.
- RaSelfContradiction() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaSelfContradiction
- RaStrictAdditionOfDefenseBranch - Class in org.tweetyproject.arg.rankings.postulates
-
The "strict addition of defense branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet.
- RaStrictAdditionOfDefenseBranch() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaStrictAdditionOfDefenseBranch
- RaStrictCounterTransitivity - Class in org.tweetyproject.arg.rankings.postulates
-
The "strict counter-transitivity" postulate for ranking semantics as proposed by [Amgoud, Ben-Naim.
- RaStrictCounterTransitivity() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaStrictCounterTransitivity
- RationalPASemantics - Class in org.tweetyproject.arg.prob.semantics
-
P is rational wrt.
- RationalPASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.RationalPASemantics
- RaTotal - Class in org.tweetyproject.arg.rankings.postulates
-
The "total" postulate for ranking semantics as proposed in [Bonzon, Delobelle, Konieczny, Maudet.
- RaTotal() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaTotal
- RaVoidPrecedence - Class in org.tweetyproject.arg.rankings.postulates
-
The "void precedence" postulate for ranking semantics as proposed by [Amgoud, Ben-Naim.
- RaVoidPrecedence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaVoidPrecedence
- RBRA - Static variable in interface org.tweetyproject.preferences.io.POParserConstants
-
RegularExpression Id.
- RBRA - Static variable in interface org.tweetyproject.preferences.io.UPParserConstants
-
RegularExpression Id.
- RclBeliefSet - Class in org.tweetyproject.logics.rcl.syntax
-
This class models a belief set on relational conditional logic, i.e.
- RclBeliefSet() - Constructor for class org.tweetyproject.logics.rcl.syntax.RclBeliefSet
-
Creates a new (empty) conditional belief set.
- RclBeliefSet(Collection<? extends RelationalConditional>) - Constructor for class org.tweetyproject.logics.rcl.syntax.RclBeliefSet
-
Creates a new relational conditional belief set with the given collection of relational conditionals.
- RclExample - Class in org.tweetyproject.logics.rcl.examples
-
Example code illustrating the use of working with relational conditionals and using c reasoning.
- RclExample() - Constructor for class org.tweetyproject.logics.rcl.examples.RclExample
- RclParser - Class in org.tweetyproject.logics.rcl.parser
-
This class implements a parser for relational conditional logic.
- RclParser() - Constructor for class org.tweetyproject.logics.rcl.parser.RclParser
-
Creates a new RCL Parser
- RdlExample - Class in org.tweetyproject.logics.rdl.examples
-
Example code illustrating Reiter's default logic.
- RdlExample() - Constructor for class org.tweetyproject.logics.rdl.examples.RdlExample
- RdlParser - Class in org.tweetyproject.logics.rdl.parser
-
This class implements a parser for default logic.
- RdlParser() - Constructor for class org.tweetyproject.logics.rdl.parser.RdlParser
- ReachabilityGraph - Class in org.tweetyproject.logics.petri.syntax.reachability_graph
-
A class to describe the graph of reachability between possible markings of a Petri net
- ReachabilityGraph(PetriNet) - Constructor for class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
Create a new instance
- ReachabilityGraphParser - Class in org.tweetyproject.logics.petri.syntax.reachability_graph
- ReachabilityGraphParser(PetriNet) - Constructor for class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraphParser
- ReachabilityGraphPlotter - Class in org.tweetyproject.logics.petri.plotting
-
This class is for displaying instances of the ReachabilityGraph class graphically
- ReachabilityGraphPlotter(Plotter, ReachabilityGraph) - Constructor for class org.tweetyproject.logics.petri.plotting.ReachabilityGraphPlotter
-
Create a new instance
- read() - Method in class org.tweetyproject.arg.peaf.io.aif.AIFCISReader
-
Read and convert an aif or cis file from given file path
- read(AIFJSONTheory) - Method in class org.tweetyproject.arg.peaf.io.aif.AIFCISReader
-
Reads (and converts) aifJSON to an intermediate format AIFTheory
- readChar() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- readChar() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- readChar() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- readChar() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Read a character.
- readChar() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- readFile(String) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- readPEAF(String) - Static method in class org.tweetyproject.arg.peaf.io.preaf.EdgeListReader
-
Utility method to read a PEAF in edgelist file format (.peaf) which does not print the read lines
- readPEAF(String, boolean) - Static method in class org.tweetyproject.arg.peaf.io.preaf.EdgeListReader
-
Reads a PEAFTheory in edgelist format (.peaf) and prints the lines if desired
- readPEAFWithQuery(String, boolean) - Static method in class org.tweetyproject.arg.peaf.io.preaf.EdgeListReader
-
Read a PEAF in edgelist file format that has a query (.peaf)
- REALISTIC_PROBABILITY - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
- RealVectorNorm - Interface in org.tweetyproject.math.norm
-
A norm for real vector spaces.
- reasoner - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysis
-
The configuration of the selected reasoner that will process the aif file.
- Reasoner<O,
B extends BeliefBase, F extends Formula> - Interface in org.tweetyproject.commons -
The general interface for objects that are able to query a belief base with some formula.
- ReasonerExample - Class in org.tweetyproject.logics.cl.examples
-
Compares reasoning with different reasoners.
- ReasonerExample() - Constructor for class org.tweetyproject.logics.cl.examples.ReasonerExample
- Rebut - Class in org.tweetyproject.arg.lp.semantics.attack
-
This notion of attack models the rebut relation.
- Rebuttal - Class in org.tweetyproject.arg.deductive.semantics.attacks
-
This attack notion models the rebuttal relation; A is defeated by B iff claim(B) == \neg claim(A).
- Receive - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.TaskType
- RecognitionFunction - Class in org.tweetyproject.agents.dialogues.oppmodels
-
This class realizes a recognition function as explained in [Rienstra, Thimm, in preparation].
- RecognitionFunction() - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.RecognitionFunction
- REDUCT_ADM - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The reduct admissibility principle
- ReductAdmissibilityPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Reduct-Admissibility Principle A semantics satisfies reduct admissibility iff for every AF F and every extension E we have: For all arguments a in E: if an argument b attacks a, then b is in no extension of the E-reduct of F see: Dauphin, Jeremie, Tjitze Rienstra, and Leendert Van Der Torre.
- ReductAdmissibilityPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.ReductAdmissibilityPrinciple
- REDUNDANT - Enum constant in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- ReferenceWorld - Class in org.tweetyproject.logics.rpcl.semantics
-
Instances of this class represent reference worlds, i.e.
- ReferenceWorld(Collection<? extends Collection<? extends Constant>>, Collection<Predicate>) - Constructor for class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
-
Creates a new reference world for the given equivalence classes.
- RefineLargerSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
-
Prevents smaller interpretations from being computed, but also allows different interpretations of at least the same size.
- RefineLargerSatEncoding(PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.RefineLargerSatEncoding
- RefineUnequalSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
- RefineUnequalSatEncoding(PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.RefineUnequalSatEncoding
- ReInit(InputStream) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- ReInit(InputStream) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- ReInit(InputStream) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- ReInit(InputStream) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- ReInit(InputStream) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream) - Method in class org.tweetyproject.lp.asp.parser.ASPParser
-
Reinitialise.
- ReInit(InputStream) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.tweetyproject.preferences.io.POParser
- ReInit(InputStream) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ReInit(InputStream) - Method in class org.tweetyproject.preferences.io.UPParser
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- ReInit(InputStream, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ReInit(InputStream, int, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- ReInit(InputStream, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream, int, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ReInit(InputStream, String) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- ReInit(InputStream, String) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- ReInit(InputStream, String) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- ReInit(InputStream, String) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream, String) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- ReInit(InputStream, String) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream, String) - Method in class org.tweetyproject.lp.asp.parser.ASPParser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.tweetyproject.preferences.io.POParser
- ReInit(InputStream, String) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ReInit(InputStream, String) - Method in class org.tweetyproject.preferences.io.UPParser
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- ReInit(InputStream, String, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream, String, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream, String, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ReInit(InputStream, String, int, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- ReInit(InputStream, String, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream, String, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- ReInit(InputStream, String, int, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ReInit(Reader) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- ReInit(Reader) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- ReInit(Reader) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- ReInit(Reader) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- ReInit(Reader) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- ReInit(Reader) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- ReInit(Reader) - Method in class org.tweetyproject.lp.asp.parser.ASPParser
-
Reinitialise.
- ReInit(Reader) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.tweetyproject.preferences.io.POParser
- ReInit(Reader) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ReInit(Reader) - Method in class org.tweetyproject.preferences.io.UPParser
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- ReInit(Reader, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- ReInit(Reader, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- ReInit(Reader, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ReInit(Reader, int, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- ReInit(Reader, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- ReInit(Reader, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- ReInit(Reader, int, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- ReInit(DelpParserTokenManager) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- ReInit(SimpleCharStream) - Method in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- ReInit(SimpleCharStream, int) - Method in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- ReInit(RpclCondensedProbabilityDistributionParserTokenManager) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- ReInit(SimpleCharStream) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- ReInit(SimpleCharStream, int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- ReInit(RpclProbabilityDistributionParserTokenManager) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- ReInit(SimpleCharStream) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-
Reinitialise parser.
- ReInit(ASPParserTokenManager) - Method in class org.tweetyproject.lp.asp.parser.ASPParser
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
-
Reinitialise parser.
- ReInit(POParserTokenManager) - Method in class org.tweetyproject.preferences.io.POParser
- ReInit(SimpleCharStream) - Method in class org.tweetyproject.preferences.io.POParserTokenManager
- ReInit(SimpleCharStream) - Method in class org.tweetyproject.preferences.io.UPParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class org.tweetyproject.preferences.io.POParserTokenManager
- ReInit(SimpleCharStream, int) - Method in class org.tweetyproject.preferences.io.UPParserTokenManager
-
Reinitialise parser.
- ReInit(UPParserTokenManager) - Method in class org.tweetyproject.preferences.io.UPParser
-
Reinitialise.
- REINSTATEMENT - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The reinstatement principle
- ReinstatementPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Reinstatement Principle A semantics satisfies reinstatement if for all extensions E it holds that: for all arguments a, if E defends a, then a is in E i.e E is a complete extension see: Baroni, P., & Giacomin, M.
- ReinstatementPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.ReinstatementPrinciple
- REL - Static variable in interface org.tweetyproject.preferences.io.POParserConstants
-
RegularExpression Id.
- Relation - Enum Class in org.tweetyproject.preferences
-
This enumeration lists the possible relations between two elements in preference orders
- RelationalConditional - Class in org.tweetyproject.logics.rcl.syntax
-
Instances of this class represent relational conditionals.
- RelationalConditional(FolFormula) - Constructor for class org.tweetyproject.logics.rcl.syntax.RelationalConditional
-
Creates a new conditional with the given conclusion and a tautological premise.
- RelationalConditional(FolFormula, FolFormula) - Constructor for class org.tweetyproject.logics.rcl.syntax.RelationalConditional
-
Creates a new conditional with the given premise and conclusion.
- RelationalFormula - Class in org.tweetyproject.logics.commons.syntax
-
This is the abstract base class for relational formulas, i.e.
- RelationalFormula() - Constructor for class org.tweetyproject.logics.commons.syntax.RelationalFormula
- RelationalProbabilisticConditional - Class in org.tweetyproject.logics.rpcl.syntax
-
This class represents a relational probabilistic conditional, i.e.
- RelationalProbabilisticConditional(FolFormula, FolFormula, Probability) - Constructor for class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
-
Creates a new conditional with the given premise, conclusion and probability.
- RelationalProbabilisticConditional(FolFormula, Probability) - Constructor for class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
-
Creates a new conditional with the given conclusion and probability and a tautological premise.
- RelationalProbabilisticConditional(RelationalConditional, Probability) - Constructor for class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
-
Creates a new relational probabilistic conditional with the given conditional and probability
- RelationalRankingFunction - Class in org.tweetyproject.logics.rcl.semantics
-
A relational ranking function (or relational ordinal conditional function, ROCF) that maps Herbrand interpretations to integers.
- RelationalRankingFunction(FolSignature) - Constructor for class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
-
Creates a new ranking function mapping each given interpretation to zero.
- RelativeBipolarSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
- RelativeBipolarSatEncoding(Interpretation, Link, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.RelativeBipolarSatEncoding
- RelativeKBipolarStateProcessor - Class in org.tweetyproject.arg.adf.reasoner.sat.processor
-
Decides if an ADF becomes k-bipolar relative to some truth assignments.
- RelativeKBipolarStateProcessor(int, LinkStrategy, AbstractDialecticalFramework, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.processor.RelativeKBipolarStateProcessor
- RelativeSatEncoding - Interface in org.tweetyproject.arg.adf.reasoner.sat.encodings
-
A SatEncoding which is relative to a given interpretation.
- RemainderSets<T extends Formula> - Class in org.tweetyproject.lp.asp.beliefdynamics.baserevision
-
This class represents the set of remainder sets constructed from a belief base.
- RemainderSets() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.baserevision.RemainderSets
- REMOTE_CHANCE - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
- remove() - Method in interface org.tweetyproject.commons.InterpretationIterator
- remove() - Method in class org.tweetyproject.commons.streams.DefaultFormulaStream
- remove() - Method in interface org.tweetyproject.commons.streams.FormulaStream
- remove() - Method in class org.tweetyproject.commons.util.SubsetIterator
- remove() - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
- remove(int) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- remove(int) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- remove(int) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- remove(int) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- remove(int) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- remove(int) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- remove(Object) - Method in class org.tweetyproject.agents.MultiAgentSystem
- remove(Object) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- remove(Object) - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
- remove(Object) - Method in class org.tweetyproject.arg.adf.util.CacheMap
- remove(Object) - Method in class org.tweetyproject.arg.adf.util.InterpretationTrieSet
- remove(Object) - Method in class org.tweetyproject.arg.adf.util.LazyMap
- remove(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- remove(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- remove(Object) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- remove(Object) - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- remove(Object) - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- remove(Object) - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- remove(Object) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- remove(Object) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- remove(Object) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- remove(Object) - Method in class org.tweetyproject.commons.BeliefSet
- remove(Object) - Method in class org.tweetyproject.commons.InterpretationSet
- remove(Object) - Method in interface org.tweetyproject.commons.Signature
-
Removes the given formula from this signature, if it is present (optional operation).
- remove(Object) - Method in class org.tweetyproject.commons.SingleSetSignature
- remove(Object) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- remove(Object) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- remove(Object) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- remove(Object) - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
- remove(Object) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- remove(Object) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
- remove(Object) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- remove(Object) - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- remove(Object) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- remove(Object) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- remove(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- remove(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- remove(Object) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- remove(Object) - Method in class org.tweetyproject.math.Interval
- remove(Object) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- remove(Object) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
removes specific pair of the set
- remove(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework.Builder
- remove(Attack) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Removes the given attack from this argumentation framework.
- remove(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Removes the argument and all its attacks and supports
- remove(Support) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
Removes the given support from this argumentation framework.
- remove(Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Removes the argument and all its attacks
- remove(Argument) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
- remove(Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Removes the argument and all its attacks
- remove(Argument) - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
- remove(Attack) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
-
Removes the given attack from this Dung theory.
- remove(Attack) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
remove attack from theory and reset weight
- remove(Attack) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
- remove(SetAttack) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
-
Removes the given attack from this SetAf theory.
- remove(Edge<T>) - Method in class org.tweetyproject.graphs.SimpleGraph
-
remove the given edge from the graph
- remove(Term<?>) - Method in class org.tweetyproject.logics.commons.syntax.Sort
-
Removes the given term from this sort.
- remove(T) - Method in class org.tweetyproject.graphs.HyperDirEdge
- remove(T) - Method in class org.tweetyproject.graphs.SimpleGraph
-
remove the given node from the graph
- REMOVE_SELFLOOPS - Static variable in interface org.tweetyproject.graphs.DirHyperGraph
-
When inverting a DirHyperGraph, simple remove self loops, but don't add new ones.
- REMOVE_SELFLOOPS - Static variable in interface org.tweetyproject.graphs.Graph
-
When inverting a graph, simple remove self loops, but don't add new ones.
- removeAll(Collection<?>) - Method in class org.tweetyproject.agents.MultiAgentSystem
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.adf.util.InterpretationTrieSet
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- removeAll(Collection<?>) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- removeAll(Collection<?>) - Method in class org.tweetyproject.commons.BeliefSet
- removeAll(Collection<?>) - Method in class org.tweetyproject.commons.DualSetSignature
- removeAll(Collection<?>) - Method in class org.tweetyproject.commons.InterpretationSet
- removeAll(Collection<?>) - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- removeAll(Collection<?>) - Method in interface org.tweetyproject.commons.Signature
-
Removes all of this signature elements that are also contained in the specified collection (optional operation).
- removeAll(Collection<?>) - Method in class org.tweetyproject.commons.SingleSetSignature
- removeAll(Collection<?>) - Method in class org.tweetyproject.commons.TripleSetSignature
- removeAll(Collection<?>) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
- removeAll(Collection<?>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- removeAll(Collection<?>) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- removeAll(Collection<?>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- removeAll(Collection<?>) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- removeAll(Collection<?>) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- removeAll(Collection<?>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- removeAll(Collection<?>) - Method in class org.tweetyproject.math.Interval
- removeAll(Collection<?>) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
removes all given elements from the preference order
- removeAllPostulates(Collection<? extends Postulate<T>>) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluator
-
Removes all postulates in the given collection.
- removeArgumentType(int) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
-
Removes the argument type at the specified index
- removeArgumentType(int) - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- removeArgumentType(Sort) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
-
Removes the given Sort from the list of argument types
- removeArgumentType(Sort) - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- removeBeliefbase(Collection<?>) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
Removes a belief base from the ordered list of belief bases.
- removeConditional(Conditional) - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Removes the given Conditional from the ConditionalStructure and updates the structure.
- removeDiscardedAttacks() - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
- removeDiscardedAttacks(int) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
remove all attacks with weight < threshold
- removeIf(Predicate<? super E>) - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
- removeInconsistencyListener(InconsistencyListener) - Method in class org.tweetyproject.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
- removeInconsistencyListener(InconsistencyListener) - Method in class org.tweetyproject.logics.commons.analysis.streams.StreamBasedInconsistencyMeasure
-
Remove a listener from this measure.
- removeListener(PropertyChangeListener) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
Removes a property change listener
- removeListener(PropertyChangeListener) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
-
Removes a property change listener
- removeListener(UpdateListener<T>) - Method in interface org.tweetyproject.preferences.aggregation.DynamicPreferenceAggregator
-
The remove-method for listeners for a dynamic preference aggregator
- removeListener(UpdateListener<T>) - Method in class org.tweetyproject.preferences.aggregation.DynamicScoringPreferenceAggregator
-
removes a listener from this dynamic preference aggregator
- removeNode(T) - Method in class org.tweetyproject.graphs.orders.Order
-
Removes the given node and all of its relations.
- removeOperator(BaseRevisionOperator<?>) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
Removes the given revision operator from the set of selectable revision methods.
- removeOperator(BaseRevisionOperator<?>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
-
Removes the given revision operator from the set of selectable revision methods.
- removePostulate(Postulate<T>) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluator
-
Removes the given postulate
- removePrimaFacie(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
removes evidential support from argument, does not remove argument itself
- removeProtocolListener(ProtocolListener) - Method in class org.tweetyproject.agents.AbstractProtocol
- removeProtocolListener(ProtocolListener) - Method in interface org.tweetyproject.agents.Protocol
-
Removes the given protocol listener from this protocol.
- removeTerm(Term) - Method in class org.tweetyproject.math.term.AssociativeOperation
-
Removes the given term from this operation.
- removeTokens(int) - Method in class org.tweetyproject.logics.petri.syntax.Place
- rep - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest2
-
Number of repetitions per file
- repair(BeliefBase) - Method in interface org.tweetyproject.commons.BeliefBaseMachineShop
-
Repairs the given belief base, i.e.
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.BalancedMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.ConvexAggregatingMaxConsMeMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.ConvexAggregatingMeMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.DistanceMinimizationMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.GeneralizedMeMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.MaximumEntropyMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.MinimalViolationEuclideanMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.MinimumAggregatedDistanceMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.MinimumViolationMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.PclBeliefSetQuadraticErrorMinimizationMachineShop
- repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.PenalizingCreepingMachineShop
- repair(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.analysis.MinimalViolationEuclideanMachineShop
- repair(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.analysis.MinimalViolationEuclideanMachineShopOjAlgoExpression
-
Compute solution using ojalgos matrix representation.
- repair(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.analysis.MinimalViolationEuclideanMachineShopOjAlgoMatrix
-
Compute solution using ojalgos matrix representation.
- RepairExample - Class in org.tweetyproject.logics.pcl.examples
-
Example code illustrating the use of repairing approaches.
- RepairExample() - Constructor for class org.tweetyproject.logics.pcl.examples.RepairExample
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Implication
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Negation
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Replaces the ith instance of the proposition p by f.
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.SpecialFormula
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- replaceAllTerms(double[], List<Variable>) - Method in class org.tweetyproject.math.term.Term
-
Replaces terms according to the given map.
- replaceAllTerms(Map<? extends Term, ? extends Term>) - Method in class org.tweetyproject.math.equation.Statement
-
Replaces terms according to the given map.
- replaceAllTerms(Map<? extends Term, ? extends Term>) - Method in class org.tweetyproject.math.term.Term
-
Replaces terms according to the given map.
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.equation.Equation
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.equation.Inequation
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.equation.Statement
-
Replaces each occurrence of "toSubstitute" by "substitution" and return the new statement.
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.AbsoluteValue
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Constant
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Difference
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Exp
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Fraction
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.FunctionalTerm
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Logarithm
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Maximum
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Minimum
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Power
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Product
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Root
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Sum
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Term
-
Replaces each occurrence of "toSubstitute" by "substitution" and return the new term.
- replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Variable
- requirements - Variable in class org.tweetyproject.action.description.syntax.CLaw
- requirements - Variable in class org.tweetyproject.action.query.syntax.SActionQuery
- reset() - Method in class org.tweetyproject.agents.dialogues.ArgumentationEnvironment
- reset() - Method in class org.tweetyproject.agents.dialogues.LotteryArgumentationEnvironment
- reset() - Method in class org.tweetyproject.agents.dialogues.oppmodels.DeductiveEnvironment
- reset() - Method in interface org.tweetyproject.agents.Environment
-
Resets the environment, i.e.
- reset() - Method in interface org.tweetyproject.commons.InterpretationIterator
-
Initializes a new reseted iterator.
- reset() - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
- reset() - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- reset(Collection<? extends Formula>) - Method in interface org.tweetyproject.commons.InterpretationIterator
-
Initializes a new reseted iterator for the given signature derived from the given set of formulas.
- reset(Collection<? extends Formula>) - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
- reset(Signature) - Method in interface org.tweetyproject.commons.InterpretationIterator
-
Initializes a new reseted iterator for the given signature.
- reset(Signature) - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
- resetFormulaNames() - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
-
Reset the regular expression that restricts which formulas will be parsed to the default value, meaning formulas of all names will be parsed.
- resetFormulaRoles() - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
-
Reset the regular expression that restricts which formulas will be parsed to the default value, meaning formulas of any TPTP roles will be parsed.
- ResolutionbasedSolverTest - Class in org.tweetyproject.arg.dung.examples
- ResolutionbasedSolverTest() - Constructor for class org.tweetyproject.arg.dung.examples.ResolutionbasedSolverTest
- resolvableWith(PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Checks whether this formula (which must be a conjunction of literals) is resolvable with the given formula (which is also a conjunction of literals), i.e.
- resolveAbsoluteValues() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Resolves all occurrences of absolute values "abs(X)" by replacing "abs(X)" by a new variable "TMPABS" adding constraints "TMPABS - X>= 0" and "TMPABS + X >= 0" (yielding "TMPABS <= abs(X)") introducing a new variable "TMPABSB" adding constraints "X+PENALTY*TMPABSB - TMPABS >= 0" and "-X-TMPABSB*PENALTY - TMPABS >= -PENALTY" (yielding "TMPABS >= abs(X)") adding constraints "TMPABSB<=1"
- resolveMaximums() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
Resolves all occurrences of maximums by substituting a maximum "max{a,b}" by "0.5 a + 0.5 b + abs(a-b)".
- resolveMaximums() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
- resolveMinimums() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
Resolves all occurrences of minimums by substituting a minimum "min{a,b}" by "0.5 a + 0.5 b - abs(a-b)".
- resolveMinimums() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
- resolveWith(PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Resolves this formula with the given one (both have to be conjunctive clauses) and returns some resolvent.
- restoreIllegalCharacters(String) - Method in class org.tweetyproject.action.query.analysis.SActionQuerySatisfactionTester
-
This function exists mainly for debug reasons to regain a human readable version of the atoms in a logic program or in a resulting stable model.
- restrict(Interpretation, Collection<Argument>) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
-
Creates a new interpretation with the same assignments as in the given interpretation, but only uses the arguments contained in
restriction. - result - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysis
-
The result object (will contain the result after getting processed by the reasoner).
- RESULT_PATH - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- RESULT_PATH - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- retainAll(Collection<?>) - Method in class org.tweetyproject.agents.MultiAgentSystem
- retainAll(Collection<?>) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- retainAll(Collection<?>) - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
- retainAll(Collection<?>) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- retainAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- retainAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- retainAll(Collection<?>) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- retainAll(Collection<?>) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- retainAll(Collection<?>) - Method in class org.tweetyproject.commons.BeliefSet
- retainAll(Collection<?>) - Method in class org.tweetyproject.commons.InterpretationSet
- retainAll(Collection<?>) - Method in class org.tweetyproject.commons.SingleSetSignature
- retainAll(Collection<?>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- retainAll(Collection<?>) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- retainAll(Collection<?>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- retainAll(Collection<?>) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- retainAll(Collection<?>) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- retainAll(Collection<?>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- retainAll(Collection<?>) - Method in class org.tweetyproject.math.Interval
- retainAll(Collection<?>) - Method in class org.tweetyproject.preferences.PreferenceOrder
- rev - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- revertFire() - Method in class org.tweetyproject.logics.petri.syntax.Ark
-
reverse transition firing for purposes of graph search
- revertFire() - Method in class org.tweetyproject.logics.petri.syntax.Transition
-
Reverse fire transition for purposes of depth-first graph search
- revise(Collection<InformationObject<PlFormula>>, Collection<InformationObject<PlFormula>>) - Method in class org.tweetyproject.beliefdynamics.operators.CrMasArgumentativeRevisionOperator
- revise(Collection<InformationObject<PlFormula>>, Collection<InformationObject<PlFormula>>) - Method in class org.tweetyproject.beliefdynamics.operators.CrMasSimpleRevisionOperator
- revise(Collection<InformationObject<T>>, Collection<InformationObject<T>>) - Method in class org.tweetyproject.beliefdynamics.mas.CrMasRevisionWrapper
- revise(Collection<PlFormula>, Collection<PlFormula>) - Method in class org.tweetyproject.beliefdynamics.operators.ArgumentativeRevisionOperator
- revise(Collection<ASPRule>, Collection<ASPRule>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ELPBaseRevisionOperator
- revise(Collection<ASPRule>, Collection<ASPRule>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.revision.PreferenceHandling
- revise(Collection<ASPRule>, Collection<ASPRule>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ParameterisedArgumentativeSelectiveRevisionOperator
- revise(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.CredibilityRevision
-
Revises the two given belief bases and returns the result, the former belief base has a lesser credibility than the latter.
- revise(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.CredibilityRevisionNonIterative
- revise(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.LeviMultipleBaseRevisionOperator
- revise(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.MultipleBaseRevisionOperator
-
Revises the first collection of formulas by the second collection of formulas.
- revise(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.selectiverevision.MultipleSelectiveRevisionOperator
- revise(Collection<T>, T) - Method in interface org.tweetyproject.beliefdynamics.BaseRevisionOperator
-
Revises the given collection of formulas by the given formula.
- revise(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.CredibilityRevision
-
Revises the given belief base with the given formula, the credibility of the formula is higher.
- revise(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.LeviBaseRevisionOperator
- revise(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.MultipleBaseRevisionOperator
- revise(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.selectiverevision.SelectiveRevisionOperator
- revise(List<Collection<ASPRule>>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision
- revise(List<Collection<T>>) - Method in class org.tweetyproject.beliefdynamics.CredibilityRevision
-
Revises the belief bases in the orderer list into one belief base.
- revise(List<Collection<T>>) - Method in class org.tweetyproject.beliefdynamics.CredibilityRevisionIterative
- RevisionCompareModel - Class in org.tweetyproject.beliefdynamics.gui
-
The data-model used to compare two different revision approaches.
- RevisionCompareModel() - Constructor for class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
- RevisionComparePresenter - Class in org.tweetyproject.beliefdynamics.gui
-
This class couples the RevisionCompare View and Model, it needs to know the implementation used to load external belief base files, see FileHandler interface.
- RevisionComparePresenter(RevisionCompareModel, RevisionCompareView) - Constructor for class org.tweetyproject.beliefdynamics.gui.RevisionComparePresenter
-
Default Ctor: registers the view as listener to the correct model.
- RevisionComparePresenter.FileHandler - Interface in org.tweetyproject.beliefdynamics.gui
-
This interface is used by the RevisionComparePresenter to handle the file loading.
- RevisionCompareView - Class in org.tweetyproject.beliefdynamics.gui
-
The default view for a revision compare.
- RevisionCompareView() - Constructor for class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
-
Default Ctor: Creates the view
- RevisionTest - Class in org.tweetyproject.lp.asp.beliefdynamics.revision
-
Uses the RevisionCompareView in a JFrame to compare the different revision methods in ASP.
- RevisionTest() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.revision.RevisionTest
- rightIterative - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
use interactive revision for the right method
- rightOperator - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
the right revision operator
- rightOperator - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
-
the right revision operator
- rightResult - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- RigidProtocol - Class in org.tweetyproject.agents
-
This class models a rigid protocol, i.e.
- RigidProtocol(MultiAgentSystem<? extends Agent>) - Constructor for class org.tweetyproject.agents.RigidProtocol
-
Creates a new rigid protocol for the given multi-agent system.
- RiveretTheoryLearner - Class in org.tweetyproject.arg.dung.learning
-
Implementation of the algorithm for learning (grounded) labelings from: Riveret, Régis, and Guido Governatori.
- RiveretTheoryLearner(Collection<Argument>, int) - Constructor for class org.tweetyproject.arg.dung.learning.RiveretTheoryLearner
-
initialize learner for the given set of arguments
- RoleAssertion - Class in org.tweetyproject.logics.dl.syntax
-
This class models a role assertion in description logic, i.e.
- RoleAssertion() - Constructor for class org.tweetyproject.logics.dl.syntax.RoleAssertion
-
Empty default constructor.
- RoleAssertion(List<Individual>, AtomicRole) - Constructor for class org.tweetyproject.logics.dl.syntax.RoleAssertion
-
Initializes a role assertion with the given individuals and role.
- RoleAssertion(Pair<Individual, Individual>, AtomicRole) - Constructor for class org.tweetyproject.logics.dl.syntax.RoleAssertion
-
Initializes a role assertion with the given role and individuals.
- RoleAssertion(Individual, Individual, AtomicRole) - Constructor for class org.tweetyproject.logics.dl.syntax.RoleAssertion
-
Initializes a role assertion with the given individuals and role.
- Root - Class in org.tweetyproject.math.term
-
This class represents a the nth root function
- Root(Term) - Constructor for class org.tweetyproject.math.term.Root
-
Creates a new square root.
- Root(Term, Term) - Constructor for class org.tweetyproject.math.term.Root
-
Creates a new root for the given base.
- rootFinder - Variable in class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
- RootFinder - Class in org.tweetyproject.math.opt.rootFinder
-
Classes which extend this class represent algorithms for finding zero points (roots) of functions.
- RootFinder() - Constructor for class org.tweetyproject.math.opt.rootFinder.RootFinder
-
Creates a new root finder for the given function.
- RootFinder(List<Term>, Map<Variable, Term>) - Constructor for class org.tweetyproject.math.opt.rootFinder.RootFinder
-
Creates a new root finder for the given starting point and the given (multi-dimensional) function
- rootNode() - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
- rootParser - Variable in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.AbstractElementParser
-
the root parser of the BPMN model
- RootParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Instances of this class serve as the root of a parsing process for a BPMN XML file.
- RootParser() - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.RootParser
-
Create a new instance
- roughUpdate(DungTheory) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Updates this probability function with the given theory using "rough redistribution", cf.
- roundRanking(NumericalArgumentRanking, int) - Static method in class org.tweetyproject.arg.rankings.util.RankingTools
-
Rounds values in the given numerical argument ranking to n decimals.
- RoundRobinProtocol - Class in org.tweetyproject.agents
-
This class models a round robin protocol for multi-agent systems.
- RoundRobinProtocol(MultiAgentSystem<? extends Agent>) - Constructor for class org.tweetyproject.agents.RoundRobinProtocol
-
Creates a new (non-rigid) round robin protocol for the given multi-agent system.
- RoundRobinProtocol(MultiAgentSystem<? extends Agent>, boolean) - Constructor for class org.tweetyproject.agents.RoundRobinProtocol
-
Creates a new (non-rigid) round robin protocol for the given multi-agent system.
- RpclBeliefSet - Class in org.tweetyproject.logics.rpcl.syntax
-
This class models a belief set on relational probabilistic conditional logic, i.e.
- RpclBeliefSet() - Constructor for class org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
-
Creates a new (empty) conditional belief set.
- RpclBeliefSet(Collection<? extends RelationalProbabilisticConditional>) - Constructor for class org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
-
Creates a new conditional belief set with the given collection of conditionals.
- RpclCondensedProbabilityDistributionParser - Class in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
- RpclCondensedProbabilityDistributionParser() - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- RpclCondensedProbabilityDistributionParser(InputStream) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- RpclCondensedProbabilityDistributionParser(InputStream, String) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- RpclCondensedProbabilityDistributionParser(Reader) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- RpclCondensedProbabilityDistributionParser(RpclCondensedProbabilityDistributionParserTokenManager) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- RpclCondensedProbabilityDistributionParser(RpclSemantics) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- RpclCondensedProbabilityDistributionParser(RpclSemantics, FolSignature) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- RpclCondensedProbabilityDistributionParserConstants - Interface in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
- RpclCondensedProbabilityDistributionParserTokenManager - Class in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
- RpclCondensedProbabilityDistributionParserTokenManager(SimpleCharStream) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- RpclCondensedProbabilityDistributionParserTokenManager(SimpleCharStream, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- RpclMeReasoner - Class in org.tweetyproject.logics.rpcl.reasoner
-
General ME-reasoner for RPCL.
- RpclMeReasoner(RpclSemantics) - Constructor for class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
-
Creates a new reasoner.
- RpclMeReasoner(RpclSemantics, int) - Constructor for class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
-
Creates a new reasoner.
- RpclMeReasonerExample - Class in org.tweetyproject.logics.rpcl.examples
-
Example code illustrating relational probabilistic conditional logic and reasoning with it.
- RpclMeReasonerExample() - Constructor for class org.tweetyproject.logics.rpcl.examples.RpclMeReasonerExample
- RpclMeReasonerExample2 - Class in org.tweetyproject.logics.rpcl.examples
-
Example code illustrating relational probabilistic conditional logic and reasoning with it.
- RpclMeReasonerExample2() - Constructor for class org.tweetyproject.logics.rpcl.examples.RpclMeReasonerExample2
- RpclParser - Class in org.tweetyproject.logics.rpcl.parser
-
This class implements a parser for relational probabilistic conditional logic.
- RpclParser() - Constructor for class org.tweetyproject.logics.rpcl.parser.RpclParser
-
Creates a new RPCL Parser
- RPCLPlugin - Class in org.tweetyproject.logics.rpcl.plugin
-
relational probabilistic conditional logic plugin for the tweety cli skeleton
- RPCLPlugin() - Constructor for class org.tweetyproject.logics.rpcl.plugin.RPCLPlugin
- RPCLPlugin(String[]) - Constructor for class org.tweetyproject.logics.rpcl.plugin.RPCLPlugin
-
Constructs a new plugin
- RpclProbabilityDistribution<T extends Interpretation<FolBeliefSet,
FolFormula>> - Class in org.tweetyproject.logics.rpcl.semantics -
Objects of this class represent probability distributions on the interpretations of an underlying first-order signature for a relational probabilistic conditional knowledge base.
- RpclProbabilityDistribution(RpclSemantics, FolSignature) - Constructor for class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
-
Creates a new probability distribution for the given signature.
- RpclProbabilityDistributionParser - Class in org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
- RpclProbabilityDistributionParser() - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- RpclProbabilityDistributionParser(InputStream) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- RpclProbabilityDistributionParser(InputStream, String) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- RpclProbabilityDistributionParser(Reader) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- RpclProbabilityDistributionParser(RpclProbabilityDistributionParserTokenManager) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- RpclProbabilityDistributionParser(RpclSemantics) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- RpclProbabilityDistributionParser(RpclSemantics, FolSignature) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- RpclProbabilityDistributionParserConstants - Interface in org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
-
Token literal values and constants.
- RpclProbabilityDistributionParserTokenManager - Class in org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
-
Token Manager.
- RpclProbabilityDistributionParserTokenManager(SimpleCharStream) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-
Constructor.
- RpclProbabilityDistributionParserTokenManager(SimpleCharStream, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-
Constructor.
- RpclSemantics - Interface in org.tweetyproject.logics.rpcl.semantics
-
This interface describes semantics for relational probabilistic logic.
- RSP_CLEARED - Enum constant in enum class org.tweetyproject.logics.commons.syntax.interfaces.Atom.RETURN_SET_PREDICATE
- RSP_INCOMPLETE - Enum constant in enum class org.tweetyproject.logics.commons.syntax.interfaces.Atom.RETURN_SET_PREDICATE
- RSP_SUCCESS - Enum constant in enum class org.tweetyproject.logics.commons.syntax.interfaces.Atom.RETURN_SET_PREDICATE
- RSP_TRUNCATED - Enum constant in enum class org.tweetyproject.logics.commons.syntax.interfaces.Atom.RETURN_SET_PREDICATE
- Rule<C extends Formula,
P extends Formula> - Interface in org.tweetyproject.commons.util.rules -
This interface models a general rule, i.e.
- RuleAdapter - Class in org.tweetyproject.logics.cl.rules
-
A simple adapter class that wraps the straightforward methods of the Rule interface, such that the developer can spare the work to implement the setter methods.
- RuleAdapter() - Constructor for class org.tweetyproject.logics.cl.rules.RuleAdapter
- RuleBasedCReasoner - Class in org.tweetyproject.logics.cl.reasoner
-
This is a reasoner using c-representation and rules to solve these c-representations.
- RuleBasedCReasoner() - Constructor for class org.tweetyproject.logics.cl.reasoner.RuleBasedCReasoner
- RuleBasedCReasoner(boolean) - Constructor for class org.tweetyproject.logics.cl.reasoner.RuleBasedCReasoner
- RuleBasedCReasoner.Rule - Interface in org.tweetyproject.logics.cl.reasoner
-
A rule that is applicable by the
RuleBasedCReasonerto reason a c-representation given a conditional belief base. - RuleComparator<T extends Invertable> - Class in org.tweetyproject.arg.aspic.order
- RuleComparator(List<String>) - Constructor for class org.tweetyproject.arg.aspic.order.RuleComparator
-
Constructs a new comparator for rules
- RuleFormulaGenerator<T extends Invertable> - Class in org.tweetyproject.arg.aspic.ruleformulagenerator
- RuleFormulaGenerator() - Constructor for class org.tweetyproject.arg.aspic.ruleformulagenerator.RuleFormulaGenerator
- RuleSet<T extends Rule<?,
?>> - Class in org.tweetyproject.commons.util.rules -
This class represents a set of rules and provides several auxiliary methods for accessing such a set.
- RuleSet() - Constructor for class org.tweetyproject.commons.util.rules.RuleSet
-
Creates a new empty rule set.
- RuleSet(Collection<? extends T>) - Constructor for class org.tweetyproject.commons.util.rules.RuleSet
-
Creates a new rule set with the given rules
- run() - Method in class org.tweetyproject.graphs.examples.GraphExample
- run() - Method in class org.tweetyproject.graphs.examples.HyperGraphExample
- run() - Method in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyMeasurementProcess
- run(int) - Method in class org.tweetyproject.agents.sim.GameSimulator
-
Simulates the game for the given number of repetitions and returns a map indicating which agent generator won how often.
- run(String) - Method in class org.tweetyproject.commons.util.CygwinShell
- run(String) - Method in class org.tweetyproject.commons.util.NativeShell
- run(String) - Method in class org.tweetyproject.commons.util.Shell
-
runs command
- run2() - Method in class org.tweetyproject.graphs.examples.GraphExample
- Runner - Class in org.tweetyproject.arg.peaf
-
The main runner of the arg.peaf package - Takes an aif file as an input - Generates a new aif file as an output with `analysis` field
- Runner() - Constructor for class org.tweetyproject.arg.peaf.Runner
- runRevisions() - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- runSimulation(boolean) - Static method in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- runSimulationT1() - Static method in class org.tweetyproject.agents.dialogues.examples.GroundedTest
-
This method shows that with increasing complexity of the T1-belief state of the CONTRA agent (and constant model of the PRO agent), the average utility of the CONTRA agent increases.
- runSimulationT2() - Static method in class org.tweetyproject.agents.dialogues.examples.GroundedTest
-
Same as runSimulationT1()
- runSimulationT3() - Static method in class org.tweetyproject.agents.dialogues.examples.GroundedTest
-
Same as runSimulationT1()
- runWithTimeout(Callable<T>, long, TimeUnit) - Static method in class org.tweetyproject.arg.aspic.examples.DirectionalReasonerTest
S
- SActionQuery - Class in org.tweetyproject.action.query.syntax
-
This class represents a single action query in the action query language S, which is based on the query language "P" discussed in the paper: Action Languages.
- SActionQuery(PlFormula) - Constructor for class org.tweetyproject.action.query.syntax.SActionQuery
-
Creates a new action query with the given propositional formula and no grounding requirements.
- SActionQuery(PlFormula, Set<GroundingRequirement>) - Constructor for class org.tweetyproject.action.query.syntax.SActionQuery
-
Creates a new action query with the given propositional formula and grounding requirements.
- SActionQuerySatisfactionTester - Class in org.tweetyproject.action.query.analysis
-
This class provides methods capable of checking if a given transition system satisfies a set of action queries in the action query language S.
- SActionQuerySatisfactionTester(ASPSolver) - Constructor for class org.tweetyproject.action.query.analysis.SActionQuerySatisfactionTester
-
Creates a new instance of this satisfaction tester using the given answer set solver.
- SActionQuerySet - Class in org.tweetyproject.action.query.syntax
-
This class models a set of action queries in the language "S" which is based on the query language "P" discussed in the paper: [Gelfond, Michael and Lifschitz, Vladimir: Action Languages.
- SActionQuerySet() - Constructor for class org.tweetyproject.action.query.syntax.SActionQuerySet
-
Creates a new empty action query set for the query language S.
- SActionQuerySet(Collection<SActionQuery>) - Constructor for class org.tweetyproject.action.query.syntax.SActionQuerySet
-
Creates a new belief set with the given collection of queries.
- SAFEFORMULAINDEPENDENCE - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The SAFEFORMULAINDEPENDENCE postulate
- SafetyReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.deductive
-
a set of arguments S is safe wrt.
- SafetyReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.deductive.SafetyReasoner
- SafExample - Class in org.tweetyproject.arg.social.examples
-
Example code for using social abstract argumentation.
- SafExample() - Constructor for class org.tweetyproject.arg.social.examples.SafExample
- SAFExample() - Static method in class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
- SAFRankingReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
This class implements the social abstract argumentation approach as proposed by [Bonzon, Delobelle, Konieczny, Maudet.
- SAFRankingReasoner() - Constructor for class org.tweetyproject.arg.rankings.reasoner.SAFRankingReasoner
-
Create a new SAFRankingReasoner with default parameters.
- SAFRankingReasoner(double) - Constructor for class org.tweetyproject.arg.rankings.reasoner.SAFRankingReasoner
-
Create a new SAFRankingReasoner with the given epsilon for the SimpleProductSemantics.
- SAFRankingReasoner(double, double) - Constructor for class org.tweetyproject.arg.rankings.reasoner.SAFRankingReasoner
-
Create a new SAFRankingReasoner with the given epsilon and the given tolerance for the SimpleProductSemantics.
- SAFRankingReasoner(double, double, double) - Constructor for class org.tweetyproject.arg.rankings.reasoner.SAFRankingReasoner
-
Create a new SAFRankingReasoner with the given epsilon, the given precision and the given tolerance for the SimpleProductSemantics.
- sample() - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
-
Samples a random DungTheory from this framework wrt.
- sample() - Method in class org.tweetyproject.math.probability.Probability
-
Returns a sample wrt.
- sample() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Samples one element from the domain of this probability function, depending on its probability.
- sample(Random) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
-
Samples one element from the domain of this probability function, depending on its probability.
- sampleFormula() - Method in class org.tweetyproject.logics.pl.util.CnfSampler
-
Returns a random formula
- sampleFormula(ProbabilityFunction<Byte>) - Method in class org.tweetyproject.logics.pl.util.SyntacticRandomSampler
-
Samples a single formula.
- sampleT1BeliefState() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
-
Returns a T1-belief state that is a projection of this belief state, i.e.
- SasAgent - Class in org.tweetyproject.agents.dialogues.structured
-
This class represents an agent in a structured argumentation system.
- SasAgent(StructuredArgumentationFramework, UtilityFunction) - Constructor for class org.tweetyproject.agents.dialogues.structured.SasAgent
-
Creates a new (non-single-step) SasAgent with the given (local) view and utility function.
- SasAgent(StructuredArgumentationFramework, UtilityFunction, boolean) - Constructor for class org.tweetyproject.agents.dialogues.structured.SasAgent
-
Creates a new SasAgent with the given (local) view and utility function.
- sat - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- SAT - Enum constant in enum class org.tweetyproject.logics.qbf.parser.QdimacsParser.Answer
- Sat4jSolver - Class in org.tweetyproject.logics.pl.sat
-
Uses the Sat4j library for SAT solving (note that currently only the light version is used).
- Sat4jSolver() - Constructor for class org.tweetyproject.logics.pl.sat.Sat4jSolver
-
Creates a new solver with default parameters (maxvar=1000000, nbclauses=500000).
- Sat4jSolver(int, int) - Constructor for class org.tweetyproject.logics.pl.sat.Sat4jSolver
-
Creates a new solver with the given parameters.
- SatBasedInconsistencyMeasure - Class in org.tweetyproject.logics.pl.analysis
-
A common base class for inconsistency measure implementations based on SAT encodings.
- SatBasedInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure
-
Create a new SAT-based inconsistency measure with the given SAT solver.
- SatBasedInconsistencyMeasure(SatSolver) - Constructor for class org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure
-
Create a new SAT-based inconsistency measure with the given SAT solver.
- SatBasedInconsistencyMeasure.TseitinTransformer - Class in org.tweetyproject.logics.pl.analysis
- SatCompleteReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Uses a SAT solver to determine complete extensions.
- SatCompleteReasoner(SatSolver) - Constructor for class org.tweetyproject.arg.dung.reasoner.SatCompleteReasoner
-
Constructs a new complete reasoner.
- SatEncoding - Interface in org.tweetyproject.arg.adf.reasoner.sat.encodings
- SATFormulae - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures
- SATFormulae(int) - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.SATFormulae
- satisfiable() - Method in interface org.tweetyproject.arg.adf.sat.SatSolverState
-
Computes if the current state is satisfiable.
- satisfiable() - Method in class org.tweetyproject.arg.adf.sat.state.AsynchronousCloseSatSolverState
- satisfiable() - Method in class org.tweetyproject.arg.adf.sat.state.SynchronizedSatSolverState
- satisfied() - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- satisfied(Argument) - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- satisfies(B) - Method in interface org.tweetyproject.commons.Interpretation
-
Checks whether this interpretation satisfies the given knowledge base.
- satisfies(Collection<PlFormula>) - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorld
- satisfies(Collection<PlFormula>) - Method in class org.tweetyproject.logics.qbf.semantics.QbPossibleWorld
-
Checks whether this interpretation satisfies the given formula.
- satisfies(Collection<S>) - Method in class org.tweetyproject.commons.AbstractInterpretation
-
Checks whether this interpretation satisfies all given formulas.
- satisfies(Collection<S>) - Method in interface org.tweetyproject.commons.Interpretation
-
Checks whether this interpretation satisfies all given formulas.
- satisfies(Set<FolFormula>) - Method in class org.tweetyproject.logics.fol.semantics.HerbrandInterpretation
-
Checks whether this Herbrand interpretation satisfies each of the formulas in the given set of first-order formulas.
- satisfies(Set<FolFormula>) - Method in class org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
-
Checks whether this Herbrand interpretation satisfies each of the formulas in the given set of first-order formulas.
- satisfies(AbaTheory<T>) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- satisfies(Assumption<T>) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- satisfies(LdoFormula) - Method in class org.tweetyproject.arg.dung.ldo.semantics.LdoInterpretation
- satisfies(Argument) - Method in class org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation
- satisfies(Argument) - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- satisfies(Argument) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfAbstractArgumentationInterpretation
- satisfies(Argument) - Method in class org.tweetyproject.arg.social.semantics.SocialMapping
- satisfies(DungTheory) - Method in class org.tweetyproject.arg.dung.ldo.semantics.LdoInterpretation
- satisfies(DungTheory) - Method in class org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation
- satisfies(DungTheory) - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- satisfies(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.semantics.AbstractPASemantics
- satisfies(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.semantics.CoherentPASemantics
- satisfies(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.semantics.FoundedPASemantics
- satisfies(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.semantics.InvolutaryPASemantics
- satisfies(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.semantics.JustifiablePASemantics
- satisfies(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.semantics.NeutralPASemantics
- satisfies(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.semantics.OptimisticPASemantics
- satisfies(ProbabilisticExtension, DungTheory) - Method in interface org.tweetyproject.arg.prob.semantics.PASemantics
-
Checks whether the given probabilistic extension satisfies the given argumentation theory wrt.
- satisfies(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.semantics.RationalPASemantics
- satisfies(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.semantics.SemiFoundedPASemantics
- satisfies(ProbabilisticExtension, DungTheory) - Method in class org.tweetyproject.arg.prob.semantics.SemiOptimisticPASemantics
- satisfies(SetAf) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfAbstractArgumentationInterpretation
- satisfies(SocialAbstractArgumentationFramework) - Method in class org.tweetyproject.arg.social.semantics.SocialMapping
- satisfies(Formula, Set<Interpretation<FolBeliefSet, FolFormula>>) - Method in class org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
-
Checks whether this Herbrand interpretation satisfies the given formula.
- satisfies(ClBeliefSet) - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
- satisfies(Conditional) - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
- satisfies(DlAxiom) - Method in class org.tweetyproject.logics.dl.semantics.DlInterpretation
- satisfies(DlBeliefSet) - Method in class org.tweetyproject.logics.dl.semantics.DlInterpretation
- satisfies(FolBeliefSet) - Method in class org.tweetyproject.logics.fol.semantics.HerbrandInterpretation
- satisfies(FolBeliefSet) - Method in class org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
- satisfies(FolBeliefSet) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- satisfies(FolFormula) - Method in class org.tweetyproject.logics.fol.semantics.HerbrandInterpretation
-
Checks whether this Herbrand interpretation satisfies the given formula.
- satisfies(FolFormula) - Method in class org.tweetyproject.logics.ml.semantics.KripkeModel
- satisfies(FolFormula) - Method in class org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
- satisfies(FolFormula) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- satisfies(FolFormula) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- satisfies(MlBeliefSet) - Method in class org.tweetyproject.logics.ml.semantics.KripkeModel
- satisfies(PclBeliefSet) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- satisfies(ProbabilisticConditional) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- satisfies(PossibleWorld, Conditional) - Static method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Checks whether the given possible world w satisfies the given conditional (B|A), i.e.
- satisfies(PlBeliefSet) - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- satisfies(PlBeliefSet) - Method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
- satisfies(PlBeliefSet) - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorld
- satisfies(PlBeliefSet) - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
- satisfies(PlBeliefSet) - Method in class org.tweetyproject.logics.qbf.semantics.QbPossibleWorld
-
Checks whether this interpretation satisfies the given formula.
- satisfies(PlFormula) - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- satisfies(PlFormula) - Method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
- satisfies(PlFormula) - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorld
- satisfies(PlFormula) - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
- satisfies(PlFormula) - Method in class org.tweetyproject.logics.qbf.semantics.QbPossibleWorld
-
Checks whether this interpretation satisfies the given formula.
- satisfies(RclBeliefSet) - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
- satisfies(RelationalConditional) - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
- satisfies(DefaultTheory) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- satisfies(RpclProbabilityDistribution<?>, RelationalProbabilisticConditional) - Method in class org.tweetyproject.logics.rpcl.semantics.AbstractRpclSemantics
- satisfies(RpclProbabilityDistribution<?>, RelationalProbabilisticConditional) - Method in class org.tweetyproject.logics.rpcl.semantics.AggregatingSemantics
- satisfies(RpclProbabilityDistribution<?>, RelationalProbabilisticConditional) - Method in class org.tweetyproject.logics.rpcl.semantics.AveragingSemantics
- satisfies(RpclProbabilityDistribution<?>, RelationalProbabilisticConditional) - Method in interface org.tweetyproject.logics.rpcl.semantics.RpclSemantics
-
Checks whether the given probability distribution satisfies the given conditional wrt.
- satisfies(RelationalProbabilisticConditional) - Method in class org.tweetyproject.logics.rpcl.semantics.CondensedProbabilityDistribution
- satisfies(RelationalProbabilisticConditional) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- satisfies(RpclBeliefSet) - Method in class org.tweetyproject.logics.rpcl.semantics.CondensedProbabilityDistribution
- satisfies(RpclBeliefSet) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- satisfies(ASPRule) - Method in class org.tweetyproject.lp.asp.semantics.AnswerSet
- satisfies(Program) - Method in class org.tweetyproject.lp.asp.semantics.AnswerSet
- satisfies(S) - Method in interface org.tweetyproject.commons.Interpretation
-
Checks whether this interpretation satisfies the given formula.
- satisfies3VL(PlFormula) - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
-
Determines the 3-valued truth value of the given formula.
- satisfiesGroundConditional(RpclProbabilityDistribution<?>, RelationalProbabilisticConditional) - Method in class org.tweetyproject.logics.rpcl.semantics.AbstractRpclSemantics
-
Checks whether the given ground conditional is satisfied by the given distribution wrt.
- satlab(SATFormulae, Labelling, DungAF) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.CompleteSemantics
- SatLinkStrategy - Class in org.tweetyproject.arg.adf.semantics.link
-
Computes the LinkType via two Sat-calls.
- SatLinkStrategy(IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.semantics.link.SatLinkStrategy
- SatQueryBuilder - Class in org.tweetyproject.arg.adf.reasoner.sat.query
- SatQueryBuilder(AbstractDialecticalFramework) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.query.SatQueryBuilder
- SatReasoner - Class in org.tweetyproject.logics.pl.reasoner
-
Uses the default SAT reasoner to perform reasoning in propositional logic
- SatReasoner() - Constructor for class org.tweetyproject.logics.pl.reasoner.SatReasoner
- satSolver - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
The SAT solver configured for this service.
- SatSolver - Class in org.tweetyproject.logics.pl.sat
-
Abstract class for specifying SAT solvers.
- SatSolver() - Constructor for class org.tweetyproject.logics.pl.sat.SatSolver
- SatSolverExample - Class in org.tweetyproject.logics.pl.examples
-
Example code illustrating the use of external SAT solvers such as Lingeling and CaDicaL, and related utilities.
- SatSolverExample() - Constructor for class org.tweetyproject.logics.pl.examples.SatSolverExample
- SatSolverState - Interface in org.tweetyproject.arg.adf.sat
-
A high level representation of a sat solver state.
- SatStableReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Uses a SAT solver to determine stable extensions.
- SatStableReasoner(SatSolver) - Constructor for class org.tweetyproject.arg.dung.reasoner.SatStableReasoner
-
Constructs a new stable reasoner.
- SCC_DECOMPOSABILITY - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The SCC decomposability principle
- SccCF2Reasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for CF2 extensions using scc-recursiveness.
- SccCF2Reasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SccCF2Reasoner
- SccDecomposabilityPrinciple - Class in org.tweetyproject.arg.dung.principles
-
SCC Decomposability Principle also: SCC-Recursiveness A semantics satisfies SCC decomposability iff for all AFs we have: The extensions of F are the same as computing the extensions of each SCC individually and combining the result see: Pietro Baroni et al.
- SccDecomposabilityPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.SccDecomposabilityPrinciple
- SCEPTICAL - Enum constant in enum class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ParameterisedArgumentativeSelectiveRevisionOperator.TransformationType
- ScepticalLiteralTransformationFunction - Class in org.tweetyproject.lp.asp.beliefdynamics.selectiverevision
-
This class represents the sceptical transformation function for literals as introduced in [1].
- ScepticalLiteralTransformationFunction(Collection<ASPRule>, AttackStrategy, AttackStrategy) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ScepticalLiteralTransformationFunction
-
Creates a new sceptical transformation function for literals.
- SCF2 - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- SCF2_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- SCF2Reasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for SCF2 extensions using scc-recursiveness.
- SCF2Reasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SCF2Reasoner
- SCOOC - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The Strong Completeness Outside Odd Cycles (SCOOC) principle
- SCOOCNaiveReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
reasoner for SCOOC-naive semantics.
- SCOOCNaiveReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SCOOCNaiveReasoner
- SCOOCPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Strong Complete Completeness Outside Odd Cycles Principle (SCOOC) A semantics satisfied SCOOC if for every extension E it holds that: for every argument a, if neither a nor its attackers are in an odd cycle and E does not attack a, then a is in E.
- SCOOCPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.SCOOCPrinciple
- ScoringPreferenceAggregator<T> - Class in org.tweetyproject.preferences.aggregation
-
This class extends the interface for preference aggregation with scoring Scorings are implemented separately.
- ScoringPreferenceAggregator(WeightVector) - Constructor for class org.tweetyproject.preferences.aggregation.ScoringPreferenceAggregator
-
Constructor with given weight vector
- ScreenedMaxichoiceConsolidation - Class in org.tweetyproject.lp.asp.beliefdynamics.baserevision
-
This class implements the screened maxi-choice consolidation operator from [1].
- ScreenedMaxichoiceConsolidation(Program, SelectionFunction<ASPRule>, ASPSolver) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ScreenedMaxichoiceConsolidation
-
Creates a new screened maxi-choice consolidation operator with the given screen, selection function and a link to an answer set solver.
- ScreenedRemainderSets - Class in org.tweetyproject.lp.asp.beliefdynamics.baserevision
-
This class represents the set of Screened Consistent Remainder Sets as defined in [1].
- ScreenedRemainderSets(Program, Program, ASPSolver) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ScreenedRemainderSets
-
Creates a new set of screened remainder sets of program p that all contain the screened rules r.
- Script - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.TaskType
- SdInconsistencyMeasure - Class in org.tweetyproject.lp.asp.analysis
-
This class implements the inconsistency measure $I_sd$ from [Ulbricht, Thimm, Brewka.
- SdInconsistencyMeasure(ASPSolver) - Constructor for class org.tweetyproject.lp.asp.analysis.SdInconsistencyMeasure
-
Creates a new inconsistency measure based on the given solver.
- SE - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
- SE_ADM - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- SE_CANNOT_FIND_SOLVER - Static variable in exception org.tweetyproject.lp.asp.reasoner.SolverException
- SE_CANNOT_OPEN_INPUT - Static variable in exception org.tweetyproject.lp.asp.reasoner.SolverException
- SE_CF - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- SE_CF2 - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- SE_CO - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- SE_ERROR - Static variable in exception org.tweetyproject.lp.asp.reasoner.SolverException
- SE_GR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- SE_ID - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- SE_IO_FAILED - Static variable in exception org.tweetyproject.lp.asp.reasoner.SolverException
- SE_NO_BINARY - Static variable in exception org.tweetyproject.lp.asp.reasoner.SolverException
- SE_PERMISSIONS - Static variable in exception org.tweetyproject.lp.asp.reasoner.SolverException
- SE_PR - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- SE_SST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- SE_ST - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- SE_STG - Enum constant in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- SE_SYNTAX_ERROR - Static variable in exception org.tweetyproject.lp.asp.reasoner.SolverException
- second - Variable in class org.tweetyproject.arg.adf.util.Pair
- secondSet - Variable in class org.tweetyproject.commons.DualSetSignature
-
The second set of formulas of this signature.
- secondSet - Variable in class org.tweetyproject.commons.QuadrupleSetSignature
-
The second set of formulas in this signature.
- secondSet - Variable in class org.tweetyproject.commons.TripleSetSignature
-
The second set of formulas of this signature.
- SeeAcceptabilityReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Implements the SEE approach ("selective extension enumeration") to determine the set of credulously acceptable arguments of an AF wrt.
- SeeAcceptabilityReasoner(SatSolver) - Constructor for class org.tweetyproject.arg.dung.reasoner.SeeAcceptabilityReasoner
-
Creates a new IaqAcceptabilityReasoner.
- SeemAcceptabilityReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Implements the SEEM approach ("selective extension enumeration with MaxSAT") to determine the set of credulously acceptable arguments of an AF wrt.
- SeemAcceptabilityReasoner(MaxSatSolver) - Constructor for class org.tweetyproject.arg.dung.reasoner.SeemAcceptabilityReasoner
-
Creates a new IaqAcceptabilityReasoner.
- select(RemainderSets<ASPRule>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.MonotoneGlobalMaxichoiceSelectionFunction
- select(RemainderSets<T>) - Method in interface org.tweetyproject.lp.asp.beliefdynamics.baserevision.SelectionFunction
-
Select exactly one remainder set from the set of remainder sets.
- select(ScreenedRemainderSets) - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.MonotoneGlobalMaxichoiceSelectionFunction
-
Selects the maximal remainder set from the set of all remainder sets according to a total order on all extended logic programs.
- selectableOperators - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
a set of selectable revison operators
- selectableOperators - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
-
a set of selectable revison operators
- SelectionCommandParameter - Class in org.tweetyproject.plugin.parameter
-
This class expands the CommandParameter with a selection-array containing strings the parameter supports
- SelectionCommandParameter(String, String) - Constructor for class org.tweetyproject.plugin.parameter.SelectionCommandParameter
-
Creates a new parameter.
- SelectionCommandParameter(String, String, String[]) - Constructor for class org.tweetyproject.plugin.parameter.SelectionCommandParameter
-
Creates a new parameter.
- SelectionFunction<T extends Formula> - Interface in org.tweetyproject.lp.asp.beliefdynamics.baserevision
-
This interface models a general selection function for remainder sets
- SelectiveRevisionOperator<T extends Formula> - Class in org.tweetyproject.beliefdynamics.selectiverevision
-
This class implements a selective revision operator following [Ferme:1999].
- SelectiveRevisionOperator(TransformationFunction<T>, BaseRevisionOperator<T>) - Constructor for class org.tweetyproject.beliefdynamics.selectiverevision.SelectiveRevisionOperator
-
Creates a new selective revision operator for the given transformation function and inner revision.
- SELFCONTRADICTION - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The SELFCONTRADICTION postulate
- SelfSupportingReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.evidential
-
a set of arguments S is self-supporting iff all arguments in S are e-supported by S.
- SelfSupportingReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.evidential.SelfSupportingReasoner
- semantics - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- semantics - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest2
-
The argumentation semantics used
- semantics - Variable in class org.tweetyproject.agents.dialogues.lotteries.AbstractLotteryAgent
-
The used semantics
- semantics - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- semantics() - Method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
-
Returns the semantics of the problem.
- Semantics - Enum Class in org.tweetyproject.arg.dung.semantics
-
This enum lists all semantics.
- Semantics - Interface in org.tweetyproject.arg.adf.reasoner.sat.execution
-
Provides access to the computational building blocks of SAT based ADF semantics.
- SemanticsStep - Interface in org.tweetyproject.arg.adf.reasoner.query
- SEMICOLON - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- SEMICOLON - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- SemiFoundedPASemantics - Class in org.tweetyproject.arg.prob.semantics
-
P is semi-founded wrt.
- SemiFoundedPASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.SemiFoundedPASemantics
- SemiOptimisticPASemantics - Class in org.tweetyproject.arg.prob.semantics
-
P is semi-optimistic wrt.
- SemiOptimisticPASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.SemiOptimisticPASemantics
- SEMIQUAL_ADM - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The semi qualified admissibility principle
- SemiQualifiedAdmissibilityPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Semi-Qualified Admissibility Principle A semantics s satisfies semi-qualified admissibility iff for every AF F and every s-extension E we have: For all arguments a in E: if an argument b attacks a and b is in any s-extension, then E attacks b see: Dauphin, Jeremie, Tjitze Rienstra, and Leendert Van Der Torre.
- SemiQualifiedAdmissibilityPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.SemiQualifiedAdmissibilityPrinciple
- SemiQualifiedReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for semi-qualified sigma-semantics.
- SemiQualifiedReasoner(Semantics) - Constructor for class org.tweetyproject.arg.dung.reasoner.SemiQualifiedReasoner
-
initialize reasoner with the given semantics as base function.
- SEMISTABLE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- SemiStableSemantics - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg
- SemiStableSemantics() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.SemiStableSemantics
- Send - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.TaskType
- SequenceFlow - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent edges of the sequence flow in a BPMN Model
- SequenceFlow(BpmnNode, BpmnNode) - Constructor for class org.tweetyproject.logics.bpm.syntax.SequenceFlow
- SequenceFlow(BpmnNode, BpmnNode, String) - Constructor for class org.tweetyproject.logics.bpm.syntax.SequenceFlow
- SequenceFlowParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse an edge of the sequence flow in a BPMN model
- SequenceFlowParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.SequenceFlowParser
-
Create a new instance
- SequentialExecution - Class in org.tweetyproject.arg.adf.reasoner.sat.execution
- SequentialExecution(AbstractDialecticalFramework, Semantics, IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.execution.SequentialExecution
- Service - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.TaskType
- set(int, Boolean) - Method in class org.tweetyproject.arg.adf.util.ThreeValuedBitSet
- set(int, LdoFormula) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- set(int, RelationalFormula) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- set(int, ComplexConcept) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- set(int, PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- set(int, ASPLiteral) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- set(int, T) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- set(String) - Method in class org.tweetyproject.logics.commons.syntax.Constant
- set(String) - Method in class org.tweetyproject.logics.commons.syntax.StringTerm
- set(String) - Method in class org.tweetyproject.logics.commons.syntax.Variable
- set(Proposition, PriestWorld.TruthValue) - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
-
Sets the value of the given proposition.
- set(T) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Term
-
Changes the java-object representation of the term to the given value.
- set(T) - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- setAdditionalArguments(String) - Method in class org.tweetyproject.logics.fol.reasoner.EFOLReasoner
-
Sets the additional arguments given to the call of the EProver binary (Default value is "--auto-schedule").
- setAdditionalOptions(Set<String>) - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Set additional options for solvers.
- SetAf - Class in org.tweetyproject.arg.setaf.syntax
-
This class implements an abstract argumentation theory in the sense of Dung on SetAfs.
- SetAf() - Constructor for class org.tweetyproject.arg.setaf.syntax.SetAf
- SetAf(SetAf) - Constructor for class org.tweetyproject.arg.setaf.syntax.SetAf
-
Creates a new theory from the given DirHyperGraph.
- SetAfAbstractArgumentationInterpretation - Class in org.tweetyproject.arg.setaf.semantics
-
This abstract class acts as a common ancestor for interpretations to abstract argumentation frameworks.
- SetAfAbstractArgumentationInterpretation() - Constructor for class org.tweetyproject.arg.setaf.semantics.SetAfAbstractArgumentationInterpretation
- SetAfExtension - Class in org.tweetyproject.arg.setaf.semantics
-
This class models a (possible) extension of a Setaf theory, i.e.
- SetAfExtension() - Constructor for class org.tweetyproject.arg.setaf.semantics.SetAfExtension
-
Creates a new empty extension.
- SetAfExtension(Collection<? extends Argument>) - Constructor for class org.tweetyproject.arg.setaf.semantics.SetAfExtension
-
Creates a new extension with the given set of arguments.
- SetAfLabeling - Class in org.tweetyproject.arg.setaf.semantics
-
This class models a labeling of an abstract argumentation framework, i.e.
- SetAfLabeling() - Constructor for class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
-
Creates a new labeling.
- SetAfLabeling(SetAf, SetAfExtension) - Constructor for class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
-
Creates a new labeling from the given extension wrt.
- SetAfSignature - Class in org.tweetyproject.arg.setaf.syntax
-
This class captures the signature of a SetAf theory, i.e.
- SetAfSignature() - Constructor for class org.tweetyproject.arg.setaf.syntax.SetAfSignature
-
Creates a new (empty) SetAf signature.
- SetAfSignature(Collection<? extends Argument>) - Constructor for class org.tweetyproject.arg.setaf.syntax.SetAfSignature
-
Creates a new signature with the given set of arguments.
- SetAfSignature(Argument) - Constructor for class org.tweetyproject.arg.setaf.syntax.SetAfSignature
-
Creates a new signature with the single given argument.
- SetAfTheoryTest - Class in org.tweetyproject.arg.setaf.examples
-
Examples of SetAf Theorys and their semantics
- SetAfTheoryTest() - Constructor for class org.tweetyproject.arg.setaf.examples.SetAfTheoryTest
- setAggregateElements(List<AggregateElement>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Set the elements that the aggregate ranges over.
- setAlchemyInferenceCommand(String) - Method in class org.tweetyproject.logics.mln.reasoner.AlchemyMlnReasoner
-
Sets the console command for Alchemy inference (default is 'infer').
- setAmount(Integer) - Method in class org.tweetyproject.preferences.update.Update
-
sets the third element of this triple
- setAnswersetProcessing(CredibilityRevision.AnswersetProcessing) - Method in class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision
- setAssumptions(Collection<Assumption<T>>) - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- SetAttack - Class in org.tweetyproject.arg.bipolar.syntax
-
This class models an attack between a set of arguments and an argument.
- SetAttack - Class in org.tweetyproject.arg.setaf.syntax
-
This class models an attack between two arguments.
- SetAttack(Collection<BArgument>, BArgument) - Constructor for class org.tweetyproject.arg.bipolar.syntax.SetAttack
-
initializes the arguments used in this attack relation
- SetAttack(Set<Argument>, Argument) - Constructor for class org.tweetyproject.arg.setaf.syntax.SetAttack
-
Default constructor; initializes the two arguments used in this attack relation
- SetAttack(ArgumentSet, BArgument) - Constructor for class org.tweetyproject.arg.bipolar.syntax.SetAttack
-
Default constructor; initializes the arguments used in this attack relation
- SetAttack(BArgument, BArgument) - Constructor for class org.tweetyproject.arg.bipolar.syntax.SetAttack
-
initializes the arguments used in this attack relation
- SetAttack(Argument, Argument) - Constructor for class org.tweetyproject.arg.setaf.syntax.SetAttack
-
Default constructor; initializes the two arguments used in this attack relation
- setBeliefbase(Reader) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- setBeliefbase(String) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
-
Adds a belief base to the end of the ordered list of belief bases.
- setBinary(String) - Static method in class org.tweetyproject.math.opt.solver.GlpkSolver
-
Sets the path to the binary.
- setBinary(String) - Static method in class org.tweetyproject.math.opt.solver.LpSolve
-
Sets the path to the binary.
- setBinaryLocation(String) - Method in class org.tweetyproject.logics.fol.reasoner.EFOLReasoner
-
Changes the path of the EProver binary.
- setBinaryLocation(String) - Method in class org.tweetyproject.logics.fol.reasoner.Prover9FolReasoner
-
Changes the path of the Prover9 binaries.
- setBody(ASPBodyElement...) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
-
Set this rule's body to the given ASPBodyElements.
- setClassicalNegationSymbol(String) - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- setCmdOptions(String) - Method in class org.tweetyproject.logics.fol.reasoner.SpassFolReasoner
-
Sets the command line options that will be used by SPASS when executing the query.
- setCmdOptions(String) - Method in class org.tweetyproject.logics.ml.reasoner.SPASSMlReasoner
-
Sets the command line options that will be used by SPASS when executing the query.
- setComparator(Comparator<Pair<Proposition, Boolean>>) - Method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
-
Changes the used comparator to sort the representation structure and resorts the representation.
- SetComparator<T> - Class in org.tweetyproject.arg.aspic.order
- SetComparator(Comparator<T>, boolean) - Constructor for class org.tweetyproject.arg.aspic.order.SetComparator
-
Constructs an new set comparator
- setConclusion(C) - Method in interface org.tweetyproject.commons.util.rules.Rule
-
Set the conclusion of this rule.
- setConclusion(FolFormula) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- setConclusion(FolFormula) - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- setConclusion(FolFormula) - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- setConclusion(PlFormula) - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- setConclusion(PlFormula) - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- setConclusion(Proposition) - Method in class org.tweetyproject.arg.saf.syntax.BasicArgument
- setConclusion(ASPHead) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- setConclusion(ASPLiteral) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
-
Set the conclusion of this rule.
- setConclusion(T) - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- setConclusion(T) - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- setConclusion(T) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Change the conclusion
- setConclusion(T) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- setConditonalStructure(ConditionalStructure) - Method in interface org.tweetyproject.logics.cl.reasoner.RuleBasedCReasoner.Rule
-
Sets the
ConditionalStructurethat is used as data basis for the rule. - setConditonalStructure(ConditionalStructure) - Method in class org.tweetyproject.logics.cl.rules.RuleAdapter
- setConfigurationFilePath(String) - Method in class org.tweetyproject.cli.plugins.CliMain
- setConsequenceOperation(IcebergInconsistencyMeasure.ConsequenceOperation) - Method in class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure
-
Sets the consequence operation for this IcebergInconsistencyMeasure.
- setConstraintTerms(List<Term<?>>) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- setContradictionSymbol(String) - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- setCriteria(String) - Method in class org.tweetyproject.plugin.parameter.CustomStringListCommandParameter
- setCurrentState(Matrix) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.MarkovWalk
- setDebugStream(PrintStream) - Method in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- setDebugStream(PrintStream) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- setDebugStream(PrintStream) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class org.tweetyproject.preferences.io.POParserTokenManager
- setDebugStream(PrintStream) - Method in class org.tweetyproject.preferences.io.UPParserTokenManager
-
Set debug output.
- setDefaultEnumerator(AbstractMusEnumerator<PlFormula>) - Static method in class org.tweetyproject.logics.pl.sat.PlMusEnumerator
-
Sets the default MUS enumerator.
- setDefaultGeneralSolver(Solver) - Static method in class org.tweetyproject.math.opt.solver.Solver
-
Sets the default solver for non-linear (general) optimization problems.
- setDefaultIntegerLinearSolver(Solver) - Static method in class org.tweetyproject.math.opt.solver.Solver
-
Sets the default solver for integer linear optimization problems.
- setDefaultLinearSolver(Solver) - Static method in class org.tweetyproject.math.opt.solver.Solver
-
Sets the default solver for linear optimization problems.
- setDefaultReasoner(FolReasoner) - Static method in class org.tweetyproject.logics.fol.reasoner.FolReasoner
-
Set default reasoner with given
- setDefaultReasoner(AbstractMlReasoner) - Static method in class org.tweetyproject.logics.ml.reasoner.AbstractMlReasoner
-
Set default modal reasoner with given
- setDefaultSolver(SatSolver) - Static method in class org.tweetyproject.logics.pl.sat.SatSolver
-
Sets the default SAT solver.
- setElapsedTime(long) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult
- setElement(T) - Method in class org.tweetyproject.preferences.update.Update
-
sets the fourth element of this triple
- setElements(List<ChoiceElement>) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
-
Set the choice elements of this choice atom.
- setElements(List<OptimizationElement>) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
-
Sets the optimization elements of this optimization statement.
- setEntry(int, int, Term) - Method in class org.tweetyproject.math.matrix.Matrix
-
Sets the entry at the given coordinates.
- setExecutor(Executor) - Method in class org.tweetyproject.arg.adf.sat.solver.PooledIncrementalSatSolver.Builder
-
The executor used to perform the creation of the sat solver states.
- setFileHandler(RevisionComparePresenter.FileHandler) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionComparePresenter
-
Sets a file handler which is responsible to filter the open file dialog and to load the selected file.
- setFileHandler(SimpleRevisionComparePresenter.FileHandler) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter
-
Sets a file handler responsible for filtering the open file dialog and loading the selected file.
- setFinal() - Method in class org.tweetyproject.logics.petri.syntax.Place
-
specify that this place is a designated final place
- setFirst(A) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Pair
- setFirst(E) - Method in class org.tweetyproject.commons.util.Pair
-
sets the first element of this pair
- setFirst(E) - Method in class org.tweetyproject.commons.util.Triple
-
sets the first element of this triple
- setFirstFormula(RelationalFormula) - Method in class org.tweetyproject.logics.fol.syntax.Implication
-
Sets the left side formula of the implication left => right
- setFirstFormula(PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.Implication
-
Sets the left side formula of the implication left => right.
- setFlowType(String) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
- setFormula(FolFormula) - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- setFormula(FolFormula) - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- setFormula(AggregateAtom) - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
-
Sets the aggregate atom that makes up this rule head.
- setFormula(T) - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- setFormulaNames(String) - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
-
Set the regular expression that restricts which formulas will be parsed.
- setFormulaRoles(String) - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
-
Set the regular expression that restricts which formulas will be parsed.
- setFormulas(Pair<RelationalFormula, RelationalFormula>) - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
-
Sets the formulas of the equivalence.
- setFormulas(Pair<RelationalFormula, RelationalFormula>) - Method in class org.tweetyproject.logics.fol.syntax.Implication
-
Sets the formulas of the implication.
- setFormulas(Pair<PlFormula, PlFormula>) - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
-
Sets the formulas of the equivalence.
- setFormulas(Pair<PlFormula, PlFormula>) - Method in class org.tweetyproject.logics.pl.syntax.Implication
-
Sets the formulas of the implication.
- setFormulas(RelationalFormula, RelationalFormula) - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
-
Sets the formulas of the equivalence.
- setFormulas(RelationalFormula, RelationalFormula) - Method in class org.tweetyproject.logics.fol.syntax.Implication
-
Sets the formulas of the implication.
- setFormulas(PlFormula, PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
-
Sets the formulas of the equivalence.
- setFormulas(PlFormula, PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.Implication
-
Sets the formulas of the implication.
- setFrom(PEEAFTheory.Argument) - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Attack
-
Sets the argument that the attack originates from
- setFunction(ASPOperator.AggregateFunction) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Sets the aggregate function.
- setHasPerformedNoOperation(Agent) - Method in class org.tweetyproject.agents.RigidProtocol
-
Sets that the given agent has performed a NO_OPERATION.
- setHead(ASPHead) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
-
Set the head of this rule.
- setHead(ASPLiteral) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
-
Set the head of this rule.
- setHelptextPath(String) - Method in class org.tweetyproject.cli.plugins.CliMain
- setId(String) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
- setId(String) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnEdge
-
set the ID of this edge
- setId(String) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnElement
-
set the element's ID
- setId(String) - Method in class org.tweetyproject.logics.petri.syntax.PetriNetNode
- setId(String) - Method in class org.tweetyproject.logics.petri.syntax.Place
- setId(String) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
- setIncludePath(String) - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
-
Set the location of included files.
- setInitial() - Method in class org.tweetyproject.logics.petri.syntax.Place
-
specify that this place is a designated initial place
- setIntegerMaximum(int) - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
-
Set the upper integer bound.
- setInterval(String) - Method in class org.tweetyproject.plugin.parameter.IntegerCommandParameter
-
sets new selection parameter
- setIntervalset(NumberSet<S>) - Method in class org.tweetyproject.math.Interval
- setKappas(Collection<KappaValue>) - Method in interface org.tweetyproject.logics.cl.reasoner.RuleBasedCReasoner.Rule
-
Sets the Collection of
KappaValuethat is used as data basis for the rule - setKappas(Collection<KappaValue>) - Method in class org.tweetyproject.logics.cl.rules.EvaluateRule
- setKappas(Collection<KappaValue>) - Method in class org.tweetyproject.logics.cl.rules.RuleAdapter
- setLeft(int, ASPOperator.BinaryOperator) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Set the left relation term and operator.
- setLeft(List<Term<?>>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
-
Sets the term tuple of the aggregate element.
- setLeft(Term<?>, ASPOperator.BinaryOperator) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Set the left relation term and operator.
- setLeftGuard(int) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Set the left relation term (left guard).
- setLeftGuard(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Set the left relation term (left guard).
- setLeftGuard(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
-
Set the left guard (comparison term)
- setLeftIterative(boolean) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
switches the flag indicating if the left method shall use iterative algorithms
- setLeftOperator(BaseRevisionOperator<?>) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
Select the left revision method.
- setLeftOperator(BaseRevisionOperator<?>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
-
Select the left revision method.
- setLeftOperator(ASPOperator.BinaryOperator) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Sets the operator of the left aggregate relation.
- setLeftOperator(ASPOperator.BinaryOperator) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
-
Set the left comparison operator.
- setLeftTerm(Term) - Method in class org.tweetyproject.math.equation.Statement
-
Sets the left term of this statement.
- setLevel(int) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
-
Sets the level (priority) of this optimization statement.
- setLevel(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
-
Set the level attribute of this constraint.
- setLevel(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
-
Sets the level (priority) of this optimization statement.
- setLiteral(ASPBodyElement) - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
-
Set the default negated literal.
- setLowerBound(S) - Method in class org.tweetyproject.math.Interval
- setMaxNumOfModels(int) - Method in class org.tweetyproject.lp.asp.reasoner.ASPSolver
-
Set the maximum number of models to be generated.
- setMaxtokens(int) - Method in class org.tweetyproject.logics.petri.syntax.Place
- setName(String) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
-
Sets the name
- setName(String) - Method in class org.tweetyproject.arg.dung.syntax.Argument
-
sets the name of the argument
- setName(String) - Method in class org.tweetyproject.arg.peaf.syntax.EArgument
-
Set the name of this argument
- setName(String) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
- setName(String) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnElement
-
set the element's name
- setName(String) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
-
Changes the name of the Structure
- setName(String) - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- setName(String) - Method in class org.tweetyproject.logics.petri.syntax.PetriNetNode
- setNewBeliefs(Reader) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- setNewBeliefs(String) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- setObj1(E) - Method in class org.tweetyproject.preferences.Quadruple
-
sets the first element of this triple
- setObj2(F) - Method in class org.tweetyproject.preferences.Quadruple
-
sets the second element of this triple
- setObj3(G) - Method in class org.tweetyproject.preferences.Quadruple
-
sets the third element of this triple
- setObj4(H) - Method in class org.tweetyproject.preferences.Quadruple
-
sets the fourth element of this triple
- setObjectToBePrinted(Object) - Method in class org.tweetyproject.commons.Writer
-
Sets the object of this writer.
- setOperation(Operation) - Method in class org.tweetyproject.preferences.update.Update
-
sets the second element of this triple
- setOperator(ASPOperator.ArithmeticOperator) - Method in class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
-
Sets the operator of this arithmetic term.
- setOptimizeFunction(ASPOperator.OptimizeFunction) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
-
Sets the optimization function.
- setOptions(String) - Method in class org.tweetyproject.logics.pl.sat.CmdLineSatSolver
-
Sets the options parameter of the sat solver.
- setOptions(String) - Method in class org.tweetyproject.lp.asp.grounder.GringoGrounder
-
Set additional command line options for gringo.
- setOptions(String) - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
-
Set the command line options for Clingo.
- setOptions(String) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
-
Set additional command line options for DLV.
- setOptLiterals(List<ASPBodyElement>) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
-
Sets the literals tuple of this optimization element.
- setOptTerms(List<Term<?>>) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
-
Sets the term tuple of this optimization element.
- setOrder(Comparator<AspicArgument<T>>) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
-
Sets a new order over the arguments
- setOrderedBefore(T, T) - Method in class org.tweetyproject.graphs.orders.Order
-
Adds that object1 is ordered before object2
- setOutputWhitelist(Collection<Predicate>) - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Sets the whitelist of predicates.
- setParallelism(int) - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.Configuration.Builder
- setParameterSet(ParameterSet) - Method in class org.tweetyproject.machinelearning.ParameterTrainer
- setParameterSet(ParameterSet) - Method in class org.tweetyproject.machinelearning.svm.MultiClassRbfTrainer
- setParameterSet(ParameterSet) - Method in interface org.tweetyproject.machinelearning.Trainer
-
Sets the parameters for this trainer (calling this method must ensure that the next time
train(TrainingSet<S,T> trainingSet)is used it uses these parameters. - setPathToClingo(String) - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
-
Sets the location of the Clingo solver on the hard drive.
- setPathToDLV(String) - Method in class org.tweetyproject.lp.asp.reasoner.DLVSolver
-
Sets the location of the DLV solver on the hard drive.
- setPathToGrounder(String) - Method in class org.tweetyproject.lp.asp.grounder.GringoGrounder
-
Set the path to the gringo binary
- setPathToOctave(String) - Static method in class org.tweetyproject.math.opt.solver.OctaveSqpSolver
- setPenalty(int) - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Sets the penalty for violated minimum.
- setPetriNet(PetriNet) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
- setPlaces(Set<Place>) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
- setPoolSize(int) - Method in class org.tweetyproject.arg.adf.sat.solver.PooledIncrementalSatSolver.Builder
- setPredicate(Predicate) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- setPredicate(Predicate) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Atom
-
Changes the predicate of the atom.
- setPredicate(Predicate) - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- setPredicate(Predicate) - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- setPredicate(Predicate) - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- setPredicate(Predicate) - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- setPreferenceOrderIndex(int) - Method in class org.tweetyproject.preferences.update.Update
-
sets the first element of this triple
- setProbabilityFunction(ProbabilityFunction<MarkingEdge>) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
sets the probability function of this graph
- setProvideInitialTokensAtStartEvents(boolean) - Method in class org.tweetyproject.logics.bpm.parser.bpmn_to_petri.PetriNetParser
-
Specify if the BPMN start events should get an initial token in the corresponding places of parsed Petri net
- setQuantifierVariables(Set<Variable>) - Method in class org.tweetyproject.logics.commons.syntax.QuantifiedFormulaSupport
- setQuantifierVariables(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- setQuantifierVariables(Set<Variable>) - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- setQuery(ASPLiteral) - Method in class org.tweetyproject.lp.asp.syntax.Program
-
Sets the query of the program.
- setRank(HerbrandInterpretation, Integer) - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
-
Sets the rank for the given Herbrand interpretation.
- setRank(PossibleWorld, Integer) - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Sets the rank for the given possible world.
- setResult(PreferenceOrder<T>) - Method in class org.tweetyproject.preferences.events.UpdateEvent
-
Sets the result in for this update event
- setRight(int, ASPOperator.BinaryOperator) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Set the right relation term and operator.
- setRight(List<ASPBodyElement>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
-
Sets the literal tuple of this aggregate element.
- setRight(Term<?>, ASPOperator.BinaryOperator) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Set the right relation term and operator.
- setRightGuard(int) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Set the right relation term (right guard).
- setRightGuard(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Set the right relation term (right guard).
- setRightGuard(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
-
Set the right guard (comparison term)
- setRightIterative(boolean) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
switches the flag indicating if the right method shall use iterative algorithms
- setRightOperator(BaseRevisionOperator<?>) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
-
Select the right revision method.
- setRightOperator(BaseRevisionOperator<?>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
-
Select the right revision method.
- setRightOperator(ASPOperator.BinaryOperator) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
-
Sets the operator of the right aggregate relation.
- setRightOperator(ASPOperator.BinaryOperator) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
-
Set the right comparison operator.
- setRightTerm(Term) - Method in class org.tweetyproject.math.equation.Statement
-
Sets the right term of this statement.
- setRule(AbaRule<T>) - Method in class org.tweetyproject.arg.aba.syntax.Deduction
- setRuleFormulaGenerator(RuleFormulaGenerator<T>) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
-
Set a new generator to transform rules into words of the language they range over
- setSatSolver(IncrementalSatSolver) - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.Configuration.Builder
- setScriptLocation(String) - Method in class org.tweetyproject.logics.ml.reasoner.MleanCoPReasoner
-
Set the mleancop.sh path.
- setSecond(B) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Pair
- setSecond(F) - Method in class org.tweetyproject.commons.util.Pair
-
sets the second element of this pair
- setSecond(F) - Method in class org.tweetyproject.commons.util.Triple
-
sets the second element of this triple
- setSecondFormula(RelationalFormula) - Method in class org.tweetyproject.logics.fol.syntax.Implication
-
Sets the right side formula of the implication left => right
- setSecondFormula(PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.Implication
-
Sets the right side formula of the implication left => right
- setSeed(long) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.DummyAgentGenerator
- setSeed(long) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.LotteryGameGenerator
- setSeed(long) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.ProbabilisticLotteryAgentGenerator
- setSeed(long) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.RandomLotteryAgentGenerator
- setSeed(long) - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.UtilityBasedAgentGenerator
- setSeed(long) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
- setSeed(long) - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameGenerator
- setSeed(long) - Method in interface org.tweetyproject.agents.sim.AgentGenerator
-
Set the seed for the generation.
- setSeed(long) - Method in interface org.tweetyproject.agents.sim.MultiAgentSystemGenerator
-
Set the seed for the generation.
- setSeed(long) - Method in class org.tweetyproject.arg.dung.util.DefaultDungTheoryGenerator
- setSeed(long) - Method in interface org.tweetyproject.arg.dung.util.DungTheoryGenerator
-
Set the seed for the generation.
- setSeed(long) - Method in class org.tweetyproject.arg.dung.util.EnumeratingDungTheoryGenerator
- setSeed(long) - Method in class org.tweetyproject.arg.dung.util.FileDungTheoryGenerator
- setSeed(long) - Method in class org.tweetyproject.arg.dung.util.IsoSafeEnumeratingDungTheoryGenerator
- setSeed(long) - Method in class org.tweetyproject.arg.dung.util.PodlaszewskiCaminadaDungTheoryGenerator
- setSelections(String[]) - Method in class org.tweetyproject.plugin.parameter.SelectionCommandParameter
-
sets new selection parameter
- setSemantics(RpclSemantics) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- setSemantics(RpclSemantics) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- setSignature(Collection<Proposition>) - Method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
-
Changes the signature of the world.
- setSignature(ActionSignature) - Method in class org.tweetyproject.action.description.parser.CParser
- setSignature(DlSignature) - Method in class org.tweetyproject.logics.dl.parser.DlParser
-
Sets the signature for this parser.
- setSignature(FolSignature) - Method in class org.tweetyproject.logics.fol.parser.FolParser
-
Sets the signature for this parser.
- setSignature(FolSignature) - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
-
Sets the signature for this parser.
- setSignature(FolSignature) - Method in class org.tweetyproject.logics.ml.parser.MlParser
-
Sets the signature for this parser.
- setSignature(FolSignature) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- setSignature(FolSignature) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- setSignature(PlSignature) - Method in class org.tweetyproject.logics.pl.parser.DimacsParser
-
Sets the signature of this parser.
- setSignature(S) - Method in class org.tweetyproject.commons.BeliefSet
-
Sets the signature that is attached to his belief base to a copy of the given signature.
- setSolver(ASPSolver) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- setSolver(ASPSolver) - Method in class org.tweetyproject.lp.asp.beliefdynamics.revision.PreferenceHandling
- setSortingType(NumericalArgumentRanking.SortingType) - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
-
Set the sorting type for ranking values.
- setSourceRef(String) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
- setStartingPoint(Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.RootFinder
-
sets the starting point of this root finder.
- setStartingPointsLMult(Map<Statement, Double>) - Method in class org.tweetyproject.math.opt.solver.LagrangeSolver
- setState(Marking) - Method in class org.tweetyproject.logics.petri.syntax.PetriNet
-
Set the state (token distribution) according to the provided marking
- setStateDecorator(Function<SatSolverState, SatSolverState>) - Method in class org.tweetyproject.arg.adf.sat.solver.PooledIncrementalSatSolver.Builder
- setStrictlyLessOrEquallyAcceptableThan(Argument, Argument) - Method in class org.tweetyproject.arg.rankings.semantics.LatticeArgumentRanking
-
Defines argument "a" to be strictly less or equally acceptable than argument "b".
- SetSupport - Class in org.tweetyproject.arg.bipolar.syntax
-
This class models a support between a set of arguments and an argument.
- SetSupport(Collection<BArgument>, BArgument) - Constructor for class org.tweetyproject.arg.bipolar.syntax.SetSupport
-
initializes the arguments used in this support relation
- SetSupport(ArgumentSet, BArgument) - Constructor for class org.tweetyproject.arg.bipolar.syntax.SetSupport
-
Default constructor; initializes the arguments used in this support relation
- SetSupport(BArgument, BArgument) - Constructor for class org.tweetyproject.arg.bipolar.syntax.SetSupport
-
initializes the arguments used in this support relation
- setSymbolArrow(String) - Method in class org.tweetyproject.arg.aba.parser.AbaParser
- setSymbolComma(String) - Method in class org.tweetyproject.arg.aba.parser.AbaParser
- setSymbolComma(String) - Method in class org.tweetyproject.arg.aspic.parser.AspicParser
-
Sets a new symbol used for parsing parameter separators
- setSymbolDefeasible(String) - Method in class org.tweetyproject.arg.aspic.parser.AspicParser
-
Sets a new symbol used for parsing defeasible function arrows
- setSymbolStrict(String) - Method in class org.tweetyproject.arg.aspic.parser.AspicParser
-
Sets a new symbol used for parsing strict function arrows
- setSymbolTrue(String) - Method in class org.tweetyproject.arg.aba.parser.AbaParser
- setTabSize(int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- setTabSize(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- setTabSize(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- setTabSize(int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- setTabSize(int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- setTargetFunction(Term) - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Sets the target function of this problem.
- setTargetRef(String) - Method in class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.BufferedBpmnEdge
- setTempDirectory(String) - Method in class org.tweetyproject.logics.mln.reasoner.SimpleMlnReasoner
-
Sets the path of the directory for temporary files.
- setTempFolder(File) - Static method in class org.tweetyproject.logics.pl.sat.MaxSatSolver
-
Set the folder for temporary files created by a MaxSAT solver.
- setTempFolder(File) - Static method in class org.tweetyproject.logics.pl.sat.SatSolver
-
Set the folder for temporary files created by SAT solver.
- setThird(G) - Method in class org.tweetyproject.commons.util.Triple
-
sets the third element of this triple
- setTimeFunction(Supplier<Long>) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Sets the function used to measure time in ms.
- setTimeout(long) - Method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureEvaluator
-
Sets the timeout.
- setTmpFolder(File) - Static method in class org.tweetyproject.math.opt.solver.GlpkSolver
-
Sets the path for the temporary folder.
- setTmpFolder(File) - Static method in class org.tweetyproject.math.opt.solver.LpSolve
-
Sets the path for the temporary folder.
- setTo(PEEAFTheory.Argument) - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Support
-
Set the argument that the support link targets
- setTo(PEEAFTheory.Element) - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Attack
-
The element (attack, support or argument) that originates the attack
- setTokens(int) - Method in class org.tweetyproject.logics.petri.syntax.Place
- SetTools<E> - Class in org.tweetyproject.commons.util
-
This class provides some methods for set operations.
- SetTools() - Constructor for class org.tweetyproject.commons.util.SetTools
- setTopRule(InferenceRule<T>) - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
-
Changes the TopRule
- setTransition(Transition) - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.MarkingEdge
- setType(int) - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
-
Sets the type of this problem, either OptimizationProblem.MINIMIZE or OptimizationProblem.MAXIMIZE.
- setUpperBound(S) - Method in class org.tweetyproject.math.Interval
- setValue(File[]) - Method in class org.tweetyproject.plugin.parameter.FileListCommandParameter
-
sets the instantiated parameter argument value, value has to be one of the options contained in selections
- setValue(Integer) - Method in class org.tweetyproject.plugin.parameter.IntegerCommandParameter
-
sets the instantiated parameter argument value, value has to be one of the options contained in selections
- setValue(String) - Method in class org.tweetyproject.plugin.parameter.SelectionCommandParameter
-
sets the instantiated parameter argument value, value has to be one of the options contained in selections
- setValue(String[]) - Method in class org.tweetyproject.plugin.parameter.CustomStringListCommandParameter
- setValue(String[]) - Method in class org.tweetyproject.plugin.parameter.StringListCommandParameter
- setVariables(Map<String, Variable>) - Method in class org.tweetyproject.logics.fol.parser.FolParser
- setWeight(int) - Method in class org.tweetyproject.logics.petri.syntax.Ark
- setWeight(Attack, double) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
sets the weight of the given attack to the given value
- setWeight(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
-
Set the weight attribute of this constraint.
- setWeight(Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
-
Sets the weight of this optimization statement.
- setWeight(T) - Method in class org.tweetyproject.graphs.WeightedDirectedEdge
-
TODO
- setWorldRepresentation(Comparator<Pair<Proposition, Boolean>>) - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Changes the internal representations of the worlds, normally the propositions of a world are ordered alphabetically but this behavior can be changed using this method.
- setWorldSorting(Comparator<NicePossibleWorld>) - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
-
Changes the ordering of the PossibleWorlds for representation purposes, before using this method proof if the goal can be easier achieved using the setWorldRepresentation() method that allows changing the ordering of the literals in the world representation.
- shallowCopy() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
- ShapleyCulpabilityMeasure<S extends Formula,
T extends BeliefSet<S, ?>> - Class in org.tweetyproject.logics.commons.analysis -
This class implements the Shapley culpability measure.
- ShapleyCulpabilityMeasure(BeliefSetInconsistencyMeasure<S>) - Constructor for class org.tweetyproject.logics.commons.analysis.ShapleyCulpabilityMeasure
-
Creates a new Shapley culpability measure that bases on the given inconsistency measure.
- Shell - Class in org.tweetyproject.commons.util
- Shell() - Constructor for class org.tweetyproject.commons.util.Shell
- show() - Method in class org.tweetyproject.commons.Plotter
-
Show the frame after adding some plots
- show(DungTheory) - Method in class org.tweetyproject.arg.dung.reasoner.OrderingSemanticsReasoner
-
print out table showing the sets according to the given ordering semantics
- showExamples(Collection<Extension>) - Method in class org.tweetyproject.arg.dung.learning.ExampleFinder
-
prints a theory for each set of extensions (of the second semantics) that can occur, given the set of extensions for the first semantics
- showExamples(Collection<Extension>, Collection<Extension>) - Method in class org.tweetyproject.arg.dung.learning.ExtendedExampleFinder
-
prints a theory for each set of extensions (of the third semantics) that can occur, given the set of extensions for the first and second semantics
- showOverview() - Method in class org.tweetyproject.arg.dung.learning.ExampleFinder
-
prints an overview over all found examples
- showOverview() - Method in class org.tweetyproject.arg.dung.learning.ExtendedExampleFinder
-
prints an overview over all found examples
- showWeights() - Method in class org.tweetyproject.arg.dung.learning.ImprovedRiveretTheoryLearner
- sign(PclBeliefSet, ProbabilisticConditional) - Method in class org.tweetyproject.logics.pcl.analysis.MeanDistanceCulpabilityMeasure
- sign(PclBeliefSet, ProbabilisticConditional) - Method in interface org.tweetyproject.logics.pcl.analysis.SignedCulpabilityMeasure
-
Determines the sign of the culpability of the given conditional in the given belief set, i.e.
- Signal - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- signature - Variable in class org.tweetyproject.action.description.parser.CLawParser
- signature - Variable in class org.tweetyproject.action.description.parser.CParser
- signature - Variable in class org.tweetyproject.commons.BeliefSet
-
The signature of this belief base.
- Signature - Interface in org.tweetyproject.commons
-
A signatures lists the atomic language structures for some language.
- SIGNATURE_SIZE - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- SIGNATURE_SIZE - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- SignedCulpabilityMeasure - Interface in org.tweetyproject.logics.pcl.analysis
-
Classes implementing this interface represent signed culpability measures, i.e.
- SimpleAccumulator - Class in org.tweetyproject.arg.deductive.accumulator
-
This implementation of an accumulator simply sums up the categorizations of the argument trees.
- SimpleAccumulator() - Constructor for class org.tweetyproject.arg.deductive.accumulator.SimpleAccumulator
- SimpleAdmissibleReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the admissible extensions.
- SimpleAdmissibleReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleAdmissibleReasoner
- SimpleAdmissibleSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
This reasoner for SetAf theories performs inference on the admissible extensions.
- SimpleAdmissibleSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimpleAdmissibleSetAfReasoner
- SimpleAspicOrder<T extends Invertable> - Class in org.tweetyproject.arg.aspic.order
- SimpleAspicOrder<T extends Invertable> - Class in org.tweetyproject.arg.aspic.semantics
- SimpleAspicOrder() - Constructor for class org.tweetyproject.arg.aspic.order.SimpleAspicOrder
-
Creates a comparator for AspicArguments, that always returns 0
- SimpleAspicOrder() - Constructor for class org.tweetyproject.arg.aspic.semantics.SimpleAspicOrder
-
Creates a comparator for AspicArguments, that always returns 0
- SimpleAspicOrder(Collection<String>) - Constructor for class org.tweetyproject.arg.aspic.semantics.SimpleAspicOrder
-
Creates a comparator for AspicArguments from a list of AspicInferneceRules This will return a value <0, ==0 or >0 if the first argument's top rule is <,=,> the second argument's top rule
- SimpleAspicOrder(List<String>) - Constructor for class org.tweetyproject.arg.aspic.order.SimpleAspicOrder
-
Creates a comparator for AspicArguments from a list of AspicInferneceRules This will return a value <0, ==0 or >0 if the first argument's top rule is <,=,> the second argument's top rule
- SimpleAspicReasoner<T extends Invertable> - Class in org.tweetyproject.arg.aspic.reasoner
- SimpleAspicReasoner(AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.aspic.reasoner.SimpleAspicReasoner
-
Creates a new instance
- SimpleCharStream - Class in org.tweetyproject.arg.delp.parser
- SimpleCharStream - Class in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
- SimpleCharStream - Class in org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream - Class in org.tweetyproject.lp.asp.parser
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream - Class in org.tweetyproject.preferences.io
- SimpleCharStream(InputStream) - Constructor for class org.tweetyproject.arg.delp.parser.SimpleCharStream
- SimpleCharStream(InputStream) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class org.tweetyproject.preferences.io.SimpleCharStream
- SimpleCharStream(InputStream, int, int) - Constructor for class org.tweetyproject.arg.delp.parser.SimpleCharStream
- SimpleCharStream(InputStream, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream, int, int) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.tweetyproject.preferences.io.SimpleCharStream
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.tweetyproject.arg.delp.parser.SimpleCharStream
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.tweetyproject.preferences.io.SimpleCharStream
- SimpleCharStream(InputStream, String) - Constructor for class org.tweetyproject.arg.delp.parser.SimpleCharStream
- SimpleCharStream(InputStream, String) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream, String) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream, String) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.tweetyproject.preferences.io.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.tweetyproject.arg.delp.parser.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.tweetyproject.preferences.io.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.tweetyproject.arg.delp.parser.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.tweetyproject.preferences.io.SimpleCharStream
- SimpleCharStream(Reader) - Constructor for class org.tweetyproject.arg.delp.parser.SimpleCharStream
- SimpleCharStream(Reader) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(Reader) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(Reader) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.tweetyproject.preferences.io.SimpleCharStream
- SimpleCharStream(Reader, int, int) - Constructor for class org.tweetyproject.arg.delp.parser.SimpleCharStream
- SimpleCharStream(Reader, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(Reader, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(Reader, int, int) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.tweetyproject.preferences.io.SimpleCharStream
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.tweetyproject.arg.delp.parser.SimpleCharStream
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.tweetyproject.preferences.io.SimpleCharStream
- SimpleCompleteReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the complete extensions.
- SimpleCompleteReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleCompleteReasoner
- SimpleCompleteSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
This reasoner for SetAf theories performs inference on the complete extensions.
- SimpleCompleteSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimpleCompleteSetAfReasoner
- SimpleConflictFreeReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the conflict-free extensions.
- SimpleConflictFreeReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleConflictFreeReasoner
- SimpleConflictFreeSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
This reasoner for SetAf theories performs inference on the conflict-free extensions.
- SimpleConflictFreeSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimpleConflictFreeSetAfReasoner
- SimpleCReasoner - Class in org.tweetyproject.logics.cl.reasoner
-
This class models a brute force c-reasoner for conditional logic.
- SimpleCReasoner() - Constructor for class org.tweetyproject.logics.cl.reasoner.SimpleCReasoner
-
Creates a new simple c-representation reasoner.
- SimpleCReasoner(boolean) - Constructor for class org.tweetyproject.logics.cl.reasoner.SimpleCReasoner
-
Creates a new c-representation reasoner
- SimpleDeductiveReasoner - Class in org.tweetyproject.arg.deductive.reasoner
-
This class implements a brute force approach to deductive argumentation.
- SimpleDeductiveReasoner(Categorizer, Accumulator) - Constructor for class org.tweetyproject.arg.deductive.reasoner.SimpleDeductiveReasoner
-
Creates a new reasoner for the given belief base, categorizer, and accumulator.
- SimpleDefaultReasoner - Class in org.tweetyproject.logics.rdl.reasoner
-
Implements a naive reasoner for default logic based on exhaustive application of defaults in process trees.
- SimpleDefaultReasoner() - Constructor for class org.tweetyproject.logics.rdl.reasoner.SimpleDefaultReasoner
- simpleDominance - Enum constant in enum class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner.solver
- simpleDominance(DungTheory, LatticeArgumentRanking) - Method in class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner
-
only ranks two arguments if one is better according to quality and cardinality
- SimpleDpllSolver - Class in org.tweetyproject.logics.pl.sat
-
This class provides a simple reference implementation of the DPLL (Davis–Putnam–Logemann–Loveland) algorithm for satisfiability testing, see e.g https://en.wikipedia.org/wiki/DPLL_algorithm.
- SimpleDpllSolver() - Constructor for class org.tweetyproject.logics.pl.sat.SimpleDpllSolver
- SimpleEagerReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
simple reasoner for eager semantics
- SimpleEagerReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleEagerReasoner
- SimpleEagerSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
simple reasoner for eager semantics
- SimpleEagerSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimpleEagerSetAfReasoner
- SimpleExample(int) - Static method in class org.tweetyproject.logics.mln.examples.MlnExample
- SimpleFolReasoner - Class in org.tweetyproject.logics.fol.reasoner
-
Uses a naive brute force search procedure for theorem proving.
- SimpleFolReasoner() - Constructor for class org.tweetyproject.logics.fol.reasoner.SimpleFolReasoner
- SimpleFunction<T,
S> - Interface in org.tweetyproject.math.func -
Encapsulates common methods of mathematical functions with a single parameter.
- SimpleGeneticOptimizationSolver - Class in org.tweetyproject.math.opt.solver
-
This class implements a simple genetic optimization algorithm for solving optimization problems with box or equality constraints on float variables.
- SimpleGeneticOptimizationSolver(int, int, int, int, double) - Constructor for class org.tweetyproject.math.opt.solver.SimpleGeneticOptimizationSolver
-
Creates a new simple genetic optimization solver.
- SimpleGeneticOptimizationSolverCombinatorics - Class in org.tweetyproject.math.opt.solver
- SimpleGeneticOptimizationSolverCombinatorics(int, int, int, int, double) - Constructor for class org.tweetyproject.math.opt.solver.SimpleGeneticOptimizationSolverCombinatorics
-
Creates a new simple genetic optimization solver.
- SimpleGeneticOptimizationSolverCombinatorics.FitnessComparator - Class in org.tweetyproject.math.opt.solver
-
Compares individuals by the fitness (value of the target function)
- SimpleGeneticOptimizationSolverEx - Class in org.tweetyproject.math.examples
-
This class implements an example for the Genetic Optimization Solver.
- SimpleGeneticOptimizationSolverEx() - Constructor for class org.tweetyproject.math.examples.SimpleGeneticOptimizationSolverEx
- SimpleGraph<T extends Node> - Class in org.tweetyproject.graphs
-
An extended version of the DefaultGraph which supports removing of nodes as well as some utility functions for d-separation
- SimpleGraph() - Constructor for class org.tweetyproject.graphs.SimpleGraph
-
create a new SimpleGraph instance
- SimpleGraph(Graph<T>) - Constructor for class org.tweetyproject.graphs.SimpleGraph
-
create a copy of the given graph
- SimpleGroundedReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the grounded extension.
- SimpleGroundedReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleGroundedReasoner
- SimpleGroundedSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
This reasoner for SetAf theories performs inference on the grounded extension.
- SimpleGroundedSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimpleGroundedSetAfReasoner
- SimpleIdealReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the ideal extension.
- SimpleIdealReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleIdealReasoner
- SimpleIdealSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
This reasoner for setAf theories performs inference on the ideal extension.
- SimpleIdealSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimpleIdealSetAfReasoner
- SimpleLogicalFormula - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
A formula of a logical language
- SimpleMlnReasoner - Class in org.tweetyproject.logics.mln.reasoner
- SimpleMlnReasoner() - Constructor for class org.tweetyproject.logics.mln.reasoner.SimpleMlnReasoner
- SimpleMlReasoner - Class in org.tweetyproject.logics.ml.reasoner
-
This class implements inference for modal logic using a brute-force approach.
- SimpleMlReasoner() - Constructor for class org.tweetyproject.logics.ml.reasoner.SimpleMlReasoner
- SimpleNaiveReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for naive extensions.
- SimpleNaiveReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleNaiveReasoner
- SimpleNaiveSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
Reasoner for naive extensions.
- SimpleNaiveSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimpleNaiveSetAfReasoner
- SimpleNode - Class in org.tweetyproject.graphs
-
A simple node of a graph with a name.
- SimpleNode - Class in org.tweetyproject.lp.asp.parser
- SimpleNode(int) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleNode
- SimpleNode(String) - Constructor for class org.tweetyproject.graphs.SimpleNode
-
Creates a new node with the given name.
- SimpleNode(ASPParser, int) - Constructor for class org.tweetyproject.lp.asp.parser.SimpleNode
- SimplePafReasoner - Class in org.tweetyproject.arg.prob.reasoner
-
This class implements a naive algorithm for computing probabilities of extensions in probabilistic argumentation frameworks from [Li, Oren, Norman.
- SimplePafReasoner(Semantics) - Constructor for class org.tweetyproject.arg.prob.reasoner.SimplePafReasoner
-
Creates a new reasoner.
- SimplePlInterpolantEnumerator - Class in org.tweetyproject.logics.pl.analysis
-
Implements an exhaustive search approach to compute all interpolants of a knowledge base wrt.
- SimplePlInterpolantEnumerator(AbstractPlReasoner) - Constructor for class org.tweetyproject.logics.pl.analysis.SimplePlInterpolantEnumerator
-
Creates a new SimplePlInterpolantEnumerator that uses the given PL reasoner for entailment queries.
- SimplePlInterpolantEnumeratorExample - Class in org.tweetyproject.logics.pl.examples
-
Illustrates the use of the SimplePlInterpolantEnumerator
- SimplePlInterpolantEnumeratorExample() - Constructor for class org.tweetyproject.logics.pl.examples.SimplePlInterpolantEnumeratorExample
- SimplePlLogicArgument - Class in org.tweetyproject.arg.deductive.syntax
- SimplePlLogicArgument(Collection<SimplePlRule>, PlFormula) - Constructor for class org.tweetyproject.arg.deductive.syntax.SimplePlLogicArgument
- SimplePlLogicArgument(Derivation<SimplePlRule>) - Constructor for class org.tweetyproject.arg.deductive.syntax.SimplePlLogicArgument
-
Constructor
- SimplePlLogicDeductiveKnowledgebase - Class in org.tweetyproject.arg.deductive.syntax
- SimplePlLogicDeductiveKnowledgebase() - Constructor for class org.tweetyproject.arg.deductive.syntax.SimplePlLogicDeductiveKnowledgebase
- SimplePlLogicDeductiveKnowledgebase(Collection<SimplePlRule>) - Constructor for class org.tweetyproject.arg.deductive.syntax.SimplePlLogicDeductiveKnowledgebase
- SimplePlLogicExample - Class in org.tweetyproject.arg.deductive.examples
-
Example code for simple logic argumentation.
- SimplePlLogicExample() - Constructor for class org.tweetyproject.arg.deductive.examples.SimplePlLogicExample
- SimplePlLogicParser - Class in org.tweetyproject.arg.deductive.parser
- SimplePlLogicParser() - Constructor for class org.tweetyproject.arg.deductive.parser.SimplePlLogicParser
- SimplePlReasoner - Class in org.tweetyproject.logics.pl.reasoner
-
Naive classical inference (checks all interpretations for satisfiability).
- SimplePlReasoner() - Constructor for class org.tweetyproject.logics.pl.reasoner.SimplePlReasoner
- SimplePlRule - Class in org.tweetyproject.arg.deductive.syntax
-
Basic data structure for handling simple rule
- SimplePlRule() - Constructor for class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- SimplePlRule(PlFormula) - Constructor for class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- SimplePlRule(PlFormula, Set<PlFormula>) - Constructor for class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- SimplePreferredReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the preferred extensions.
- SimplePreferredReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimplePreferredReasoner
- SimplePreferredSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
This reasoner for setaf theories performs inference on the preferred extensions.
- SimplePreferredSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimplePreferredSetAfReasoner
- SimpleProductSemantics - Class in org.tweetyproject.arg.social.semantics
-
The simple product semantics from [Leite, Martins; IJCAI 2011, Def.
- SimpleProductSemantics(double) - Constructor for class org.tweetyproject.arg.social.semantics.SimpleProductSemantics
-
Creates a new simple product semantics with the given epsilon parameter for the simple vote aggregation function.
- SimpleProductSemantics(double, double) - Constructor for class org.tweetyproject.arg.social.semantics.SimpleProductSemantics
-
Creates a new simple product semantics with the given epsilon parameter for the simple vote aggregation function.
- SimpleRealValuedFunction - Interface in org.tweetyproject.math.func
-
A real-valued function.
- SimpleRelationalCReasoner - Class in org.tweetyproject.logics.rcl.reasoner
-
This class models a relational brute force c-reasoner for relational conditional logic.
- SimpleRelationalCReasoner(boolean) - Constructor for class org.tweetyproject.logics.rcl.reasoner.SimpleRelationalCReasoner
-
Creates a new relational c-representation reasoner.
- SimpleResolutionBasedReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the resolution-based family of semantics.
- SimpleResolutionBasedReasoner(AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleResolutionBasedReasoner
-
choose a member of family of the resolution-based semantics
- SimpleRevisionCompareModel - Class in org.tweetyproject.lp.asp.beliefdynamics.gui
-
The data-model used to compare two different revision approaches.
- SimpleRevisionCompareModel() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- SimpleRevisionCompareModel(ASPSolver) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- SimpleRevisionComparePresenter - Class in org.tweetyproject.lp.asp.beliefdynamics.gui
-
This class couples the SimpleRevisionCompare View and Model, it needs to know the implementation used to load external belief base files, see FileHandler interface.
- SimpleRevisionComparePresenter(SimpleRevisionCompareModel, SimpleRevisionCompareView) - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter
-
Default Ctor: registers the view as listener to the correct model.
- SimpleRevisionComparePresenter.FileHandler - Interface in org.tweetyproject.lp.asp.beliefdynamics.gui
-
This interface is used by the SimpleRevisionComparePresenter to handle the file loading.
- SimpleRevisionCompareView - Class in org.tweetyproject.lp.asp.beliefdynamics.gui
-
The default view for a revision compare.
- SimpleRevisionCompareView() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
-
Default Ctor: Creates the view
- SimpleSafSampler - Class in org.tweetyproject.arg.saf.util
-
This class implements a belief base sampler for structured argumentation frameworks.
- SimpleSafSampler(Signature) - Constructor for class org.tweetyproject.arg.saf.util.SimpleSafSampler
-
Creates a new SimpleSafSampler for the given signature.
- SimpleSafSampler(Signature, int, int) - Constructor for class org.tweetyproject.arg.saf.util.SimpleSafSampler
-
Creates a new SimpleSafSampler for the given signature.
- SimpleSamplingMlnReasoner - Class in org.tweetyproject.logics.mln.reasoner
-
This MLN reasoner employs simple random sampling from the set of interpretations to compute the probability of a formula.
- SimpleSamplingMlnReasoner(double, int) - Constructor for class org.tweetyproject.logics.mln.reasoner.SimpleSamplingMlnReasoner
-
Creates a new SimpleSamplingMlnReasoner for the given Markov logic network.
- SimpleSccCompleteReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the complete extensions.
- SimpleSccCompleteReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleSccCompleteReasoner
- SimpleSccRecursiveReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Universal scc-recursive reasoner initialize with any reasoner for a scc-recursive semantics
- SimpleSccRecursiveReasoner(AbstractExtensionReasoner) - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleSccRecursiveReasoner
-
initialize the scc-recursive reasoner with the given reasoner as base function
- SimpleSemiStableReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the semi-stable extensions.
- SimpleSemiStableReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleSemiStableReasoner
- SimpleSemiStableSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
This reasoner for setaf theories performs inference on the semi-stable extensions.
- SimpleSemiStableSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimpleSemiStableSetAfReasoner
- SimpleStableReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the stable extensions.
- SimpleStableReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleStableReasoner
- SimpleStableSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
This reasoner for setaf theories performs inference on the stable extensions.
- SimpleStableSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimpleStableSetAfReasoner
- SimpleStageReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This reasoner for Dung theories performs inference on the stage extensions.
- SimpleStageReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SimpleStageReasoner
- SimpleStageSetAfReasoner - Class in org.tweetyproject.arg.setaf.reasoners
-
This reasoner for setaf theories performs inference on the stage extensions.
- SimpleStageSetAfReasoner() - Constructor for class org.tweetyproject.arg.setaf.reasoners.SimpleStageSetAfReasoner
- simpleUpdate(DungTheory) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Updates this probability function with the given theory using "simple redistribution", cf.
- simplify() - Method in class org.tweetyproject.math.matrix.Matrix
-
Simplifies every entry.
- simplify() - Method in class org.tweetyproject.math.term.AbsoluteValue
- simplify() - Method in class org.tweetyproject.math.term.Constant
- simplify() - Method in class org.tweetyproject.math.term.Difference
- simplify() - Method in class org.tweetyproject.math.term.Exp
- simplify() - Method in class org.tweetyproject.math.term.Fraction
- simplify() - Method in class org.tweetyproject.math.term.Logarithm
- simplify() - Method in class org.tweetyproject.math.term.Maximum
- simplify() - Method in class org.tweetyproject.math.term.Minimum
- simplify() - Method in class org.tweetyproject.math.term.Power
- simplify() - Method in class org.tweetyproject.math.term.Product
- simplify() - Method in class org.tweetyproject.math.term.Root
- simplify() - Method in class org.tweetyproject.math.term.Sum
- simplify() - Method in class org.tweetyproject.math.term.Term
-
Simplifies this term in an equivalent way:
- Replaces products that contain a zero by the constant zero
- Removes a term one from products
- Removes a term zero from sums
- Aggregates constants in sums, products, and minimums
- Evaluates functional terms on constants
- Simplifies fractions where possible. - simplify() - Method in class org.tweetyproject.math.term.Variable
- SimulatedAnnealing - Class in org.tweetyproject.math.opt.solver
-
This class implements the simulated annealing algorithm for combinatrics problems It is natively implemented
- SimulatedAnnealing(double, double, int) - Constructor for class org.tweetyproject.math.opt.solver.SimulatedAnnealing
- SimulatedAnnealingEx - Class in org.tweetyproject.math.examples
- SimulatedAnnealingEx() - Constructor for class org.tweetyproject.math.examples.SimulatedAnnealingEx
- SimulatedAnnealingOnConstrProb - Class in org.tweetyproject.math.opt.solver
-
implements the Simulated Annealing algorithm for optimization problems
- SimulatedAnnealingOnConstrProb(double, double, int) - Constructor for class org.tweetyproject.math.opt.solver.SimulatedAnnealingOnConstrProb
- SimulatedAnnealingOnConstrProbEx2 - Class in org.tweetyproject.math.examples
-
This class implements an example for Simulated Annealing on optimization problems.
- SimulatedAnnealingOnConstrProbEx2() - Constructor for class org.tweetyproject.math.examples.SimulatedAnnealingOnConstrProbEx2
- SimulationParameters - Class in org.tweetyproject.agents.sim
-
Objects of this class store additional simulation parameters that should be shared among the generating components of a simulation.
- SimulationParameters() - Constructor for class org.tweetyproject.agents.sim.SimulationParameters
- SimulationResult<S extends AbstractProtocol & GameProtocol,
T extends Agent, R extends MultiAgentSystem<T>> - Class in org.tweetyproject.agents.sim -
Instances of this class summarize information on a performed simulation.
- SimulationResult(List<AgentGenerator<T, R>>) - Constructor for class org.tweetyproject.agents.sim.SimulationResult
-
Creates a new SimulationResult for the given set of agent generators.
- SinglePeakWeightVector - Class in org.tweetyproject.preferences.aggregation
-
The single peak implementation of the weight vector, where only the highest rated value in each preference order scores (1,0,0,0,0,0)
- SinglePeakWeightVector(int) - Constructor for class org.tweetyproject.preferences.aggregation.SinglePeakWeightVector
-
constructor for weight vector with peak value
- SingleSetSignature<T> - Class in org.tweetyproject.commons
-
This class models a signature as a set of formulas.
- SingleSetSignature() - Constructor for class org.tweetyproject.commons.SingleSetSignature
-
Creates a new empty signature.
- SingleSetSignature(Set<T>) - Constructor for class org.tweetyproject.commons.SingleSetSignature
-
Creates a new signature with the given set of elements.
- SingleValeWeightVector - Class in org.tweetyproject.preferences.aggregation
- SingleValeWeightVector(int) - Constructor for class org.tweetyproject.preferences.aggregation.SingleValeWeightVector
-
constructor setting the value for the least chosen element
- singleValued(Argument, boolean, AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
-
Returns an interpretation relative to
adfwith a single truth value decided. - size() - Method in class org.tweetyproject.agents.dialogues.DialogueTrace
- size() - Method in class org.tweetyproject.agents.MultiAgentSystem
- size() - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- size() - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
-
Returns the number of arguments in this interpretation.
- size() - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- size() - Method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- size() - Method in class org.tweetyproject.arg.adf.util.CacheMap
- size() - Method in class org.tweetyproject.arg.adf.util.InterpretationTrieSet
- size() - Method in class org.tweetyproject.arg.adf.util.LazyMap
- size() - Method in class org.tweetyproject.arg.adf.util.MinusSetView
- size() - Method in class org.tweetyproject.arg.adf.util.ThreeValuedBitSet
- size() - Method in class org.tweetyproject.arg.adf.util.UnionCollectionView
- size() - Method in class org.tweetyproject.arg.adf.util.UnionSetView
- size() - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- size() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- size() - Method in class org.tweetyproject.arg.dung.semantics.Extension
- size() - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- size() - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- size() - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- size() - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- size() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- size() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- size() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- size() - Method in class org.tweetyproject.commons.BeliefSet
- size() - Method in class org.tweetyproject.commons.InterpretationSet
- size() - Method in class org.tweetyproject.commons.SingleSetSignature
-
Returns the number of elements in this signature, i.e.
- size() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- size() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- size() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- size() - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- size() - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- size() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- size() - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- size() - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- size() - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- size() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- size() - Method in class org.tweetyproject.math.Interval
- size() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- size() - Method in class org.tweetyproject.math.term.AssociativeOperation
-
Returns the number of the terms in this operation.
- size() - Method in class org.tweetyproject.preferences.PreferenceOrder
-
returns the size of the set
- SIZE_OF_KNOWLEDGEBASES - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- SIZE_OF_KNOWLEDGEBASES - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- skeptical - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- SKEPTICAL - Enum constant in enum class org.tweetyproject.commons.InferenceMode
- skepticalAcceptance(String, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.CompleteSemantics
- skepticalAcceptance(String, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.GroundedSemantics
- skepticalAcceptance(String, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.PreferredSemantics
- skepticalAcceptance(String, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.SemiStableSemantics
- skepticalAcceptance(String, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.StableSemantics
- skepticalQuery(AbstractDialecticalFramework, Argument) - Method in class org.tweetyproject.arg.adf.reasoner.AbstractDialecticalFrameworkReasoner
-
Deprecated.
- sliderStep - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- SMALLEST_CONJUNCTS - Enum constant in enum class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.ConsequenceOperation
- SmokersExample(int) - Static method in class org.tweetyproject.logics.mln.examples.MlnExample
- SmoothedPenalizingCreepingMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
This class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.
- SmoothedPenalizingCreepingMachineShop(OptimizationRootFinder, CulpabilityMeasure<ProbabilisticConditional, PclBeliefSet>) - Constructor for class org.tweetyproject.logics.pcl.analysis.SmoothedPenalizingCreepingMachineShop
-
Creates a new creeping machine shop based on the given culpability measure.
- SmoothingFunction - Class in org.tweetyproject.math.func
-
A function that smoothes two values with a smooting factor, i.e.
- SmoothingFunction(double) - Constructor for class org.tweetyproject.math.func.SmoothingFunction
-
Creates a new smoothing function with the given factor.
- sNodeMap - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFTheory
-
All S-Nodes are stored in this map while key is the aif identifier and the value is the node
- SocialAbstractArgumentationFramework - Class in org.tweetyproject.arg.social.syntax
-
This class implements a social abstract argumentation framework from [Joao Leite, Joao Martins.
- SocialAbstractArgumentationFramework() - Constructor for class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
-
Creates a new empty social abstract argumentation framework
- SocialAbstractArgumentationFramework(Graph<Argument>) - Constructor for class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
-
Creates a new social abstract argumentation framework from the given graph.
- SocialMapping<L> - Class in org.tweetyproject.arg.social.semantics
-
Implements a mapping from arguments to social value.
- SocialMapping(AbstractSocialSemantics<L>) - Constructor for class org.tweetyproject.arg.social.semantics.SocialMapping
-
Creates a new mapping wrt.
- SolidAdmissibleReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for solid admissibility a set of arguments E solid-defends an argument a, iff for all attackers b of a it holds that all arguments c which attack b are in E see: Liu, X., & Chen, W.
- SolidAdmissibleReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.SolidAdmissibleReasoner
- solve(CombinatoricsProblem) - Method in class org.tweetyproject.math.opt.solver.AntColonyOptimization
-
solves the problem and connects the config and initializes the rest
- solve(CombinatoricsProblem) - Method in class org.tweetyproject.math.opt.solver.IteratedLocalSearch
- solve(CombinatoricsProblem) - Method in class org.tweetyproject.math.opt.solver.SimpleGeneticOptimizationSolverCombinatorics
-
Returns the solution according the problem; problem has to be minimizing (which only contains variables with defined upper and lower bounds).
- solve(CombinatoricsProblem) - Method in class org.tweetyproject.math.opt.solver.SimulatedAnnealing
- solve(CombinatoricsProblem) - Method in class org.tweetyproject.math.opt.solver.StochasticLocalSearch
- solve(CombinatoricsProblem) - Method in class org.tweetyproject.math.opt.solver.TabuSearch
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.ApacheCommonsCMAESOptimizer
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.ApacheCommonsNonLinearConjugateGradientOptimizer
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.ApacheCommonsSimplex
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.BfgsSolver
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.CombinatoricsSolver
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.GlpkSolver
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.GradientDescent
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.GurobiOptimizer
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.HessianGradientDescent
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.IteratedLocalSearchOnConstrProb
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.LagrangeSolver
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.LpSolve
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.OctaveSqpSolver
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.SimpleGeneticOptimizationSolver
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.SimulatedAnnealingOnConstrProb
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.Solver
-
Computes a solution to the given constraint satisfaction or optimization problem, i.e.
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.StochasticLocalSearchOnConstrProb
- solve(GeneralConstraintSatisfactionProblem) - Method in class org.tweetyproject.math.opt.solver.TabuSearchOnConstrProb
- solve(Term, int) - Method in class org.tweetyproject.math.opt.solver.ApacheCommonsCMAESOptimizer
-
Returns the variable assignment that maximizes/minimizes the given term (which only contains variables with defined upper and lower bounds).
- solve(Term, int) - Method in class org.tweetyproject.math.opt.solver.GurobiOptimizer
-
Returns the variable assignment that maximizes/minimizes the given term (which only contains variables with defined upper and lower bounds).
- solve(Term, int) - Method in class org.tweetyproject.math.opt.solver.SimpleGeneticOptimizationSolver
-
Returns the variable assignment that maximizes/minimizes the given term (which only contains variables with defined upper and lower bounds).
- solver - Variable in class org.tweetyproject.arg.dung.reasoner.AbstractSatExtensionReasoner
-
A SAT solver
- solver - Variable in class org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure
-
The SAT solver used to test the SAT encodings for satisfiability.
- solver - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
- Solver - Class in org.tweetyproject.math.opt.solver
-
This abstract class models an abstract solver for constraint satisfaction or optimization problems.
- Solver() - Constructor for class org.tweetyproject.math.opt.solver.Solver
- solverErrorCode - Variable in exception org.tweetyproject.lp.asp.reasoner.SolverException
- solverErrorText - Variable in exception org.tweetyproject.lp.asp.reasoner.SolverException
- SolverException - Exception in org.tweetyproject.lp.asp.reasoner
-
This class models a generic exception for ASP solvers.
- SolverException(String, int) - Constructor for exception org.tweetyproject.lp.asp.reasoner.SolverException
-
Creates a new SolverException with the given message.
- someExtension(Labelling, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.CompleteSemantics
- someExtension(Labelling, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.GroundedSemantics
- someExtension(Labelling, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.PreferredSemantics
- someExtension(Labelling, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.SemiStableSemantics
- someExtension(Labelling, DungAF, Encoding) - Static method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.StableSemantics
- SomePEAFInducerExample - Class in org.tweetyproject.arg.peaf.examples
- SomePEAFInducerExample() - Constructor for class org.tweetyproject.arg.peaf.examples.SomePEAFInducerExample
- Sort - Class in org.tweetyproject.logics.commons.syntax
-
A sort of first-order logic.
- Sort(String) - Constructor for class org.tweetyproject.logics.commons.syntax.Sort
-
Ctor: Creates an empty Sort with the given name.
- Sort(String, Set<Constant>) - Constructor for class org.tweetyproject.logics.commons.syntax.Sort
-
Ctor: Creates a Sort with the given name and the given constants.
- Sort(Sort) - Constructor for class org.tweetyproject.logics.commons.syntax.Sort
-
Copy-Ctor creates a deep copy of the Sort
- sortingType - Variable in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
-
The method used for ordering the numerical values according to acceptability.
- sortMarkings() - Method in class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
-
fix the sorting to prepare linear algebra analysis in particular, assert a fixed ordering for index-based matrix/vector-access
- sortTerms(Collection<? extends Term<?>>) - Static method in class org.tweetyproject.logics.commons.syntax.Sort
-
Sorts the set of given terms by their sorts, i.e.
- spanNumber() - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
-
Returns the span number of this reference world, i.e.
- SpassFolReasoner - Class in org.tweetyproject.logics.fol.reasoner
-
Invokes SPASS (http://www.mpi-inf.mpg.de/departments/automation-of-logic/software/spass-workbench/), an automated theorem prover for first-order logic, modal logic and description logics.
- SpassFolReasoner(String) - Constructor for class org.tweetyproject.logics.fol.reasoner.SpassFolReasoner
-
Constructs a new instance pointing to a specific SPASS
- SpassFolReasoner(String, Shell) - Constructor for class org.tweetyproject.logics.fol.reasoner.SpassFolReasoner
-
Constructs a new instance pointing to a specific SPASS Prover.
- SPASSMlReasoner - Class in org.tweetyproject.logics.ml.reasoner
-
Invokes SPASS (http://www.mpi-inf.mpg.de/departments/automation-of-logic/software/spass-workbench/), an automated theorem prover for first-order logic, modal logic and description logics.
- SPASSMlReasoner(String) - Constructor for class org.tweetyproject.logics.ml.reasoner.SPASSMlReasoner
-
Constructs a new instance pointing to a specific SPASS
- SPASSMlReasoner(String, Shell) - Constructor for class org.tweetyproject.logics.ml.reasoner.SPASSMlReasoner
-
Constructs a new instance pointing to a specific SPASS Prover.
- SPASSWriter - Class in org.tweetyproject.logics.fol.writer
-
This class prints single first-order logic formulas and knowledge bases to the SPASS format.
- SPASSWriter - Class in org.tweetyproject.logics.ml.writer
-
This class prints single first-order modal logic formulas and knowledge bases to the SPASS format.
- SPASSWriter() - Constructor for class org.tweetyproject.logics.fol.writer.SPASSWriter
-
Creates a new SPASSWriter.
- SPASSWriter() - Constructor for class org.tweetyproject.logics.ml.writer.SPASSWriter
-
Creates a new SPASSWriter.
- SPASSWriter(Writer) - Constructor for class org.tweetyproject.logics.fol.writer.SPASSWriter
-
Creates a new SPASSWriter.
- SPASSWriter(Writer) - Constructor for class org.tweetyproject.logics.ml.writer.SPASSWriter
-
Creates a new SPASSWriter.
- special_formula_flag - Variable in class org.tweetyproject.logics.qbf.writer.QdimacsWriter
-
Will be set to true/false if the input can be simplified to a tautology/contradiction.
- SpecialFormula - Class in org.tweetyproject.logics.fol.syntax
-
This class captures the common functionalities of the special formulas tautology and contradiction.
- SpecialFormula - Class in org.tweetyproject.logics.pl.syntax
-
This class captures the common functionalities of the special formulas tautology and contradiction.
- SpecialFormula() - Constructor for class org.tweetyproject.logics.fol.syntax.SpecialFormula
- SpecialFormula() - Constructor for class org.tweetyproject.logics.pl.syntax.SpecialFormula
- specialToken - Variable in class org.tweetyproject.arg.delp.parser.Token
- specialToken - Variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.tweetyproject.lp.asp.parser.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.tweetyproject.preferences.io.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- SQUARE_CLOSE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- SQUARE_CLOSE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- SQUARE_OPEN - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- SQUARE_OPEN - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- SST - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- ST - Enum constant in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
- ST - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- stable() - Method in interface org.tweetyproject.arg.adf.reasoner.query.SemanticsStep
- stable(AbstractDialecticalFramework) - Static method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- STABLE - Static variable in class org.tweetyproject.arg.dung.equivalence.EquivalenceKernel
- STABLE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
- STABLE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- stable_string_const - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- StableExample() - Static method in class org.tweetyproject.arg.dung.examples.PrincipleExample
- StableKernel - Class in org.tweetyproject.arg.dung.equivalence
-
Kernel SK = (A, R') for strong equivalence wrt.
- StableKernel() - Constructor for class org.tweetyproject.arg.dung.equivalence.StableKernel
- StableReasoner<T extends Formula> - Class in org.tweetyproject.arg.aba.reasoner
-
This reasoner for ABA theories performs inference on the stable extensions.
- StableReasoner - Class in org.tweetyproject.arg.adf.reasoner
-
Deprecated, for removal: This API element is subject to removal in a future version.
- StableReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.evidential
-
a set of arguments S is stable iff it is conflict-free, self-supporting and for any argument a e-supported by bbase, where a is not in S, S e-support attacks either a or every set of arguments minimally e-supporting a.
- StableReasoner - Class in org.tweetyproject.arg.bipolar.reasoner.necessity
-
a set of arguments S is stable iff the set of arguments deactivated by S equals A\S, where A is the set of all arguments in the argumentation framework.
- StableReasoner - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety
- StableReasoner() - Constructor for class org.tweetyproject.arg.aba.reasoner.StableReasoner
- StableReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.evidential.StableReasoner
- StableReasoner() - Constructor for class org.tweetyproject.arg.bipolar.reasoner.necessity.StableReasoner
- StableReasoner() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.tweety.StableReasoner
- StableReasoner(IncrementalSatSolver) - Constructor for class org.tweetyproject.arg.adf.reasoner.StableReasoner
-
Deprecated.
- StableSemantics - Class in org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg
- StableSemantics() - Constructor for class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.StableSemantics
- STAGE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- STAGE2_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- Stage2Reasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for Stage2 semantics using scc-recursiveness definition see: Dvorak, Gaggl: Incorporating Stage Semantics in the SCC-recursive Schema for Argumentation Semantics 2012
- Stage2Reasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.Stage2Reasoner
- STANDARD_AGGFUNCTION - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- STANDARD_EVENTS - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- STANDARD_EVENTS - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- STANDARD_INFERENCE - Static variable in class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
-
Integer constant for standard inference.
- STANDARD_SMOOTHING_FACTOR - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- StandardFolWriter - Class in org.tweetyproject.logics.fol.writer
-
Writes FOL formulas and knowledge bases in the standard TweetyProject format, see parser.FolParser.
- StandardFolWriter() - Constructor for class org.tweetyproject.logics.fol.writer.StandardFolWriter
-
Creates new writer
- StandardFolWriter(Writer) - Constructor for class org.tweetyproject.logics.fol.writer.StandardFolWriter
-
Creates new writer
- StandardFolWriterExample - Class in org.tweetyproject.logics.fol.examples
-
Shows how to use the StandardFolWriter.
- StandardFolWriterExample() - Constructor for class org.tweetyproject.logics.fol.examples.StandardFolWriterExample
- START_EVENT - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.BpmnModel.BpmnNodeType
- StartEvent - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent the starting events of a BPMN Model
- StartEvent() - Constructor for class org.tweetyproject.logics.bpm.syntax.StartEvent
-
Create a new instance
- StartEventParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse a start event of a BPMN model
- StartEventParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.StartEventParser
-
Create a new instance
- startingPoint - Variable in class org.tweetyproject.math.opt.rootFinder.RootFinder
-
The starting point of this root finder.
- State - Class in org.tweetyproject.action.transitionsystem
-
Represents a state in an action transition system, which is a representation of an interpretation of all fluent names in an action description.
- State(Set<FolAtom>) - Constructor for class org.tweetyproject.action.transitionsystem.State
-
Creates a new State with a set of fluents that are mapped to true.
- stateChanged(ChangeEvent) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionComparePresenter
- stateChanged(ChangeEvent) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter
- statement(String) - Method in class org.tweetyproject.lp.asp.parser.ASTClingoMeta
- Statement - Class in org.tweetyproject.math.equation
-
This class models a mathematical statement, i.e.
- Statement(Term, Term) - Constructor for class org.tweetyproject.math.equation.Statement
-
Creates a new statement with the given terms.
- Statement() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- Statements() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- StateProcessor - Interface in org.tweetyproject.arg.adf.reasoner.sat.processor
- staticFlag - Static variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- staticFlag - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- staticFlag - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
-
Whether parser is static.
- staticFlag - Static variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
-
Whether parser is static.
- staticFlag - Static variable in class org.tweetyproject.preferences.io.SimpleCharStream
- StaticLaw - Class in org.tweetyproject.action.description.syntax
-
This class represents a static rule in C, which has the following form: "caused H if G" where H is a propositional formula over the set of fluents and G is a propositional formula over the set of fluents and the set of actions
- StaticLaw() - Constructor for class org.tweetyproject.action.description.syntax.StaticLaw
-
Creates an empty static law.
- StaticLaw(FolFormula) - Constructor for class org.tweetyproject.action.description.syntax.StaticLaw
-
Creates an empty static law of the form "caused headFormula if True"
- StaticLaw(FolFormula, Set<GroundingRequirement>) - Constructor for class org.tweetyproject.action.description.syntax.StaticLaw
-
Creates an empty static law of the form "caused headFormula if True requires requirements"
- StaticLaw(FolFormula, FolFormula) - Constructor for class org.tweetyproject.action.description.syntax.StaticLaw
-
Creates an empty static law of the form "caused headFormula if ifFormula"
- StaticLaw(FolFormula, FolFormula, Set<GroundingRequirement>) - Constructor for class org.tweetyproject.action.description.syntax.StaticLaw
-
Creates an empty static law of the form "caused headFormula if ifFormula" requires requirements
- status - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisResult
-
The status of the reasoner (can be success or can be error)
- step() - Method in class org.tweetyproject.agents.AbstractProtocol
-
Executes one step of the protocol.
- STEP_LENGTH - Static variable in class org.tweetyproject.logics.pcl.analysis.PenalizingCreepingMachineShop
-
The step length for the line search.
- STG - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- STG2 - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- stickyUpdate(DungTheory, double) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Updates this probability function with the given theory using "sticky redistribution", cf.
- StochasticLocalSearch - Class in org.tweetyproject.math.opt.solver
- StochasticLocalSearch(int, int, double) - Constructor for class org.tweetyproject.math.opt.solver.StochasticLocalSearch
- StochasticLocalSearchOnConstrProb - Class in org.tweetyproject.math.opt.solver
- StochasticLocalSearchOnConstrProb(int, int, double) - Constructor for class org.tweetyproject.math.opt.solver.StochasticLocalSearchOnConstrProb
- StochasticLocalSearchOnConstrProbEx - Class in org.tweetyproject.math.examples
-
This class implements an example for Simulated Annealing on optimization problems.
- StochasticLocalSearchOnConstrProbEx() - Constructor for class org.tweetyproject.math.examples.StochasticLocalSearchOnConstrProbEx
- StrategyBasedExample() - Static method in class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
- StrategyBasedRankingReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
This class implements the argument ranking approach of [Matt, Toni.
- StrategyBasedRankingReasoner() - Constructor for class org.tweetyproject.arg.rankings.reasoner.StrategyBasedRankingReasoner
- StratifiedLabeling - Class in org.tweetyproject.arg.dung.semantics
-
This class implements stratified labelings as in [Thimm, Kern-Isberner, 2013].
- StratifiedLabeling() - Constructor for class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
-
Creates a new empty stratified labeling.
- StratifiedLabelingExample - Class in org.tweetyproject.arg.dung.examples
-
Example code for using stratified labelings by Thimm/Kern-Isberner.
- StratifiedLabelingExample() - Constructor for class org.tweetyproject.arg.dung.examples.StratifiedLabelingExample
- StratifiedLabelingReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
This class implements a stratified labeling reasoner.
- StratifiedLabelingReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.StratifiedLabelingReasoner
-
Creates a new reasoner using sceptical inference and grounded semantics.
- StratifiedLabelingReasoner(Semantics) - Constructor for class org.tweetyproject.arg.dung.reasoner.StratifiedLabelingReasoner
-
Creates a new reasoner for the given semantics.
- stream - Variable in class org.tweetyproject.preferences.update.UpdateStream
- stream() - Method in interface org.tweetyproject.arg.adf.syntax.pl.Clause
- StreamBasedInconsistencyMeasure<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis.streams
-
General interface for inconsistency measures working on streams.
- StreamBasedInconsistencyMeasure() - Constructor for class org.tweetyproject.logics.commons.analysis.streams.StreamBasedInconsistencyMeasure
- StreamInconsistencyEvaluationExample - Class in org.tweetyproject.logics.pl.examples
-
Illustrates stream-based inconsistency measurement.
- StreamInconsistencyEvaluationExample() - Constructor for class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- StreamInconsistencyEvaluationExample2 - Class in org.tweetyproject.logics.pl.examples
-
Illustrates stream-based inconsistency measurement.
- StreamInconsistencyEvaluationExample2() - Constructor for class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- STRENGTHEN - Enum constant in enum class org.tweetyproject.preferences.Operation
- strengthenElement(T) - Method in class org.tweetyproject.preferences.ranking.Functions
-
strengthens the given element in the function
- strengthenElement(T) - Method in class org.tweetyproject.preferences.ranking.LevelingFunction
-
strengthens the given element in the leveling function
- strengthenElement(T) - Method in class org.tweetyproject.preferences.ranking.RankingFunction
-
strengthens the given element in the ranking function
- strengthenElementInLF(T) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
strengthens the given element in this preference order in its leveling function
- strengthenElementInRF(T) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
strengthens the given element in this preference order in its ranking function
- STRICTADDITIONOFDEFENSEBRANCH - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The STRICTADDITIONOFDEFENSEBRANCH postulate
- STRICTCOUNTERTRANSITIVITY - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The STRICTCOUNTERTRANSITIVITY postulate
- StrictInferenceRule<T extends Invertable> - Class in org.tweetyproject.arg.aspic.syntax
- StrictInferenceRule() - Constructor for class org.tweetyproject.arg.aspic.syntax.StrictInferenceRule
-
Constructs an empty instance
- StrictInferenceRule(T, Collection<T>) - Constructor for class org.tweetyproject.arg.aspic.syntax.StrictInferenceRule
-
Constructs a strict inference rule p -> c
- StrictNegation - Class in org.tweetyproject.lp.asp.syntax
-
This class models the strict negation of an atom (as opposed to a default negation:
DefaultNegation). - StrictNegation(String) - Constructor for class org.tweetyproject.lp.asp.syntax.StrictNegation
-
Creates a new negation with the given name.
- StrictNegation(Predicate, List<Term<?>>) - Constructor for class org.tweetyproject.lp.asp.syntax.StrictNegation
-
Creates a new negation with the given predicate and terms.
- StrictNegation(ASPAtom) - Constructor for class org.tweetyproject.lp.asp.syntax.StrictNegation
-
Creates a new negation with the given atom.
- StrictNegation(StrictNegation) - Constructor for class org.tweetyproject.lp.asp.syntax.StrictNegation
-
Copy-Constructor
- StrictRule - Class in org.tweetyproject.arg.delp.syntax
-
This class models a strict rule in defeasible logic programming.
- StrictRule(FolFormula, Set<FolFormula>) - Constructor for class org.tweetyproject.arg.delp.syntax.StrictRule
-
Default constructor; initializes head and body of the strict rule
- String() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- STRING - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- STRING - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- StringListCommandParameter - Class in org.tweetyproject.plugin.parameter
-
This class models a string list command parameter for Work-in-Progress, do not use!
- StringListCommandParameter(String, String) - Constructor for class org.tweetyproject.plugin.parameter.StringListCommandParameter
-
constructor with identifier and description
- StringPreferenceOrder() - Method in class org.tweetyproject.preferences.io.POParser
- StringTerm - Class in org.tweetyproject.logics.commons.syntax
-
This class represents terms which are objects identified by a string.
- StringTerm(String) - Constructor for class org.tweetyproject.logics.commons.syntax.StringTerm
-
Ctor: Creates a string term with the given String as value, uses the Sort "Thing"
- StringTerm(String, Sort) - Constructor for class org.tweetyproject.logics.commons.syntax.StringTerm
-
Ctor: Create a string term with the given value and sort.
- StringTerm(StringTerm) - Constructor for class org.tweetyproject.logics.commons.syntax.StringTerm
-
Copy-Ctor: Creates a deep copy of the StringTerm
- STRONG_ADMISSIBILITY - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The strong admissibility principle
- StrongAdmissibilityPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Principle of Strong Admissibility A semantics satisfies strong admissibility iff for every extensions E in every AF it holds that: all arguments in E are strongly defended by E, i.e.
- StrongAdmissibilityPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.StrongAdmissibilityPrinciple
- StrongAdmissibleExample - Class in org.tweetyproject.arg.dung.examples
- StrongAdmissibleExample() - Constructor for class org.tweetyproject.arg.dung.examples.StrongAdmissibleExample
- StrongAttack - Class in org.tweetyproject.arg.lp.semantics.attack
-
This notion of attack models the strong attack relation.
- StrongConfidentAttack - Class in org.tweetyproject.arg.lp.semantics.attack
-
This notion of attack models the strong confident attack relation.
- StrongEquivalence - Class in org.tweetyproject.arg.dung.equivalence
-
Models strong equivalence wrt.
- StrongEquivalence(EquivalenceKernel) - Constructor for class org.tweetyproject.arg.dung.equivalence.StrongEquivalence
-
initialize Equivalence with the given kernel
- StrongEquivalenceExample - Class in org.tweetyproject.arg.dung.examples
-
Example usage of the StrongEquivalenceChecker class
- StrongEquivalenceExample() - Constructor for class org.tweetyproject.arg.dung.examples.StrongEquivalenceExample
- StronglyAdmissibleReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for strong admissibility A set of arguments E is strongly admissible iff all every argument A in E is defended by some argument B in E \ {A} i.e.
- StronglyAdmissibleReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.StronglyAdmissibleReasoner
- StrongUndercut - Class in org.tweetyproject.arg.lp.semantics.attack
-
This notion of attack models the strong undercut relation.
- StructuredArgumentationFramework - Class in org.tweetyproject.arg.saf.syntax
-
This class represents a structured argumentation framework, i.e.
- StructuredArgumentationFramework() - Constructor for class org.tweetyproject.arg.saf.syntax.StructuredArgumentationFramework
-
Creates a new empty structured argumentation framework.
- StructuredArgumentationSystem - Class in org.tweetyproject.agents.dialogues.structured
-
This class represents a structured argumentation system, i.e.
- StructuredArgumentationSystem(PerceivableStructuredArgumentationFramework) - Constructor for class org.tweetyproject.agents.dialogues.structured.StructuredArgumentationSystem
-
Creates a new StructuredArgumentationSystem
- StructuredArgumentationSystem(PerceivableStructuredArgumentationFramework, Collection<? extends SasAgent>) - Constructor for class org.tweetyproject.agents.dialogues.structured.StructuredArgumentationSystem
-
Creates a new StructuredArgumentationSystem with the given collection of agents.
- STRUCTURENAME - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserConstants
- STRUCTURENAME - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserConstants
-
RegularExpression Id.
- SubgraphProbabilityFunction - Class in org.tweetyproject.arg.prob.lotteries
-
Represents a probability function on the subgraphs of some Dung theory.
- SubgraphProbabilityFunction(DungTheory) - Constructor for class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
-
Creates a new uniform probability function for the given theory, i.e.
- SubgraphProbExample - Class in org.tweetyproject.arg.prob.examples
-
Example code for showing how to work with subgraph probability distributions and updates.
- SubgraphProbExample() - Constructor for class org.tweetyproject.arg.prob.examples.SubgraphProbExample
- subList(int, int) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- subList(int, int) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- subList(int, int) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- subList(int, int) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- subList(int, int) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- subList(int, int) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- subProblem() - Method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
-
Returns the sub-problem of the problem.
- SubsetIterator<T> - Class in org.tweetyproject.commons.util
-
Iterates over all subsets of a given set.
- SubsetIterator(Set<T>) - Constructor for class org.tweetyproject.commons.util.SubsetIterator
-
Creates a new subset iterator for the given set.
- SubsetIteratorExample - Class in org.tweetyproject.commons.examples
- SubsetIteratorExample() - Constructor for class org.tweetyproject.commons.examples.SubsetIteratorExample
- subsets(Collection<? extends E>) - Method in class org.tweetyproject.commons.util.SetTools
-
This method computes all subsets of the given set of elements of class "E".
- subsets(Collection<? extends E>, int) - Method in class org.tweetyproject.commons.util.SetTools
-
This method computes all subsets of the given set of elements of class "E" with the given size.
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.action.query.syntax.AlwaysQuery
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.action.query.syntax.HoldsQuery
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.action.query.syntax.NecessarilyQuery
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.action.query.syntax.QueryProposition
-
Returns a new query proposition of the same type, in which all variables in inner formulas and actions are replaced according to the given map.
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.action.signature.FolAction
-
Substitutes terms in all non-zero-arity atoms in this action according to the given map.
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.logics.commons.syntax.ComplexLogicalFormulaAdapter
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.ComplexLogicalFormula
-
Substitutes all occurrences of all terms "v" in map.keyset() in this formula by map.get(v) and returns the new formula.
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.LogicProgram
-
Substitutes all occurrences of all terms "v" in map.keyset() in this formula by map.get(v) and returns the new formula.
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
-
Substitutes all occurrences of all terms "v" in map.keyset() in this formula by map.get(v) and returns the new formula.
NOTE: variables bound to quantifiers are not substituted in their inner formulas even if they appear in the map. - substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.lp.asp.syntax.Program
- substitute(Map<? extends Term<?>, ? extends Term<?>>) - Method in class org.tweetyproject.lp.nlp.syntax.NLPProgram
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.aba.syntax.AbaElement
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.aba.syntax.Negation
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.aspic.syntax.DefeasibleInferenceRule
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.aspic.syntax.StrictInferenceRule
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleRule
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.delp.syntax.DelpFact
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.arg.delp.syntax.StrictRule
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.commons.syntax.FunctionalTerm
- substitute(Term<?>, Term<?>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.ComplexLogicalFormula
-
Substitutes all occurrences of term "v" in this formula by term "t" and returns the new formula.
- substitute(Term<?>, Term<?>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.LogicProgram
-
Substitutes all occurrences of term "v" in this formula by term "t" and returns the new formula.
- substitute(Term<?>, Term<?>) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.Term
-
Substitutes all occurrences of term "v" in this term by term "t" and returns the new term.
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
-
Substitutes all occurrences of term "v" in this formula by term "t" and returns the new formula.
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.Conjunction
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.Implication
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.Negation
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.ml.syntax.Necessity
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.ml.syntax.Possibility
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPBodyElement
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPElement
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.Program
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.nlp.syntax.NLPProgram
- substitute(Term<?>, Term<?>) - Method in class org.tweetyproject.lp.nlp.syntax.NLPRule
- substitute(PlFormula, Proposition) - Method in class org.tweetyproject.logics.qbf.semantics.QbPossibleWorld
-
Substitutes all occurrences of the proposition v with the possible truth values and returns a set of the possible substitutions.
- substituteInnerFormulas(Map<Variable, Constant>) - Method in class org.tweetyproject.action.query.syntax.SActionQuery
-
Returns a new action query in which all variables are mapped to constants with regard to the given map.
- sum(double[]) - Static method in class org.tweetyproject.commons.util.VectorTools
-
Computes the sum of the elements in v
- Sum - Class in org.tweetyproject.math.term
-
This class models a sum of two terms.
- Sum() - Constructor for class org.tweetyproject.math.term.Sum
-
Creates a new (empty) sum.
- Sum(Collection<? extends Term>) - Constructor for class org.tweetyproject.math.term.Sum
-
Creates a new sum with the given list of terms.
- Sum(Term, Term) - Constructor for class org.tweetyproject.math.term.Sum
-
Creates a new sum with the given terms.
- SUM - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.AggregateFunction
- SUM_PLUS - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.AggregateFunction
- SumAggregator - Class in org.tweetyproject.math.func
-
This aggregation function models the sum function.
- SumAggregator() - Constructor for class org.tweetyproject.math.func.SumAggregator
- SUMFUZZY_MEASURE - Static variable in class org.tweetyproject.logics.pl.analysis.FuzzyInconsistencyMeasure
-
static constant for the Sum-version of the measure
- sumOfValues(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.examples.KnapSack
- sumOfWeights(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.examples.KnapSack
- sumOfWeights(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.examples.TravelingSalesman
- sumOfWeights(ArrayList<ElementOfCombinatoricsProb>) - Method in class org.tweetyproject.math.opt.problem.CombinatoricsProblem
- SUPERADDITIVITY - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The SUPERADDITIVITY postulate
- supp(int, int) - Method in class org.tweetyproject.arg.social.semantics.AbstractSocialSemantics
-
The vote aggregation function
- supp(int, int) - Method in class org.tweetyproject.arg.social.semantics.SimpleProductSemantics
- support - Variable in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
-
The inner formulas of this formula
- support - Variable in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
-
This helper class implements most of the common functionality of an associative formula, so the implementation can delegate the method calls to the support class.
- support - Variable in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
-
This helper class implements most of the common functionality of an associative formula, so the implementation can delegate the method calls to the support class.
- support - Variable in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
-
This helper class implements common functionalities of quantified formulas, meaning the implementation can delegate the method calls to the support class.
- support - Variable in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
-
This helper class implements common functionalities of quantified formulas, meaning the implementation can delegate the method calls to the support class.
- support - Variable in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
-
The inner formulas of this formula
- support(Collection<Collection<T>>) - Method in class org.tweetyproject.machinelearning.assoc.AssociationRule
-
Returns the support of this rule wrt.
- support(Collection<S>, Collection<Collection<S>>) - Static method in class org.tweetyproject.machinelearning.assoc.AssociationRule
-
Returns the support of the given itemset wrt.
- support(S, Collection<Collection<S>>) - Static method in class org.tweetyproject.machinelearning.assoc.AssociationRule
-
Returns the support of the given item wrt.
- Support - Interface in org.tweetyproject.arg.bipolar.syntax
-
This interface captures common methods of different interpretations of the support relation in bipolar abstract argumentation theories.
- supportChildren - Variable in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
- SUPPORTING - Enum constant in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
- supportParents - Variable in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
-
explicit listing of direct supporters and supported (for efficiency reasons)
- supports - Variable in class org.tweetyproject.arg.peaf.syntax.AbstractEAFTheory
-
Supports stored in a list
- supports - Variable in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
-
A subset of supports from PEAF
- supports - Variable in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory
-
Ordered list of supports
- SupportVectorMachine - Class in org.tweetyproject.machinelearning.svm
-
Realizes a support vector machine classifier utilizing LIBSVM.
- SupportVectorMachine(svm_model) - Constructor for class org.tweetyproject.machinelearning.svm.SupportVectorMachine
-
Creates a new SVM from the given libsvm model.
- SvmExample - Class in org.tweetyproject.machinelearning.examples
-
Illustrates the use of support vector machine learning.
- SvmExample() - Constructor for class org.tweetyproject.machinelearning.examples.SvmExample
- SVMTest - Class in org.tweetyproject.machinelearning.test
- SVMTest() - Constructor for class org.tweetyproject.machinelearning.test.SVMTest
- sw - Static variable in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.alg.ProboMain
- SwitchTo(int) - Method in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
- SwitchTo(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- SwitchTo(int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class org.tweetyproject.preferences.io.POParserTokenManager
- SwitchTo(int) - Method in class org.tweetyproject.preferences.io.UPParserTokenManager
-
Switch to specified lex state.
- symmetricDifference(Collection<E>, Collection<E>) - Method in class org.tweetyproject.commons.util.SetTools
-
Returns the symmetric difference of the two sets s and t, i.e.
- SynchronizedSatSolverState - Class in org.tweetyproject.arg.adf.sat.state
-
A synchronized wrapper of
SatSolverState. - SynchronizedSatSolverState(SatSolverState) - Constructor for class org.tweetyproject.arg.adf.sat.state.SynchronizedSatSolverState
- SynchronousProtocol - Class in org.tweetyproject.agents
-
This class models a synchronous protocol for multi-agent systems.
- SynchronousProtocol(MultiAgentSystem<? extends Agent>) - Constructor for class org.tweetyproject.agents.SynchronousProtocol
-
Creates a new (non-rigid) synchronous protocol for the given multi-agent system and unlimited number of steps.
- SynchronousProtocol(MultiAgentSystem<? extends Agent>, boolean) - Constructor for class org.tweetyproject.agents.SynchronousProtocol
-
Creates a new synchronous protocol for the given multi-agent system and unlimited number of steps.
- SynchronousProtocol(MultiAgentSystem<? extends Agent>, int) - Constructor for class org.tweetyproject.agents.SynchronousProtocol
-
Creates a new (non-rigid) synchronous protocol for the given multi-agent system and the given number of steps.
- SynchronousProtocol(MultiAgentSystem<? extends Agent>, int, boolean) - Constructor for class org.tweetyproject.agents.SynchronousProtocol
-
Creates a new synchronous protocol for the given multi-agent system.
- SyntacticEnumeratingIterator - Class in org.tweetyproject.logics.pl.util
-
Generates all syntactic variations of knowledge bases
- SyntacticEnumeratingIterator(PlSignature, int, File, boolean) - Constructor for class org.tweetyproject.logics.pl.util.SyntacticEnumeratingIterator
-
Creates a new sampler.
- SyntacticEnumeratingPlBeliefSetSamplerExample - Class in org.tweetyproject.logics.pl.examples
-
Illustrates the use of the belief base enumerators.
- SyntacticEnumeratingPlBeliefSetSamplerExample() - Constructor for class org.tweetyproject.logics.pl.examples.SyntacticEnumeratingPlBeliefSetSamplerExample
- SyntacticRandomPlBeliefSetSamplerExample - Class in org.tweetyproject.logics.pl.examples
-
Illustrates the use of the belief base enumerators.
- SyntacticRandomPlBeliefSetSamplerExample() - Constructor for class org.tweetyproject.logics.pl.examples.SyntacticRandomPlBeliefSetSamplerExample
- SyntacticRandomSampler - Class in org.tweetyproject.logics.pl.util
-
This sampler implements a random generation algorithm for generating formulas, based on the syntax tree of propositional formulas.
- SyntacticRandomSampler(Signature, Probability, Probability, Probability, double) - Constructor for class org.tweetyproject.logics.pl.util.SyntacticRandomSampler
-
Creates a new sampler.
- SyntacticRandomSampler(Signature, Probability, Probability, Probability, double, int, int) - Constructor for class org.tweetyproject.logics.pl.util.SyntacticRandomSampler
-
Creates a new sampler.
- SyntheticDAF - Class in org.tweetyproject.arg.peaf.evaluation.daf
-
The abstract class to generate artificial DungTheory objects for experimentation.
- SyntheticDAF(int) - Constructor for class org.tweetyproject.arg.peaf.evaluation.daf.SyntheticDAF
T
- T1BeliefState - Class in org.tweetyproject.agents.dialogues.oppmodels
-
This belief state consists of a simple recursive opponent model.
- T1BeliefState(Extension, UtilityFunction<Argument, Extension>) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.T1BeliefState
-
Creates a new T1-belief-state with the given parameters and without nesting.
- T1BeliefState(Extension, UtilityFunction<Argument, Extension>, T1BeliefState) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.T1BeliefState
-
Creates a new T1-belief-state with the given parameters.
- T1Configuration - Class in org.tweetyproject.agents.dialogues.oppmodels.sim
-
This class encapsulates configuration options for generating T1 belief states.
- T1Configuration() - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.sim.T1Configuration
- T2BeliefState - Class in org.tweetyproject.agents.dialogues.oppmodels
-
This belief state consists of a probability distribution over other opponent models.
- T2BeliefState(Extension, UtilityFunction<Argument, Extension>) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
-
Creates a new T2-belief-state with the given parameters and without nesting.
- T2BeliefState(Extension, UtilityFunction<Argument, Extension>, ProbabilityFunction<T2BeliefState>) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
-
Creates a new T2-belief-state with the given parameters.
- T2Configuration - Class in org.tweetyproject.agents.dialogues.oppmodels.sim
-
This class encapsulates configuration options for generating T2 belief states.
- T2Configuration() - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.sim.T2Configuration
- T3BeliefState - Class in org.tweetyproject.agents.dialogues.oppmodels
-
This belief state consists of a probability distribution over other opponent models with virtual arguments.
- T3BeliefState(Extension, UtilityFunction<Argument, Extension>, Set<Argument>, Set<Attack>, RecognitionFunction, ProbabilityFunction<T3BeliefState>) - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.T3BeliefState
-
Creates a new T3-belief-state with the given parameters.
- T3Configuration - Class in org.tweetyproject.agents.dialogues.oppmodels.sim
-
This class encapsulates configuration options for generating T3 belief states.
- T3Configuration() - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.sim.T3Configuration
- tabSize - Variable in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- tabSize - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- tabSize - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- tabSize - Variable in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- tabSize - Variable in class org.tweetyproject.preferences.io.SimpleCharStream
- TabuSearch - Class in org.tweetyproject.math.opt.solver
-
implements a simple Tabu Search without long term memory for combinatorics problems
- TabuSearch(int, int, int) - Constructor for class org.tweetyproject.math.opt.solver.TabuSearch
- TabuSearchOnConstrProb - Class in org.tweetyproject.math.opt.solver
-
implements a simple Tabu Search without long term memory for optimization problems
- TabuSearchOnConstrProb(int, int, int) - Constructor for class org.tweetyproject.math.opt.solver.TabuSearchOnConstrProb
-
Constructor
- TabuSearchOnConstrProbEx - Class in org.tweetyproject.math.examples
-
This class implements an example for Tabu search.
- TabuSearchOnConstrProbEx() - Constructor for class org.tweetyproject.math.examples.TabuSearchOnConstrProbEx
- Task - Class in org.tweetyproject.logics.bpm.syntax
-
A class to represent tasks in a BPMN Model
- Task() - Constructor for class org.tweetyproject.logics.bpm.syntax.Task
-
Create a new instance
- TaskParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
Parse a task of a BPMN model
- TaskParser(RootParser) - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.TaskParser
-
Create a new instance
- TaskStep - Interface in org.tweetyproject.arg.adf.reasoner.query
- TaskType - Enum Class in org.tweetyproject.logics.bpm.syntax
-
Possible types of tasks in a BPMN model
- Tautology - Class in org.tweetyproject.logics.fol.syntax
-
A tautological formula.
- Tautology - Class in org.tweetyproject.logics.pl.syntax
-
A tautological formula.
- Tautology() - Constructor for class org.tweetyproject.logics.fol.syntax.Tautology
-
Creates a new tautology.
- Tautology() - Constructor for class org.tweetyproject.logics.pl.syntax.Tautology
-
Creates a new tautology.
- TAUTOLOGY - Static variable in interface org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition
-
This constant is an alias for
TautologyAcceptanceCondition.INSTANCE, its only purpose is readability. - TAUTOLOGY() - Static method in class org.tweetyproject.logics.commons.LogicalSymbols
- TautologyAcceptanceCondition - Enum Class in org.tweetyproject.arg.adf.syntax.acc
- TCoNorm - Class in org.tweetyproject.math.func.fuzzy
-
Represents a T-norm in fuzzy logic, i.e., a generalization of a logical conjunction on values in [0,1].
- TCoNorm() - Constructor for class org.tweetyproject.math.func.fuzzy.TCoNorm
- Term - Class in org.tweetyproject.math.term
-
This class models a mathematical term.
- Term<T> - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
A term of a logical language, that can be given as argument for logical constructs like atoms or functors.
- Term() - Constructor for class org.tweetyproject.math.term.Term
- Term() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- Term(DefeasibleLogicProgram, FolSignature) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- TermAdapter<T> - Class in org.tweetyproject.logics.commons.syntax
-
Abstract base class implementing the substitute(), getSort(), getTerms(), and containsTermsOfType() methods in a way it is useful for terms.
- TermAdapter(T) - Constructor for class org.tweetyproject.logics.commons.syntax.TermAdapter
-
Default-Ctor: Creates an TermAdapter with the Sort "Thing"
- TermAdapter(T, Sort) - Constructor for class org.tweetyproject.logics.commons.syntax.TermAdapter
-
Ctor: Creates a TermAdapter with the given Sort
- Terminate - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- Terms() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- test(Classifier, TrainingSet<S, T>) - Method in class org.tweetyproject.machinelearning.ClassificationTester
-
Measures the performance of the given classifier on the given test set, i.e.
- test(Trainer<S, T>, TrainingSet<S, T>) - Method in class org.tweetyproject.machinelearning.ClassificationTester
-
This methods takes a trainer and a training set and returns the performance (in [0,1]) of the trained classifier on the training set (e.g.
- test(Trainer<S, T>, TrainingSet<S, T>) - Method in class org.tweetyproject.machinelearning.CrossValidator
- TestToQuadraticForm - Class in org.tweetyproject.math.examples
- TestToQuadraticForm() - Constructor for class org.tweetyproject.math.examples.TestToQuadraticForm
- text - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONNode
-
The text of the node
- text - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFNode
-
The corresponding text of the aif node
- TextfileIterator - Class in org.tweetyproject.logics.pl.util
-
Enumerates all belief bases from a text file; the file contains one belief base per line.
- TextfileIterator(String) - Constructor for class org.tweetyproject.logics.pl.util.TextfileIterator
-
Creates a new iterator based on the given file.
- TFUZZY_MEASURE - Static variable in class org.tweetyproject.logics.pl.analysis.FuzzyInconsistencyMeasure
-
static constant for the T-version of the measure
- TGF - Enum constant in enum class org.tweetyproject.arg.dung.parser.FileFormat
- TgfParser - Class in org.tweetyproject.arg.dung.parser
-
Parses abstract argumentation frameworks given in the trivial graph format which is given by the following BNF (start symbol is S):
S ::== ARGUMENTS "#" "\n" ATTACKS
ARGUMENTS ::== "" | ARGUMENT "\n" ARGUMENTS
ATTACKS ::== "" | ATTACK "\n" ATTACKS
ATTACK ::== ARGUMENT ARGUMENT
where "ARGUMENT" represents any string (without blanks) as a terminal symbol. - TgfParser() - Constructor for class org.tweetyproject.arg.dung.parser.TgfParser
- TgfWriter - Class in org.tweetyproject.arg.dung.writer
-
Writes an abstract argumentation framework into a file of the TGF format.
- TgfWriter() - Constructor for class org.tweetyproject.arg.dung.writer.TgfWriter
- theory - Variable in class org.tweetyproject.agents.dialogues.lotteries.AbstractLotteryAgent
-
The theory of this agent.
- Theory(FolSignature) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
- TheoryLearner - Class in org.tweetyproject.arg.dung.learning
-
Improved version of the MaxSAT algorithm from: Niskanen, Andreas, Johannes Wallner, and Matti Järvisalo.
- TheoryLearner(Collection<Argument>, Semantics, String) - Constructor for class org.tweetyproject.arg.dung.learning.TheoryLearner
- THING - Static variable in class org.tweetyproject.logics.commons.syntax.Sort
-
Default sort for unsorted first-order logics
- thirdSet - Variable in class org.tweetyproject.commons.QuadrupleSetSignature
-
The third set of formulas in this signature.
- thirdSet - Variable in class org.tweetyproject.commons.TripleSetSignature
-
The third set of formulas of this signature.
- ThreeValuedBitSet - Class in org.tweetyproject.arg.adf.util
-
Inspired by
BitSetbut with three values. - ThreeValuedBitSet(int) - Constructor for class org.tweetyproject.arg.adf.util.ThreeValuedBitSet
-
Creates a new bitset with the specified size and all values undefined.
- timeout - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
- timeout - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest2
- timeout - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
- timeout - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest2
-
Timeout
- timeout - Static variable in class org.tweetyproject.web.services.InconsistencyMeasurementService
-
Time out for the update operation (in seconds).
- timeout() - Static method in class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult
- TIMEOUT - Enum constant in enum class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult.Status
- TIMEOUT - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- TIMEOUT - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- Timer - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.EventType
- TIMES - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.AggregateFunction
- TIMES - Enum constant in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.ArithmeticOperator
- TIMES - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- TIMES - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- TMP_FILE_FOLDER - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
- TMP_FILE_FOLDER - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
- TNorm - Class in org.tweetyproject.math.func.fuzzy
-
Represents a T-norm in fuzzy logic, i.e., a generalization of a logical conjunction on values in [0,1].
- TNorm() - Constructor for class org.tweetyproject.math.func.fuzzy.TNorm
- toAbbreviation() - Method in class org.tweetyproject.arg.lp.semantics.attack.Attack
- toAbbreviation() - Method in interface org.tweetyproject.arg.lp.semantics.attack.AttackStrategy
-
Returns the abbreviated identifier of this notion of attack, i.e.
- toAbbreviation() - Method in class org.tweetyproject.arg.lp.semantics.attack.ConfidentAttack
- toAbbreviation() - Method in class org.tweetyproject.arg.lp.semantics.attack.ConfidentRebut
- toAbbreviation() - Method in class org.tweetyproject.arg.lp.semantics.attack.Defeat
- toAbbreviation() - Method in class org.tweetyproject.arg.lp.semantics.attack.Rebut
- toAbbreviation() - Method in class org.tweetyproject.arg.lp.semantics.attack.StrongAttack
- toAbbreviation() - Method in class org.tweetyproject.arg.lp.semantics.attack.StrongConfidentAttack
- toAbbreviation() - Method in class org.tweetyproject.arg.lp.semantics.attack.StrongUndercut
- toAbbreviation() - Method in class org.tweetyproject.arg.lp.semantics.attack.Undercut
- toArray() - Method in class org.tweetyproject.agents.MultiAgentSystem
- toArray() - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- toArray() - Method in class org.tweetyproject.arg.adf.util.UnionSetView
- toArray() - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- toArray() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- toArray() - Method in class org.tweetyproject.arg.dung.semantics.Extension
- toArray() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.OrClause
- toArray() - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- toArray() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- toArray() - Method in class org.tweetyproject.commons.BeliefSet
- toArray() - Method in class org.tweetyproject.commons.InterpretationSet
- toArray() - Method in class org.tweetyproject.commons.SingleSetSignature
-
Returns an array containing all of the elements in this signature.
- toArray() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- toArray() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- toArray() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- toArray() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- toArray() - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- toArray() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- toArray() - Method in class org.tweetyproject.math.Interval
- toArray() - Method in class org.tweetyproject.preferences.PreferenceOrder
-
returns an array containing all objects
- toArray(C[]) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- toArray(Object[]) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- toArray(Object[]) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- toArray(R[]) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- toArray(R[]) - Method in class org.tweetyproject.commons.BeliefSet
- toArray(R[]) - Method in class org.tweetyproject.commons.InterpretationSet
- toArray(S[]) - Method in class org.tweetyproject.agents.MultiAgentSystem
- toArray(T[]) - Method in class org.tweetyproject.arg.adf.util.UnionSetView
- toArray(T[]) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- toArray(T[]) - Method in class org.tweetyproject.arg.dung.semantics.Extension
- toArray(T[]) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- toArray(T[]) - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- toArray(T[]) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- toArray(T[]) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- toArray(T[]) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
- toArray(T[]) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- toArray(T[]) - Method in class org.tweetyproject.math.Interval
- toArray(T[]) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
returns all elements in an array
- toASP(Disjunction) - Method in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- toASP(FolAtom) - Method in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- toASP(FolFormula) - Method in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- toASP(Negation) - Method in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- toASP(NLPProgram) - Method in class org.tweetyproject.logics.translators.aspnlp.AspNlpTranslator
-
Translate the given NLP-program into an ASP-program.
- toASP(NLPRule) - Method in class org.tweetyproject.logics.translators.aspnlp.AspNlpTranslator
-
Translates the given NLP-rule into an ASP Program.
- toBlakeCanonicalForm() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
This method returns this formula in Blake canonical form.
- toCl(NLPProgram) - Method in class org.tweetyproject.logics.translators.clnlp.ClNLPTranslator
-
Translate the given NLP-program into a conditional belief set.
- toCl(NLPRule) - Method in class org.tweetyproject.logics.translators.clnlp.ClNLPTranslator
-
Translates the given NLP-rule into a conditional.
- toCnf() - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- toCnf() - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- toCnf() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- toCnf() - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- toCnf() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- toCnf() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- toCnf() - Method in class org.tweetyproject.logics.pl.syntax.PlBeliefSet
-
This method returns this belief set in conjunctive normal form (CNF).
- toCnf() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
This method returns this formula in conjunctive normal form (CNF).
- toCnf() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- toCnf() - Method in class org.tweetyproject.logics.pl.syntax.SpecialFormula
- toCnf() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
-
In this case, this method returns this quantified boolean formula's cnf kernel.
- toCnf() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
-
In this case, this method returns this quantified boolean formula's cnf kernel.
- toCollection() - Method in class org.tweetyproject.commons.SingleSetSignature
-
Returns a collection containing all of the elements in this signature.
- toDAF() - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
translates this NAF into the corresponding framework with support in a deductive sense only works for NAFs which contain only binary support relations See Cayrol, Lagasquie-Schiex.
- toDefeasible() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- toDefinite() - Method in class org.tweetyproject.action.description.syntax.CActionDescription
-
Calculates a new action description which describes the same transition system and contains only definite causal laws.
- toDefinite() - Method in class org.tweetyproject.action.description.syntax.CLaw
-
Returns an equivalent definite causal law.
- toDefinite() - Method in class org.tweetyproject.action.description.syntax.DynamicLaw
- toDefinite() - Method in class org.tweetyproject.action.description.syntax.StaticLaw
- toDnf() - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
-
Makes a disjunctive normal form of this formula.
- toDnf() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
This method returns this formula in disjunctive normal form (DNF).
- toDotFormat() - Method in class org.tweetyproject.action.transitionsystem.TransitionSystem
-
Returns this transition system in dot-format with collapsed transitions, which may be further processed using a graph drawing library such as graphviz.
- toDouble() - Method in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
-
Converts the YardstickProbability to double
- toDungTheory() - Method in class org.tweetyproject.arg.saf.syntax.StructuredArgumentationFramework
-
Constructs a (pure) Dung theory from this structured argumentation framework.
- toEAF() - Method in class org.tweetyproject.arg.bipolar.syntax.NecessityArgumentationFramework
-
translates this necessity argumentation framework into an evidential argumentation framework Translation algorithm from: Polberg, Oren.
- toFOL(Conjunction) - Method in class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
-
Translates the given propositional Conjunction to a FOL Conjunction
- toFOL(Disjunction) - Method in class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
-
Translates the given propositional Disjunction to a FOL Disjunction
- toFOL(PlFormula) - Method in class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
- toFOL(Proposition) - Method in class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
-
Translates the given proposition into a FOL-Atom
- toFOL(ASPAtom) - Method in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- toFOL(ASPLiteral) - Method in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- toFOL(ClassicalHead) - Method in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- toFOL(StrictNegation) - Method in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- toggleOutputWhitelist(boolean) - Method in class org.tweetyproject.lp.asp.reasoner.ClingoSolver
-
Activates or deactivates the option to use a whitelist of predicates.
- toID - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONEdge
-
Corresponds to the identifier of the node that is targeted by this edge
- token - Variable in class org.tweetyproject.arg.delp.parser.DelpParser
- token - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- token - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- token - Variable in class org.tweetyproject.lp.asp.parser.ASPParser
-
Current token.
- token - Variable in class org.tweetyproject.preferences.io.POParser
- token - Variable in class org.tweetyproject.preferences.io.UPParser
-
Current token.
- Token - Class in org.tweetyproject.arg.delp.parser
- Token - Class in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
-
Describes the input token stream.
- Token - Class in org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
-
Describes the input token stream.
- Token - Class in org.tweetyproject.lp.asp.parser
-
Describes the input token stream.
- Token - Class in org.tweetyproject.preferences.io
-
Describes the input token stream.
- Token() - Constructor for class org.tweetyproject.arg.delp.parser.Token
- Token() - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
-
No-argument constructor
- Token() - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
-
No-argument constructor
- Token() - Constructor for class org.tweetyproject.lp.asp.parser.Token
-
No-argument constructor
- Token() - Constructor for class org.tweetyproject.preferences.io.Token
-
No-argument constructor
- Token(int) - Constructor for class org.tweetyproject.arg.delp.parser.Token
- Token(int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
- Token(int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
- Token(int) - Constructor for class org.tweetyproject.lp.asp.parser.Token
-
Constructs a new token for the specified Image.
- Token(int) - Constructor for class org.tweetyproject.preferences.io.Token
- Token(int, String) - Constructor for class org.tweetyproject.arg.delp.parser.Token
- Token(int, String) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
- Token(int, String) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
- Token(int, String) - Constructor for class org.tweetyproject.lp.asp.parser.Token
-
Constructs a new token for the specified Image and Kind.
- Token(int, String) - Constructor for class org.tweetyproject.preferences.io.Token
- token_source - Variable in class org.tweetyproject.arg.delp.parser.DelpParser
- token_source - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- token_source - Static variable in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- token_source - Variable in class org.tweetyproject.lp.asp.parser.ASPParser
-
Generated Token Manager.
- token_source - Variable in class org.tweetyproject.preferences.io.POParser
- token_source - Variable in class org.tweetyproject.preferences.io.UPParser
-
Generated Token Manager.
- tokenImage - Static variable in interface org.tweetyproject.arg.delp.parser.DelpParserConstants
- tokenImage - Variable in exception org.tweetyproject.arg.delp.parser.ParseException
- tokenImage - Variable in exception org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserConstants
- tokenImage - Variable in exception org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Static variable in interface org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserConstants
-
Literal token values.
- tokenImage - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
Literal token values.
- tokenImage - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
Literal token values.
- tokenImage - Variable in exception org.tweetyproject.lp.asp.parser.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Variable in exception org.tweetyproject.preferences.io.ParseException
- tokenImage - Static variable in interface org.tweetyproject.preferences.io.POParserConstants
-
Literal token values.
- tokenImage - Static variable in interface org.tweetyproject.preferences.io.UPParserConstants
-
Literal token values.
- tokenize(Stack<Object>, int) - Method in class org.tweetyproject.logics.dl.parser.DlParser
-
This method reads one character from the given reader and appropriately tokenizes it.
- TokenMgrError - Error in org.tweetyproject.arg.delp.parser
- TokenMgrError - Error in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
-
Token Manager Error.
- TokenMgrError - Error in org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
-
Token Manager Error.
- TokenMgrError - Error in org.tweetyproject.lp.asp.parser
-
Token Manager Error.
- TokenMgrError - Error in org.tweetyproject.preferences.io
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.tweetyproject.arg.delp.parser.TokenMgrError
- TokenMgrError() - Constructor for error org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.TokenMgrError
-
No arg constructor.
- TokenMgrError() - Constructor for error org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.TokenMgrError
-
No arg constructor.
- TokenMgrError() - Constructor for error org.tweetyproject.lp.asp.parser.TokenMgrError
-
No arg constructor.
- TokenMgrError() - Constructor for error org.tweetyproject.preferences.io.TokenMgrError
-
No arg constructor.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.tweetyproject.arg.delp.parser.TokenMgrError
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.TokenMgrError
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.TokenMgrError
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.tweetyproject.lp.asp.parser.TokenMgrError
-
Full Constructor.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.tweetyproject.preferences.io.TokenMgrError
- TokenMgrError(String, int) - Constructor for error org.tweetyproject.arg.delp.parser.TokenMgrError
- TokenMgrError(String, int) - Constructor for error org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.TokenMgrError
- TokenMgrError(String, int) - Constructor for error org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.TokenMgrError
- TokenMgrError(String, int) - Constructor for error org.tweetyproject.lp.asp.parser.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(String, int) - Constructor for error org.tweetyproject.preferences.io.TokenMgrError
- TOLERANCE - Static variable in class org.tweetyproject.logics.commons.analysis.streams.EvaluationInconsistencyListener
- toLibsvmProblem() - Method in class org.tweetyproject.machinelearning.TrainingSet
-
Returns a svm_problem (the data data model of libsvm) of this training set.
- toLinearForm() - Method in class org.tweetyproject.math.equation.Equation
- toLinearForm() - Method in class org.tweetyproject.math.equation.Inequation
- toLinearForm() - Method in class org.tweetyproject.math.equation.Statement
-
Brings both terms into linear form.
- toLinearForm() - Method in class org.tweetyproject.math.term.Constant
- toLinearForm() - Method in class org.tweetyproject.math.term.Difference
- toLinearForm() - Method in class org.tweetyproject.math.term.Fraction
- toLinearForm() - Method in class org.tweetyproject.math.term.FunctionalTerm
- toLinearForm() - Method in class org.tweetyproject.math.term.Maximum
- toLinearForm() - Method in class org.tweetyproject.math.term.Minimum
- toLinearForm() - Method in class org.tweetyproject.math.term.Product
- toLinearForm() - Method in class org.tweetyproject.math.term.Sum
- toLinearForm() - Method in class org.tweetyproject.math.term.Term
-
Converts this term into a linear normal form, i.e.
- toLinearForm() - Method in class org.tweetyproject.math.term.Variable
- ToMANodeNotINodeException(String) - Constructor for exception org.tweetyproject.arg.peaf.io.aif.AIFtoPEEAFConverter.ToMANodeNotINodeException
- toMap(Interpretation) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- toNAF() - Method in class org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
-
translates this DAF into the corresponding framework with support in a necessary sense See Cayrol, Lagasquie-Schiex.
- toNAF() - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
-
translates this EAF into the corresponding NAF can only translate framework which contain only binary attacks translation algorithm from: Polberg, Oren.
- toNewEAFTheory() - Method in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- toNLP(ClBeliefSet) - Method in class org.tweetyproject.logics.translators.clnlp.ClNLPTranslator
-
Translate the given conditional belief set into a NLP-program.
- toNLP(Program) - Method in class org.tweetyproject.logics.translators.aspnlp.AspNlpTranslator
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.Conjunction
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.Disjunction
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.ExclusiveDisjunction
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.FolFormula
-
Makes the negation normal form of this formula.
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- toNnf() - Method in class org.tweetyproject.logics.fol.syntax.SpecialFormula
- toNnf() - Method in class org.tweetyproject.logics.ml.syntax.Necessity
- toNnf() - Method in class org.tweetyproject.logics.ml.syntax.Possibility
- toNnf() - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- toNnf() - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- toNnf() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- toNnf() - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- toNnf() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- toNnf() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- toNnf() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
This method returns this formula in negation normal form (NNF).
- toNnf() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- toNnf() - Method in class org.tweetyproject.logics.pl.syntax.SpecialFormula
- toNnf() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- toNnf() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- toNnf() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- toNormalizedForm() - Method in class org.tweetyproject.math.equation.Equation
- toNormalizedForm() - Method in class org.tweetyproject.math.equation.Inequation
- toNormalizedForm() - Method in class org.tweetyproject.math.equation.Statement
-
Normalizes this constraint, i.e.
- toNormalizedForm() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
-
Normalizes this problem, i.e.
- toOutputString() - Method in class org.tweetyproject.action.description.syntax.CActionDescription
-
Returns a string representation of this action description in human readable form, which may be written to a file or printed on screen.
- TopConcept - Class in org.tweetyproject.logics.dl.syntax
-
This class models the top concept (universal concept) in description logics.
- TopConcept() - Constructor for class org.tweetyproject.logics.dl.syntax.TopConcept
-
Creates a new TopConcept.
- topElement() - Method in class org.tweetyproject.arg.social.semantics.AbstractSocialSemantics
-
Returns the top element of this semantics.
- topElement() - Method in class org.tweetyproject.arg.social.semantics.SimpleProductSemantics
- topLevelPolarity() - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- toProbabilityDistribution() - Method in class org.tweetyproject.logics.rpcl.semantics.CondensedProbabilityDistribution
-
Converts this condensed probability distribution into an ordinary probability distribution.
- toPropositional(Conjunction) - Method in class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
-
Translates the given FOL Conjunction to a propositional Conjunction
- toPropositional(Disjunction) - Method in class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
-
Translates the given FOL Disjunction to a propositional Disjunction
- toPropositional(ExclusiveDisjunction) - Method in class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
-
Translates the given FOL Exclusive Disjunction to a propositional Exclusive Disjunction
- toPropositional(FolAtom) - Method in class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
-
Translates the given FOL-Atom into a Proposition
- toPropositional(FolFormula) - Method in class org.tweetyproject.logics.translators.folprop.FOLPropTranslator
- toQuadraticForm() - Method in class org.tweetyproject.math.term.Constant
- toQuadraticForm() - Method in class org.tweetyproject.math.term.Difference
- toQuadraticForm() - Method in class org.tweetyproject.math.term.Fraction
- toQuadraticForm() - Method in class org.tweetyproject.math.term.FunctionalTerm
- toQuadraticForm() - Method in class org.tweetyproject.math.term.Maximum
- toQuadraticForm() - Method in class org.tweetyproject.math.term.Minimum
- toQuadraticForm() - Method in class org.tweetyproject.math.term.Power
- toQuadraticForm() - Method in class org.tweetyproject.math.term.Product
- toQuadraticForm() - Method in class org.tweetyproject.math.term.Sum
- toQuadraticForm() - Method in class org.tweetyproject.math.term.Term
- toQuadraticForm() - Method in class org.tweetyproject.math.term.Variable
- toQuadraticFormHelper(Term) - Method in class org.tweetyproject.math.opt.solver.GurobiOptimizer
- tos - Variable in class org.tweetyproject.arg.peaf.syntax.EAttack
-
The arguments that receive the attack
- tos - Variable in class org.tweetyproject.arg.peaf.syntax.ESupport
-
The arguments that receive the support
- toStrict() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- toStrictRule() - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleRule
-
returns the translation of this rule as a strict rule
- toString() - Method in class org.tweetyproject.action.description.syntax.DynamicLaw
- toString() - Method in class org.tweetyproject.action.description.syntax.StaticLaw
- toString() - Method in class org.tweetyproject.action.grounding.VarConstNeqRequirement
- toString() - Method in class org.tweetyproject.action.grounding.VarsNeqRequirement
- toString() - Method in class org.tweetyproject.action.query.syntax.AlwaysQuery
- toString() - Method in class org.tweetyproject.action.query.syntax.HoldsQuery
- toString() - Method in class org.tweetyproject.action.query.syntax.NecessarilyQuery
- toString() - Method in class org.tweetyproject.action.query.syntax.QueryProposition
- toString() - Method in class org.tweetyproject.action.query.syntax.SActionQuery
- toString() - Method in class org.tweetyproject.action.signature.ActionSignature
- toString() - Method in class org.tweetyproject.action.signature.FolAction
- toString() - Method in class org.tweetyproject.action.signature.FolActionName
- toString() - Method in class org.tweetyproject.action.signature.FolFluentName
- toString() - Method in class org.tweetyproject.action.transitionsystem.State
- toString() - Method in class org.tweetyproject.action.transitionsystem.Transition
- toString() - Method in class org.tweetyproject.action.transitionsystem.TransitionSystem
- toString() - Method in class org.tweetyproject.agents.Agent
- toString() - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.DirectGameProtocol
- toString() - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.DummyAgentGenerator
- toString() - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.ProbabilisticLotteryAgentGenerator
- toString() - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.RandomLotteryAgentGenerator
- toString() - Method in class org.tweetyproject.agents.dialogues.lotteries.sim.UtilityBasedAgentGenerator
- toString() - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameProtocol
- toString() - Method in class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameUtilityFunction
- toString() - Method in class org.tweetyproject.agents.dialogues.oppmodels.sim.GroundedGameAgentGenerator
- toString() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T1BeliefState
- toString() - Method in class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
- toString() - Method in class org.tweetyproject.agents.DummyAgent
- toString() - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
- toString() - Method in class org.tweetyproject.arg.aba.syntax.AbaTheory
- toString() - Method in class org.tweetyproject.arg.aba.syntax.Assumption
- toString() - Method in class org.tweetyproject.arg.aba.syntax.Deduction
- toString() - Method in class org.tweetyproject.arg.aba.syntax.InferenceRule
- toString() - Method in class org.tweetyproject.arg.aba.syntax.Negation
- toString() - Method in class org.tweetyproject.arg.adf.syntax.acc.AbstractAcceptanceCondition
- toString() - Method in enum class org.tweetyproject.arg.adf.syntax.acc.ContradictionAcceptanceCondition
- toString() - Method in enum class org.tweetyproject.arg.adf.syntax.acc.TautologyAcceptanceCondition
- toString() - Method in class org.tweetyproject.arg.adf.syntax.Argument
- toString() - Method in class org.tweetyproject.arg.adf.util.ThreeValuedBitSet
- toString() - Method in class org.tweetyproject.arg.aspic.order.SimpleAspicOrder
- toString() - Method in class org.tweetyproject.arg.aspic.reasoner.DirectionalAspicReasoner
- toString() - Method in class org.tweetyproject.arg.aspic.reasoner.RandomAspicReasoner
- toString() - Method in class org.tweetyproject.arg.aspic.semantics.AspicAttack
- toString() - Method in class org.tweetyproject.arg.aspic.semantics.SimpleAspicOrder
- toString() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgument
- toString() - Method in class org.tweetyproject.arg.aspic.syntax.AspicArgumentationTheory
- toString() - Method in class org.tweetyproject.arg.aspic.syntax.InferenceRule
- toString() - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
- toString() - Method in interface org.tweetyproject.arg.bipolar.syntax.Attack
- toString() - Method in class org.tweetyproject.arg.bipolar.syntax.BinaryAttack
- toString() - Method in class org.tweetyproject.arg.bipolar.syntax.BinarySupport
- toString() - Method in class org.tweetyproject.arg.bipolar.syntax.SetAttack
- toString() - Method in class org.tweetyproject.arg.bipolar.syntax.SetSupport
- toString() - Method in interface org.tweetyproject.arg.bipolar.syntax.Support
- toString() - Method in class org.tweetyproject.arg.deductive.semantics.DeductiveArgument
- toString() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlLogicArgument
- toString() - Method in class org.tweetyproject.arg.deductive.syntax.SimplePlRule
- toString() - Method in class org.tweetyproject.arg.delp.parser.Token
- toString() - Method in enum class org.tweetyproject.arg.delp.semantics.DelpAnswer.Type
- toString() - Method in enum class org.tweetyproject.arg.delp.semantics.DialecticalTree.Mark
- toString() - Method in class org.tweetyproject.arg.delp.semantics.DialecticalTree
- toString() - Method in class org.tweetyproject.arg.delp.syntax.DefeasibleLogicProgram
- toString() - Method in class org.tweetyproject.arg.delp.syntax.DelpArgument
- toString() - Method in class org.tweetyproject.arg.delp.syntax.DelpRule
- toString() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoArgument
- toString() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
- toString() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoBoxModality
- toString() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoDiamondModality
- toString() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoGraphBoxModality
- toString() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoGraphDiamondModality
- toString() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoNegation
- toString() - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoRelation
- toString() - Method in enum class org.tweetyproject.arg.dung.parser.FileFormat
- toString() - Method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
- toString() - Method in class org.tweetyproject.arg.dung.semantics.AbstractArgumentationInterpretation
- toString() - Method in class org.tweetyproject.arg.dung.semantics.Extension
- toString() - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- toString() - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- toString() - Method in class org.tweetyproject.arg.dung.syntax.Argument
- toString() - Method in class org.tweetyproject.arg.dung.syntax.Attack
- toString() - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
- toString() - Method in class org.tweetyproject.arg.dung.util.DefaultDungTheoryGenerator
- toString() - Method in class org.tweetyproject.arg.dung.util.DungTheoryGenerationParameters
- toString() - Method in class org.tweetyproject.arg.lp.semantics.attack.Attack
- toString() - Method in class org.tweetyproject.arg.lp.semantics.attack.ConfidentAttack
- toString() - Method in class org.tweetyproject.arg.lp.semantics.attack.ConfidentRebut
- toString() - Method in class org.tweetyproject.arg.lp.semantics.attack.Defeat
- toString() - Method in class org.tweetyproject.arg.lp.semantics.attack.Rebut
- toString() - Method in class org.tweetyproject.arg.lp.semantics.attack.StrongAttack
- toString() - Method in class org.tweetyproject.arg.lp.semantics.attack.StrongConfidentAttack
- toString() - Method in class org.tweetyproject.arg.lp.semantics.attack.StrongUndercut
- toString() - Method in class org.tweetyproject.arg.lp.semantics.attack.Undercut
- toString() - Method in class org.tweetyproject.arg.lp.syntax.Argument
- toString() - Method in record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
Returns a string representation of this record class.
- toString() - Method in enum class org.tweetyproject.arg.peaf.analysis.AnalysisType
- toString() - Method in enum class org.tweetyproject.arg.peaf.evaluation.daf.GraphType
- toString() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- toString() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.OrClause
- toString() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Pair
- toString() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.SATFormulae
- toString() - Method in class org.tweetyproject.arg.peaf.syntax.aif.AIFNode
- toString() - Method in enum class org.tweetyproject.arg.peaf.syntax.aif.AIFNodeType
-
Converts the object to string
- toString() - Method in class org.tweetyproject.arg.peaf.syntax.aif.AIFTheory
- toString() - Method in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
- toString() - Method in class org.tweetyproject.arg.peaf.syntax.EArgument
- toString() - Method in class org.tweetyproject.arg.peaf.syntax.EAttack
-
Returns the attack object in string format for debug purposes
- toString() - Method in class org.tweetyproject.arg.peaf.syntax.ESupport
-
Returns the support object in string format for debug purposes
- toString() - Method in class org.tweetyproject.arg.peaf.syntax.InducibleEAF
- toString() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Argument
-
Returns Argument as a string (good for debugging)
- toString() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Attack
-
Returns Attack as a string (good for debugging)
- toString() - Method in class org.tweetyproject.arg.peaf.syntax.PEEAFTheory.Support
-
Returns Argument as a string (good for debugging)
- toString() - Method in class org.tweetyproject.arg.peaf.syntax.PSupport
-
Returns the support object in string format for debug purposes
- toString() - Method in class org.tweetyproject.arg.prob.lotteries.ArgumentationLottery
- toString() - Method in class org.tweetyproject.arg.prob.lotteries.LdoArgumentationLottery
- toString() - Method in class org.tweetyproject.arg.prob.semantics.AbstractPASemantics
- toString() - Method in class org.tweetyproject.arg.prob.semantics.CoherentPASemantics
- toString() - Method in class org.tweetyproject.arg.prob.semantics.FoundedPASemantics
- toString() - Method in class org.tweetyproject.arg.prob.semantics.InvolutaryPASemantics
- toString() - Method in class org.tweetyproject.arg.prob.semantics.JustifiablePASemantics
- toString() - Method in class org.tweetyproject.arg.prob.semantics.NeutralPASemantics
- toString() - Method in class org.tweetyproject.arg.prob.semantics.OptimisticPASemantics
- toString() - Method in interface org.tweetyproject.arg.prob.semantics.PASemantics
- toString() - Method in class org.tweetyproject.arg.prob.semantics.RationalPASemantics
- toString() - Method in class org.tweetyproject.arg.prob.semantics.SemiFoundedPASemantics
- toString() - Method in class org.tweetyproject.arg.prob.semantics.SemiOptimisticPASemantics
- toString() - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
- toString() - Method in class org.tweetyproject.arg.rankings.semantics.LatticeArgumentRanking
- toString() - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- toString() - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
- toString() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfAbstractArgumentationInterpretation
- toString() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfExtension
- toString() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- toString() - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
- toString() - Method in class org.tweetyproject.arg.setaf.syntax.SetAttack
- toString() - Method in class org.tweetyproject.arg.social.semantics.SocialMapping
- toString() - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
- toString() - Method in class org.tweetyproject.beliefdynamics.mas.InformationObject
- toString() - Method in interface org.tweetyproject.commons.BeliefBase
- toString() - Method in class org.tweetyproject.commons.BeliefSet
- toString() - Method in class org.tweetyproject.commons.DualSetSignature
- toString() - Method in class org.tweetyproject.commons.InterpretationSet
- toString() - Method in class org.tweetyproject.commons.postulates.PostulateEvaluationReport
- toString() - Method in class org.tweetyproject.commons.QuadrupleSetSignature
- toString() - Method in interface org.tweetyproject.commons.Signature
- toString() - Method in class org.tweetyproject.commons.SingleSetSignature
- toString() - Method in class org.tweetyproject.commons.TripleSetSignature
- toString() - Method in class org.tweetyproject.commons.util.Pair
-
returns a string representation of a pair as "(obj1, obj2)"
- toString() - Method in class org.tweetyproject.graphs.DefaultGraph
- toString() - Method in class org.tweetyproject.graphs.DirectedEdge
- toString() - Method in interface org.tweetyproject.graphs.DirHyperGraph
- toString() - Method in interface org.tweetyproject.graphs.Graph
- toString() - Method in class org.tweetyproject.graphs.HyperDirEdge
- toString() - Method in class org.tweetyproject.graphs.HyperGraph
- toString() - Method in class org.tweetyproject.graphs.orders.Order
- toString() - Method in class org.tweetyproject.graphs.SimpleNode
- toString() - Method in class org.tweetyproject.graphs.UndirectedEdge
- toString() - Method in class org.tweetyproject.logics.cl.kappa.KappaMin
- toString() - Method in class org.tweetyproject.logics.cl.kappa.KappaSum
- toString() - Method in class org.tweetyproject.logics.cl.kappa.KappaValue
- toString() - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
- toString() - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
- toString() - Method in class org.tweetyproject.logics.cl.syntax.Conditional
- toString() - Method in class org.tweetyproject.logics.commons.analysis.DfInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.commons.analysis.DHitInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.commons.analysis.DMaxInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.commons.analysis.DrasticInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.commons.analysis.DSumInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.commons.analysis.EtaInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.commons.analysis.HsInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.commons.analysis.MicInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.commons.analysis.MiInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyMeasurementProcess
- toString() - Method in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyUpdateEvent
- toString() - Method in class org.tweetyproject.logics.commons.analysis.streams.WindowInconsistencyMeasurementProcess
- toString() - Method in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
- toString() - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
- toString() - Method in class org.tweetyproject.logics.commons.syntax.FunctionalTerm
- toString() - Method in class org.tweetyproject.logics.commons.syntax.Functor
- toString() - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.LogicProgram
- toString() - Method in class org.tweetyproject.logics.commons.syntax.RelationalFormula
- toString() - Method in class org.tweetyproject.logics.commons.syntax.Sort
- toString() - Method in class org.tweetyproject.logics.commons.syntax.StringTerm
- toString() - Method in class org.tweetyproject.logics.commons.syntax.TermAdapter
- toString() - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
- toString() - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
- toString() - Method in class org.tweetyproject.logics.dl.syntax.AtomicConcept
- toString() - Method in class org.tweetyproject.logics.dl.syntax.AtomicRole
- toString() - Method in class org.tweetyproject.logics.dl.syntax.BottomConcept
- toString() - Method in class org.tweetyproject.logics.dl.syntax.Complement
- toString() - Method in class org.tweetyproject.logics.dl.syntax.ConceptAssertion
- toString() - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
-
Returns the signature as a string in the order individuals - concept names - role names.
- toString() - Method in class org.tweetyproject.logics.dl.syntax.EquivalenceAxiom
- toString() - Method in class org.tweetyproject.logics.dl.syntax.ExistentialRestriction
- toString() - Method in class org.tweetyproject.logics.dl.syntax.RoleAssertion
- toString() - Method in class org.tweetyproject.logics.dl.syntax.TopConcept
- toString() - Method in class org.tweetyproject.logics.dl.syntax.UniversalRestriction
- toString() - Method in class org.tweetyproject.logics.fol.semantics.HerbrandInterpretation
- toString() - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
- toString() - Method in class org.tweetyproject.logics.fol.syntax.Contradiction
- toString() - Method in class org.tweetyproject.logics.fol.syntax.Equivalence
- toString() - Method in class org.tweetyproject.logics.fol.syntax.ExistsQuantifiedFormula
- toString() - Method in class org.tweetyproject.logics.fol.syntax.FolAtom
- toString() - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
-
Returns a string representation of this first-order logic signature.
- toString() - Method in class org.tweetyproject.logics.fol.syntax.ForallQuantifiedFormula
- toString() - Method in class org.tweetyproject.logics.fol.syntax.Implication
- toString() - Method in class org.tweetyproject.logics.fol.syntax.LogicStructure
- toString() - Method in class org.tweetyproject.logics.fol.syntax.Negation
- toString() - Method in class org.tweetyproject.logics.fol.syntax.Tautology
- toString() - Method in class org.tweetyproject.logics.fol.writer.Prover9Writer
- toString() - Method in class org.tweetyproject.logics.fol.writer.TPTPWriter
- toString() - Method in class org.tweetyproject.logics.ml.semantics.AccessibilityRelation
- toString() - Method in class org.tweetyproject.logics.ml.semantics.KripkeModel
- toString() - Method in class org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
- toString() - Method in class org.tweetyproject.logics.ml.syntax.Necessity
- toString() - Method in class org.tweetyproject.logics.ml.syntax.Possibility
- toString() - Method in class org.tweetyproject.logics.mln.analysis.AbstractCoherenceMeasure
- toString() - Method in class org.tweetyproject.logics.mln.analysis.AggregatingCoherenceMeasure
- toString() - Method in interface org.tweetyproject.logics.mln.analysis.CompatibilityMeasure
- toString() - Method in class org.tweetyproject.logics.mln.analysis.DefaultCompatibilityMeasure
- toString() - Method in class org.tweetyproject.logics.mln.syntax.MlnFormula
- toString() - Method in class org.tweetyproject.logics.pcl.analysis.GeneralizedMeMachineShop
- toString() - Method in class org.tweetyproject.logics.pcl.analysis.MinimalViolation2InconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- toString() - Method in class org.tweetyproject.logics.pcl.syntax.ProbabilisticConditional
- toString() - Method in class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasurementProcess
- toString() - Method in class org.tweetyproject.logics.pl.analysis.ContensionSatInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.pl.analysis.DHitSatInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.pl.analysis.DMaxSatInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.pl.analysis.DSumSatInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.pl.analysis.HsInconsistencyMeasurementProcess
- toString() - Method in class org.tweetyproject.logics.pl.analysis.HsSatInconsistencyMeasure
- toString() - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- toString() - Method in class org.tweetyproject.logics.pl.semantics.NicePossibleWorld
- toString() - Method in class org.tweetyproject.logics.pl.semantics.PriestWorld
- toString() - Method in enum class org.tweetyproject.logics.pl.semantics.PriestWorld.TruthValue
- toString() - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
- toString() - Method in class org.tweetyproject.logics.pl.syntax.Contradiction
- toString() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- toString() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- toString() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- toString() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- toString() - Method in class org.tweetyproject.logics.pl.syntax.Tautology
- toString() - Method in class org.tweetyproject.logics.pl.util.CardinalityConstraintEncoder
- toString() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- toString() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- toString() - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
- toString() - Method in class org.tweetyproject.logics.rcl.syntax.RelationalConditional
- toString() - Method in class org.tweetyproject.logics.rdl.semantics.DefaultSequence
- toString() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultRule
- toString() - Method in class org.tweetyproject.logics.rdl.syntax.DefaultTheory
- toString() - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.Token
-
Returns the image.
- toString() - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.Token
-
Returns the image.
- toString() - Method in class org.tweetyproject.logics.rpcl.semantics.AbstractRpclSemantics
- toString() - Method in class org.tweetyproject.logics.rpcl.semantics.AggregatingSemantics
- toString() - Method in class org.tweetyproject.logics.rpcl.semantics.AveragingSemantics
- toString() - Method in class org.tweetyproject.logics.rpcl.semantics.InstanceAssignment
- toString() - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- toString() - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- toString() - Method in interface org.tweetyproject.logics.rpcl.semantics.RpclSemantics
- toString() - Method in class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
- toString() - Method in class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ParameterisedArgumentativeSelectiveRevisionOperator
- toString() - Method in enum class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ParameterisedArgumentativeSelectiveRevisionOperator.TransformationType
- toString() - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- toString() - Method in class org.tweetyproject.lp.asp.parser.Token
-
Returns the image.
- toString() - Method in exception org.tweetyproject.lp.asp.reasoner.SolverException
- toString() - Method in class org.tweetyproject.lp.asp.semantics.AnswerSet
- toString() - Method in class org.tweetyproject.lp.asp.syntax.AggregateAtom
- toString() - Method in class org.tweetyproject.lp.asp.syntax.AggregateElement
- toString() - Method in class org.tweetyproject.lp.asp.syntax.AggregateHead
- toString() - Method in class org.tweetyproject.lp.asp.syntax.ArithmeticTerm
- toString() - Method in class org.tweetyproject.lp.asp.syntax.ASPAtom
- toString() - Method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.AggregateFunction
- toString() - Method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.ArithmeticOperator
- toString() - Method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.BinaryOperator
- toString() - Method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.OptimizeFunction
- toString() - Method in class org.tweetyproject.lp.asp.syntax.ASPRule
- toString() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceElement
- toString() - Method in class org.tweetyproject.lp.asp.syntax.ChoiceHead
- toString() - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
- toString() - Method in class org.tweetyproject.lp.asp.syntax.ComparativeAtom
- toString() - Method in class org.tweetyproject.lp.asp.syntax.DefaultNegation
- toString() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationElement
- toString() - Method in class org.tweetyproject.lp.asp.syntax.OptimizationStatement
- toString() - Method in class org.tweetyproject.lp.asp.syntax.Program
- toString() - Method in class org.tweetyproject.lp.asp.syntax.StrictNegation
- toString() - Method in class org.tweetyproject.lp.nlp.syntax.NLPNot
- toString() - Method in class org.tweetyproject.machinelearning.assoc.AssociationRule
- toString() - Method in class org.tweetyproject.machinelearning.DoubleCategory
- toString() - Method in class org.tweetyproject.machinelearning.svm.MultiClassRbfTrainer
- toString() - Method in class org.tweetyproject.machinelearning.TrainingParameter
- toString() - Method in class org.tweetyproject.math.ComplexNumber
- toString() - Method in class org.tweetyproject.math.equation.Statement
- toString() - Method in interface org.tweetyproject.math.func.AggregationFunction
- toString() - Method in class org.tweetyproject.math.func.AverageAggregator
- toString() - Method in class org.tweetyproject.math.func.MaxAggregator
- toString() - Method in class org.tweetyproject.math.func.MinAggregator
- toString() - Method in class org.tweetyproject.math.func.ProductAggregator
- toString() - Method in class org.tweetyproject.math.func.SumAggregator
- toString() - Method in class org.tweetyproject.math.matrix.Matrix
- toString() - Method in class org.tweetyproject.math.norm.AggregatingNorm
- toString() - Method in class org.tweetyproject.math.norm.ProbabilisticAggregatingNorm
- toString() - Method in class org.tweetyproject.math.norm.ProbabilisticPNorm
- toString() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
- toString() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
- toString() - Method in class org.tweetyproject.math.probability.Probability
- toString() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- toString() - Method in class org.tweetyproject.math.term.AbsoluteValue
- toString() - Method in class org.tweetyproject.math.term.Difference
- toString() - Method in class org.tweetyproject.math.term.Exp
- toString() - Method in class org.tweetyproject.math.term.FloatConstant
- toString() - Method in class org.tweetyproject.math.term.Fraction
- toString() - Method in class org.tweetyproject.math.term.FunctionalTerm
- toString() - Method in class org.tweetyproject.math.term.IntegerConstant
- toString() - Method in class org.tweetyproject.math.term.Logarithm
- toString() - Method in class org.tweetyproject.math.term.Maximum
- toString() - Method in class org.tweetyproject.math.term.Minimum
- toString() - Method in class org.tweetyproject.math.term.Power
- toString() - Method in class org.tweetyproject.math.term.Product
- toString() - Method in class org.tweetyproject.math.term.Root
- toString() - Method in class org.tweetyproject.math.term.Sum
- toString() - Method in class org.tweetyproject.math.term.Term
- toString() - Method in class org.tweetyproject.math.term.Variable
- toString() - Method in interface org.tweetyproject.preferences.BinaryRelation
-
returns a String with the elements of this set
- toString() - Method in class org.tweetyproject.preferences.io.Token
-
Returns the image.
- toString() - Method in class org.tweetyproject.preferences.PreferenceOrder
-
returns a String with the elements of this set
- toString() - Method in class org.tweetyproject.preferences.ranking.Functions
-
returns a string representation for this ranking function
- toString(boolean) - Method in class org.tweetyproject.commons.BeliefSet
-
returns a string representation of this belief set
- toString(String) - Method in class org.tweetyproject.lp.asp.parser.SimpleNode
- toSvmNode() - Method in class org.tweetyproject.machinelearning.DefaultObservation
- toSvmNode() - Method in interface org.tweetyproject.machinelearning.Observation
-
Returns the svm_node (the data model of libsvm) representation of this observation.
- TOTAL - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The TOTAL postulate
- totalProbability() - Method in record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
Returns the value of the
totalProbabilityrecord component. - toUndirectedGraph() - Method in class org.tweetyproject.graphs.SimpleGraph
-
convert the graph into a undirected graph
- TPTPParser - Class in org.tweetyproject.logics.fol.parser
-
This class implements a parser for the TPTP syntax that parses single fol formulas and knowledge bases (TPTP problem files or axiom files).
- TPTPParser() - Constructor for class org.tweetyproject.logics.fol.parser.TPTPParser
- TPTPParserExample - Class in org.tweetyproject.logics.fol.examples
-
Examples for using TPTPParser.
- TPTPParserExample() - Constructor for class org.tweetyproject.logics.fol.examples.TPTPParserExample
- TPTPWriter - Class in org.tweetyproject.logics.fol.writer
-
Prints single first-order logic formulas and full knowledge bases to TPTP format.
- TPTPWriter() - Constructor for class org.tweetyproject.logics.fol.writer.TPTPWriter
-
Creates new TPTPWriter
- TPTPWriter(Writer) - Constructor for class org.tweetyproject.logics.fol.writer.TPTPWriter
-
Creates new TPTPWriter
- TRACE - Enum constant in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
- train(TrainingSet<DefaultObservation, DoubleCategory>) - Method in class org.tweetyproject.machinelearning.svm.MultiClassRbfTrainer
- train(TrainingSet<DefaultObservation, DoubleCategory>, ParameterSet) - Method in class org.tweetyproject.machinelearning.svm.MultiClassRbfTrainer
- train(TrainingSet<S, T>) - Method in class org.tweetyproject.machinelearning.ParameterTrainer
- train(TrainingSet<S, T>) - Method in interface org.tweetyproject.machinelearning.Trainer
-
Trains a classifier on the given training set.
- train(TrainingSet<S, T>, ParameterSet) - Method in class org.tweetyproject.machinelearning.ParameterTrainer
- train(TrainingSet<S, T>, ParameterSet) - Method in interface org.tweetyproject.machinelearning.Trainer
-
Trains a classifier on the given training set with the given parameters
- Trainer<S extends Observation,
T extends Category> - Interface in org.tweetyproject.machinelearning - TrainingParameter - Class in org.tweetyproject.machinelearning
-
A single parameter for a training method.
- TrainingParameter(String, double, double, double) - Constructor for class org.tweetyproject.machinelearning.TrainingParameter
-
Creates a new training parameter with the given values and actual value as default value.
- TrainingParameter(String, double, double, double, double) - Constructor for class org.tweetyproject.machinelearning.TrainingParameter
-
Creates a new training parameter with the given values.
- TrainingSet<S extends Observation,
T extends Category> - Class in org.tweetyproject.machinelearning -
A set of observations together with their category.
- TrainingSet() - Constructor for class org.tweetyproject.machinelearning.TrainingSet
- transform(Collection<PlFormula>) - Method in class org.tweetyproject.beliefdynamics.selectiverevision.argumentative.ArgumentativeTransformationFunction
- transform(Collection<ASPRule>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.NaiveLiteralTransformationFunction
- transform(Collection<ASPRule>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ScepticalLiteralTransformationFunction
- transform(Collection<T>) - Method in interface org.tweetyproject.beliefdynamics.selectiverevision.MultipleTransformationFunction
-
Transforms the given set of formulas for selective revision.
- transform(BiFunction<Argument, AcceptanceCondition, AcceptanceCondition>) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
- transform(Function<AcceptanceCondition, AcceptanceCondition>) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
-
Creates a new
AbstractDialecticalFrameworkwith transformed acceptance conditions. - transform(AcceptanceCondition) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- transform(AcceptanceCondition) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- transform(AcceptanceCondition) - Method in interface org.tweetyproject.arg.adf.transform.Transformer
-
Transforms the given acceptance condition into another structure.
- transform(AcceptanceCondition) - Method in class org.tweetyproject.arg.adf.transform.TseitinTransformer
- transform(AcceptanceCondition, D) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- transform(AcceptanceCondition, Consumer<D>) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- transform(Transformer<AcceptanceCondition>) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework
-
Creates a new
AbstractDialecticalFrameworkwith transformed acceptance conditions. - transform(ASPRule) - Method in class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.NaiveLiteralTransformationFunction
-
"Transforms" the single fact by either accepting or rejecting it.
- transform(ASPRule) - Method in class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ScepticalLiteralTransformationFunction
-
"Transforms" the single rule by either accepting or rejecting it.
- transform(T) - Method in interface org.tweetyproject.beliefdynamics.selectiverevision.TransformationFunction
-
Transforms the given formula for selective revision.
- transformArgument(Argument, D, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- transformArgument(Argument, Void, int) - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- transformArgument(Argument, Void, int) - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- transformArgument(Argument, Consumer<D>, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- TransformationFunction<T extends Formula> - Interface in org.tweetyproject.beliefdynamics.selectiverevision
-
This interface represents a transformation function for selective revision [Ferme:1999].
- transformConjunction(Collection<U>, Consumer<D>, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- transformConjunction(Set<AcceptanceCondition>, Void, int) - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- transformConjunction(Set<AcceptanceCondition>, Void, int) - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- transformConjunction(Set<U>, D, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- transformContradiction(D, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- transformContradiction(Void, int) - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- transformContradiction(Void, int) - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- transformContradiction(Consumer<D>, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- transformDisjunction(Collection<U>, Consumer<D>, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- transformDisjunction(Set<AcceptanceCondition>, Void, int) - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- transformDisjunction(Set<AcceptanceCondition>, Void, int) - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- transformDisjunction(Set<U>, D, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- transformEquivalence(Collection<U>, Consumer<D>, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- transformEquivalence(Set<AcceptanceCondition>, Void, int) - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- transformEquivalence(Set<AcceptanceCondition>, Void, int) - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- transformEquivalence(Set<U>, D, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- Transformer<R> - Interface in org.tweetyproject.arg.adf.transform
-
Transforms an acceptance condition into an arbitrary structure.
- transformExclusiveDisjunction(AcceptanceCondition, AcceptanceCondition, Void, int) - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- transformExclusiveDisjunction(AcceptanceCondition, AcceptanceCondition, Void, int) - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- transformExclusiveDisjunction(U, U, D, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- transformExclusiveDisjunction(U, U, Consumer<D>, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- transformFormula(PlBeliefSet) - Method in class org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure.TseitinTransformer
- transformImplication(AcceptanceCondition, AcceptanceCondition, Void, int) - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- transformImplication(AcceptanceCondition, AcceptanceCondition, Void, int) - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- transformImplication(U, U, D, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- transformImplication(U, U, Consumer<D>, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- transformNegation(AcceptanceCondition, Void, int) - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- transformNegation(AcceptanceCondition, Void, int) - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- transformNegation(U, D, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- transformNegation(U, Consumer<D>, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- transformTautology(D, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractTransformer
- transformTautology(Void, int) - Method in class org.tweetyproject.arg.adf.transform.FixPartialTransformer
- transformTautology(Void, int) - Method in class org.tweetyproject.arg.adf.transform.OmegaReductTransformer
- transformTautology(Consumer<D>, int) - Method in class org.tweetyproject.arg.adf.transform.AbstractCollector
- Transition - Class in org.tweetyproject.action.transitionsystem
-
Represents a transition in an action transition system, which is a representation of the execution of an action which causes a state change from a source state to a target state.
- Transition - Class in org.tweetyproject.logics.petri.syntax
-
A class to describe transitions in a Petri net
- Transition(String) - Constructor for class org.tweetyproject.logics.petri.syntax.Transition
-
Create a new transition
- Transition(String, String) - Constructor for class org.tweetyproject.logics.petri.syntax.Transition
-
Create a new transition
- Transition(State, FolAction, State) - Constructor for class org.tweetyproject.action.transitionsystem.Transition
-
Creates a new transition with the given parameters.
- TRANSITION_TO_PLACE - Enum constant in enum class org.tweetyproject.logics.petri.syntax.Ark.Direction
- TransitionSystem - Class in org.tweetyproject.action.transitionsystem
-
This class represents an action transition system for a fixed action signature with a set of states and a set of transitions between states.
- TransitionSystem(Set<State>, Set<Transition>, ActionSignature) - Constructor for class org.tweetyproject.action.transitionsystem.TransitionSystem
-
Creates a new transition system.
- TransitionSystem(Set<State>, ActionSignature) - Constructor for class org.tweetyproject.action.transitionsystem.TransitionSystem
-
Creates a new transition system.
- TransitionSystem(ActionSignature) - Constructor for class org.tweetyproject.action.transitionsystem.TransitionSystem
-
Creates a new empty transition system with the given ActionSignature.
- translate(List<Program>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision
-
Translates the given list of programs to the credibility logic program.
- translateAssociative(A, Class<?>) - Method in class org.tweetyproject.logics.translators.Translator
-
Translates the given AssociativeFormula into another AssociativeFormula thats type is given by the parameter assocCls
- translateAtom(Atom, Class<?>) - Method in class org.tweetyproject.logics.translators.Translator
-
Translates the given source atom into an instance of atomCls and returns the translation.
- translatePredicate(Predicate, Class<C>) - Method in class org.tweetyproject.logics.translators.Translator
-
Translates the given source predicate into an instance of the given predicate class and returns the translation.
- translateRule(Rule<? extends SimpleLogicalFormula, ? extends SimpleLogicalFormula>, Class<?>) - Method in class org.tweetyproject.logics.translators.Translator
- translateUsingMap(SimpleLogicalFormula) - Method in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- translateUsingMap(SimpleLogicalFormula) - Method in class org.tweetyproject.logics.translators.Translator
- Translator - Class in org.tweetyproject.logics.translators
-
Allows translation between different logic languages, sub classes have to implement the translation between complex formulas but this base class provides methods to translate, predicates, Atoms, Associative formulas and Rules.
- Translator() - Constructor for class org.tweetyproject.logics.translators.Translator
- transpose() - Method in class org.tweetyproject.math.matrix.Matrix
-
Transposes this matrix, i.e.
- TravelingSalesman - Class in org.tweetyproject.math.examples
-
implements the traveling salesman problem.
- TravelingSalesman(ArrayList<ElementOfCombinatoricsProb>) - Constructor for class org.tweetyproject.math.examples.TravelingSalesman
- TravelingSalesman_solvedWithAntOpt - Class in org.tweetyproject.math.examples
-
This class implements an example for the ant colony algorithm using isula for combinatrics problems
- TravelingSalesman_solvedWithAntOpt() - Constructor for class org.tweetyproject.math.examples.TravelingSalesman_solvedWithAntOpt
- TravelingSalesman_solvedWithGeneticOpt - Class in org.tweetyproject.math.examples
-
Class implementing an example for a TSP on a cartesian fully connected graph
- TravelingSalesman_solvedWithGeneticOpt() - Constructor for class org.tweetyproject.math.examples.TravelingSalesman_solvedWithGeneticOpt
- TravelingSalesman_solvedWithIteratedLocalSearch - Class in org.tweetyproject.math.examples
-
Class implementing an example for a TSP on a cartesian fully connected graph
- TravelingSalesman_solvedWithIteratedLocalSearch() - Constructor for class org.tweetyproject.math.examples.TravelingSalesman_solvedWithIteratedLocalSearch
- TravelingSalesman_solvedWithSimAn - Class in org.tweetyproject.math.examples
-
Class implementing an example for a TSP on a cartesian fully connected graph
- TravelingSalesman_solvedWithSimAn() - Constructor for class org.tweetyproject.math.examples.TravelingSalesman_solvedWithSimAn
- TravelingSalesman_solvedWithStochasticLocalSearch - Class in org.tweetyproject.math.examples
-
Class implementing an example for a TSP on a cartesian fully connected graph
- TravelingSalesman_solvedWithStochasticLocalSearch() - Constructor for class org.tweetyproject.math.examples.TravelingSalesman_solvedWithStochasticLocalSearch
- TravelingSalesman_solvedWithTabuSearch - Class in org.tweetyproject.math.examples
-
Class implementing an example for a TSP on a cartesian fully connected graph
- TravelingSalesman_solvedWithTabuSearch() - Constructor for class org.tweetyproject.math.examples.TravelingSalesman_solvedWithTabuSearch
- TravelingSalesmanEx2 - Class in org.tweetyproject.math.examples
-
Class implementing an example for a TSP on a cartesian fully connected graph
- TravelingSalesmanEx2() - Constructor for class org.tweetyproject.math.examples.TravelingSalesmanEx2
- trim() - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
- trim() - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
- trim() - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
- trim() - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
- trim() - Method in class org.tweetyproject.logics.pl.syntax.Implication
- trim() - Method in class org.tweetyproject.logics.pl.syntax.Negation
- trim() - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
-
Removes duplicates (identical formulas) from conjunctions and disjunctions and removes duplicate negations.
- trim() - Method in class org.tweetyproject.logics.pl.syntax.Proposition
- trim() - Method in class org.tweetyproject.logics.pl.syntax.SpecialFormula
- trim() - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
- trim() - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
- Triple<E,
F, G> - Class in org.tweetyproject.commons.util -
This class implements a simple triple of elements.
- Triple() - Constructor for class org.tweetyproject.commons.util.Triple
-
Initializes an empty triple.
- Triple(E, F, G) - Constructor for class org.tweetyproject.commons.util.Triple
-
Initializes the elements of this triple with the given parameters
- TripleSetSignature<T,
S, U> - Class in org.tweetyproject.commons -
This class models a signature as three sets of formulas.
- TripleSetSignature() - Constructor for class org.tweetyproject.commons.TripleSetSignature
-
Creates a new empty signature.
- TRUE - Enum constant in enum class org.tweetyproject.logics.pl.semantics.PriestWorld.TruthValue
- TruthfulArgumentationAgent - Class in org.tweetyproject.agents.dialogues.structured
-
This class models a truthful argumentation agent, i.e.
- TruthfulArgumentationAgent(StructuredArgumentationFramework, UtilityFunction) - Constructor for class org.tweetyproject.agents.dialogues.structured.TruthfulArgumentationAgent
-
Creates a new (non-single-step) agent with the given (local) view and utility function.
- TruthfulArgumentationAgent(StructuredArgumentationFramework, UtilityFunction, boolean) - Constructor for class org.tweetyproject.agents.dialogues.structured.TruthfulArgumentationAgent
-
Creates a new agent with the given (local) view and utility function.
- TseitinTransformer - Class in org.tweetyproject.arg.adf.transform
- TseitinTransformer() - Constructor for class org.tweetyproject.logics.pl.analysis.SatBasedInconsistencyMeasure.TseitinTransformer
- TT_ASSOC - Static variable in class org.tweetyproject.logics.translators.Translator
- TT_ATOM - Static variable in class org.tweetyproject.logics.translators.Translator
- TT_NEGATION - Static variable in class org.tweetyproject.logics.translators.aspfol.AspFolTranslator
- TT_PREDICATE - Static variable in class org.tweetyproject.logics.translators.Translator
- TT_RULE - Static variable in class org.tweetyproject.logics.translators.Translator
- TuplesExample() - Static method in class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
- TuplesRankingReasoner - Class in org.tweetyproject.arg.rankings.reasoner
-
This class implements the "tuples*" argument ranking approach as proposed by [Cayrol, Lagasquie-Schiex.
- TuplesRankingReasoner() - Constructor for class org.tweetyproject.arg.rankings.reasoner.TuplesRankingReasoner
- TWEETY - Enum constant in enum class org.tweetyproject.logics.pl.parser.PlParserFactory.Format
- TWEETY_CLI_DEFAULT_CONFIG - Static variable in class org.tweetyproject.cli.plugins.CliMain
- TweetyCli - Class in org.tweetyproject.cli
-
This class implements a simple command line interface for accessing the functionalities provided by the TweetyProject libraries.
- TweetyCli() - Constructor for class org.tweetyproject.cli.TweetyCli
- TweetyConfiguration - Interface in org.tweetyproject.commons
-
This interface contains some configuration options for Tweety.
- TweetyConfiguration.LogLevel - Enum Class in org.tweetyproject.commons
-
The possible log levels.
- TweetyLogging - Class in org.tweetyproject.commons
-
This class handles the global logging configuration.
- TweetyLogging() - Constructor for class org.tweetyproject.commons.TweetyLogging
- TweetyPlugin - Interface in org.tweetyproject.plugin
-
This class provides the base for each plugin's functionality
- TweetyServer - Class in org.tweetyproject.web
-
Uses the Grizzly HTTP server to instantiate the TweetyProject server that provides API access to TweetyProject services.
- TweetyServer() - Constructor for class org.tweetyproject.web.TweetyServer
- TwoValuedInterpretationIterator - Class in org.tweetyproject.arg.adf.semantics.interpretation
- TwoValuedInterpretationIterator(Collection<Argument>) - Constructor for class org.tweetyproject.arg.adf.semantics.interpretation.TwoValuedInterpretationIterator
- TwoValuedModelSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
- TwoValuedModelSatEncoding(AbstractDialecticalFramework, PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.TwoValuedModelSatEncoding
- txtBeliefBase - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- txtBeliefBases - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- txtNewBeliefs - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- txtResultLeft - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- txtResultLeft - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- txtResultRight - Variable in class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
- txtResultRight - Variable in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- type - Variable in class org.tweetyproject.arg.peaf.syntax.aif.AIFJSONNode
-
The type of the node
- type - Variable in class org.tweetyproject.arg.peaf.syntax.aif.analysis.AIFJSONAnalysisReasoner
-
The type of the reasoner
- type() - Method in record class org.tweetyproject.arg.peaf.analysis.AnalysisResult
-
Returns the value of the
typerecord component. - TypedStructure - Interface in org.tweetyproject.logics.commons.syntax.interfaces
-
This interface defines method which are given by every TypedStructure like a Predicate or an Functor.
- TypedStructureAdapter - Class in org.tweetyproject.logics.commons.syntax
-
The abstract parent for predicates and functors implementing the TypedStructure interface.
- TypedStructureAdapter() - Constructor for class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
-
Default-Ctor: Creating empty typed structure
- TypedStructureAdapter(String) - Constructor for class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
-
Initializes a structure of arity zero with the given name;
- TypedStructureAdapter(String, int) - Constructor for class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
-
Initializes a structure with the given name and of the given arity.
- TypedStructureAdapter(String, List<Sort>) - Constructor for class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
-
Initializes a structure with the given name and the given list of argument sorts.
U
- UnbiasedCreepingMachineShop - Class in org.tweetyproject.logics.pcl.analysis
-
This class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.
- UnbiasedCreepingMachineShop(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.UnbiasedCreepingMachineShop
- undecargs() - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.Labelling
- undecided() - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- undecided(Argument) - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- UNDECIDED - Enum constant in enum class org.tweetyproject.arg.delp.semantics.DelpAnswer.Type
- UNDECIDED - Enum constant in enum class org.tweetyproject.arg.dung.semantics.ArgumentStatus
- UndecVar(String) - Method in class org.tweetyproject.arg.peaf.inducers.jargsemsat.jargsemsat.datastructures.DungAF
- UNDEFEATED - Enum constant in enum class org.tweetyproject.arg.delp.semantics.DialecticalTree.Mark
- Undercut - Class in org.tweetyproject.arg.deductive.semantics.attacks
-
This attack notion models the undercut relation; A is defeated by B iff there is C subset of support(A) with claim(B) == \neg C.
- Undercut - Class in org.tweetyproject.arg.lp.semantics.attack
-
This notion of attack models the undercut relation.
- UNDIRECTED - Enum constant in enum class org.tweetyproject.arg.adf.reasoner.heuristics.DegreeComparator.DegreeType
- undirecteddiameter(Graph<T>) - Static method in class org.tweetyproject.graphs.util.GraphUtil
-
Returns the (undirected) diameter of the graph, i.e.
- UndirectedEdge<T extends Node> - Class in org.tweetyproject.graphs
-
Instances of this class represent undirected edges.
- UndirectedEdge(T, T) - Constructor for class org.tweetyproject.graphs.UndirectedEdge
-
Creates a new undirected edge for the given nodes.
- UNEQUAL - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- UNEQUAL - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- UNEQUAL - Static variable in class org.tweetyproject.math.equation.Inequation
- UniformKDecomposer - Class in org.tweetyproject.arg.adf.reasoner.sat.decomposer
-
Tries to evenly reduce the non-bipolar links (hence K) of the resulting ADFs.
- UniformKDecomposer(LinkStrategy) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.decomposer.UniformKDecomposer
- union(Interpretation, Interpretation) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
-
Creates the union of two disjunct interpretations.
- Union - Class in org.tweetyproject.logics.dl.syntax
-
This class models an union in description logics.
- Union() - Constructor for class org.tweetyproject.logics.dl.syntax.Union
-
Creates a new (empty) union.true
- Union(Collection<? extends ComplexConcept>) - Constructor for class org.tweetyproject.logics.dl.syntax.Union
-
Creates a new union with the given inner formulas.
- Union(ComplexConcept) - Constructor for class org.tweetyproject.logics.dl.syntax.Union
-
Create a new union with the given formula.
- Union(ComplexConcept, ComplexConcept) - Constructor for class org.tweetyproject.logics.dl.syntax.Union
-
Creates a new union with the two given formulae
- UnionCollectionView<E> - Class in org.tweetyproject.arg.adf.util
- UnionCollectionView(Collection<? extends E>, Collection<? extends E>) - Constructor for class org.tweetyproject.arg.adf.util.UnionCollectionView
- UnionSetView<E> - Class in org.tweetyproject.arg.adf.util
- UnionSetView(Set<? extends E>, Set<? extends E>) - Constructor for class org.tweetyproject.arg.adf.util.UnionSetView
-
Expects the two sets to be disjoint, otherwise some methods, e.g.
- UniversalRestriction - Class in org.tweetyproject.logics.dl.syntax
-
This class models an universal restriction in description logics, i.e.
- UniversalRestriction(AtomicRole, ComplexConcept) - Constructor for class org.tweetyproject.logics.dl.syntax.UniversalRestriction
-
Creates a new ALC universal restriction with the given role and concept.
- UNKNOWN - Enum constant in enum class org.tweetyproject.arg.delp.semantics.DelpAnswer.Type
- UNKNOWN - Enum constant in enum class org.tweetyproject.logics.qbf.parser.QdimacsParser.Answer
- UNLIKELY - Enum constant in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
- UNLIMITED_EXECUTION - Static variable in class org.tweetyproject.agents.SynchronousProtocol
-
Indicates an unlimited number of execution steps of this protocol.
- UNSAT - Enum constant in enum class org.tweetyproject.logics.qbf.parser.QdimacsParser.Answer
- unsatisfied() - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- unsatisfied(Argument) - Method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
- UnstableCountInconsistencyMeasure<T extends DungTheory> - Class in org.tweetyproject.arg.dung.analysis
- UnstableCountInconsistencyMeasure() - Constructor for class org.tweetyproject.arg.dung.analysis.UnstableCountInconsistencyMeasure
- UnsupportedNodeTypeException(String) - Constructor for exception org.tweetyproject.arg.peaf.io.aif.AIFCISReader.UnsupportedNodeTypeException
- update(DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.BeliefState
-
Updates the current belief state accordingly to the given dialogue trace.
- update(DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T1BeliefState
- update(DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
- update(DialogueTrace<Argument, Extension>) - Method in class org.tweetyproject.agents.dialogues.oppmodels.T3BeliefState
- update(PlFormula) - Method in class org.tweetyproject.logics.pl.analysis.ContensionInconsistencyMeasurementProcess
- update(PlFormula) - Method in class org.tweetyproject.logics.pl.analysis.HsInconsistencyMeasurementProcess
- update(Update<T>, List<PreferenceOrder<T>>) - Method in interface org.tweetyproject.preferences.aggregation.DynamicPreferenceAggregator
-
This update stream is going to be used for dynamic changes in a preferences orders Input: ArrayList(Quadruple(PreferenceOrder, Number of Operations, Operation, Element)) e.g: weakening element b in PO test 2 times needs quadruple like this: Quadruple(test, 2, WEAKEN, b) Possible Structures: ArrayList, Queue Empty initialization, update() if stream is not empty
- update(Update<T>, List<PreferenceOrder<T>>) - Method in class org.tweetyproject.preferences.aggregation.DynamicScoringPreferenceAggregator
-
The update-method for dynamically changing the input for preference aggregation
- update(UpdateStream<T>, List<PreferenceOrder<T>>) - Method in class org.tweetyproject.preferences.aggregation.DynamicScoringPreferenceAggregator
-
this method extends the update-functionality with input-streams consisting of Update-elements
- update(S) - Method in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyMeasurementProcess
-
Updates the inconsistency value with the new formula.
- update(S) - Method in class org.tweetyproject.logics.commons.analysis.streams.WindowInconsistencyMeasurementProcess
- Update<T> - Class in org.tweetyproject.preferences.update
-
This Update-class provides update-elements used within dynamic preference aggregations
- Update(int, Operation, Integer, T) - Constructor for class org.tweetyproject.preferences.update.Update
-
The constructor for update-elements
- UPDATE_NAIVE - Static variable in class org.tweetyproject.agents.dialogues.lotteries.ProbabilisticLotteryAgent
-
Constant for denoting the naive update.
- UPDATE_ROUGH - Static variable in class org.tweetyproject.agents.dialogues.lotteries.ProbabilisticLotteryAgent
-
Constant for denoting the rough update.
- UPDATE_SIMPLE - Static variable in class org.tweetyproject.agents.dialogues.lotteries.ProbabilisticLotteryAgent
-
Constant for denoting the simple update.
- UPDATE_STICKY - Static variable in class org.tweetyproject.agents.dialogues.lotteries.ProbabilisticLotteryAgent
-
Constant for denoting the sticky update.
- UpdateEvent<T> - Class in org.tweetyproject.preferences.events
-
The class for event objects used in dynamic preference aggregation
- UpdateEvent(Object, PreferenceOrder<T>) - Constructor for class org.tweetyproject.preferences.events.UpdateEvent
-
constructor for an update containing the aggregation result
- UpdateLineColumn(char) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
- UpdateLineColumn(char) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- UpdateLineColumn(char) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- UpdateLineColumn(char) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
- UpdateLineColumn(char) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
- UpdateListener<T> - Interface in org.tweetyproject.preferences.events
-
The interface for UpdateListener used for dynamic preference aggregation
- UpdatePrinter<T> - Class in org.tweetyproject.preferences.events
-
This exemplary class implements a simple printer for update events writing its result into the console
- UpdatePrinter() - Constructor for class org.tweetyproject.preferences.events.UpdatePrinter
- updateState(SatSolverState, Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.processor.AdmissibleMaximizer
- updateState(SatSolverState, Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.processor.ConflictFreeMaximizer
- updateState(SatSolverState, Interpretation) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.processor.InterpretationProcessor
- UpdateStream<T> - Class in org.tweetyproject.preferences.update
-
Konzeption: Der Update-Stream ist eine Datenstruktur, die benutzt wird, um eine Reihe von Updates fuer dynamische POs einzuspeisen und zu verwalten.
- UpdateStream() - Constructor for class org.tweetyproject.preferences.update.UpdateStream
- updateWeight(Attack, double) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
updates the weight of the given attack with the given value and return old value
- UPParser - Class in org.tweetyproject.preferences.io
-
Update Parser for reading updates for dynamic Preference Aggregation Please note: update file syntax changed from (index, operation, amount, element) e.g.
- UPParser() - Constructor for class org.tweetyproject.preferences.io.UPParser
- UPParser(InputStream) - Constructor for class org.tweetyproject.preferences.io.UPParser
-
Constructor with InputStream.
- UPParser(InputStream, String) - Constructor for class org.tweetyproject.preferences.io.UPParser
-
Constructor with InputStream and supplied encoding
- UPParser(Reader) - Constructor for class org.tweetyproject.preferences.io.UPParser
-
Constructor.
- UPParser(UPParserTokenManager) - Constructor for class org.tweetyproject.preferences.io.UPParser
-
Constructor with generated Token Manager.
- UPParserConstants - Interface in org.tweetyproject.preferences.io
-
Token literal values and constants.
- UPParserTokenManager - Class in org.tweetyproject.preferences.io
-
Token Manager.
- UPParserTokenManager(SimpleCharStream) - Constructor for class org.tweetyproject.preferences.io.UPParserTokenManager
-
Constructor.
- UPParserTokenManager(SimpleCharStream, int) - Constructor for class org.tweetyproject.preferences.io.UPParserTokenManager
-
Constructor.
- UpperApproxDistanceMinimizationInconsistencyMeasure - Class in org.tweetyproject.logics.pcl.analysis
-
This class models an approximation from above to the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], see [PhD thesis, Thimm].
- UpperApproxDistanceMinimizationInconsistencyMeasure(OptimizationRootFinder) - Constructor for class org.tweetyproject.logics.pcl.analysis.UpperApproxDistanceMinimizationInconsistencyMeasure
- usePredicateWhitelist(boolean) - Method in class org.tweetyproject.lp.asp.writer.ClingoWriter
- User - Enum constant in enum class org.tweetyproject.logics.bpm.syntax.TaskType
- UtilityBasedAgentGenerator - Class in org.tweetyproject.agents.dialogues.lotteries.sim
-
Generates baseline lottery agents.
- UtilityBasedAgentGenerator(String) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.UtilityBasedAgentGenerator
- UtilityBasedLotteryAgent - Class in org.tweetyproject.agents.dialogues.lotteries
- UtilityBasedLotteryAgent(String, DungTheory, UtilityFunction, Semantics) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.UtilityBasedLotteryAgent
- UtilityFunction<S,
T extends Collection<S>> - Class in org.tweetyproject.agents.dialogues.oppmodels -
Objects of this class represent utility function that assess dialogue traces.
- UtilityFunction - Class in org.tweetyproject.arg.prob.lotteries
-
A utility function that maps divisions to utilities
- UtilityFunction - Interface in org.tweetyproject.agents.dialogues.structured
-
This interface models an utility function, i.e.
- UtilityFunction() - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.UtilityFunction
- UtilityFunction() - Constructor for class org.tweetyproject.arg.prob.lotteries.UtilityFunction
-
Creates a new utility function.
V
- validateNoArgs(int) - Method in class org.tweetyproject.arg.peaf.evaluation.daf.SyntheticDAF
-
Utility function to check if the number of arguments is larger than zero.
- validateParameter(String) - Method in class org.tweetyproject.plugin.AbstractTweetyPlugin
-
checks, whether each command parameter given with the plugin call is valid within is this plugin
- validateParameter(ArrayList<String>) - Method in class org.tweetyproject.plugin.AbstractTweetyPlugin
-
This method handels instantiations with array-lists instead of a simple string (e.g.
- validateProbabilities(double) - Method in class org.tweetyproject.arg.peaf.evaluation.daf.SyntheticDAF
-
Check whether the probability value for generating graphs is in from the correct range (0.0, 1.0)
- value - Variable in class org.tweetyproject.logics.commons.syntax.StringTerm
-
the value of the term
- value - Variable in class org.tweetyproject.logics.commons.syntax.TermAdapter
- value - Variable in class org.tweetyproject.lp.asp.parser.SimpleNode
- value() - Method in class org.tweetyproject.logics.cl.kappa.KappaMin
-
The neutral element is zero, that means if the minimum is empty this method returns zero.
- value() - Method in class org.tweetyproject.logics.cl.kappa.KappaSum
-
The neutral element is zero, that means if the sum contains no elements this method returns zero
- value() - Method in interface org.tweetyproject.logics.cl.kappa.KappaTerm
- value() - Method in class org.tweetyproject.logics.cl.kappa.KappaValue
- value() - Method in class org.tweetyproject.math.term.AbsoluteValue
- value() - Method in class org.tweetyproject.math.term.Constant
- value() - Method in class org.tweetyproject.math.term.Difference
- value() - Method in class org.tweetyproject.math.term.Exp
- value() - Method in class org.tweetyproject.math.term.Fraction
- value() - Method in class org.tweetyproject.math.term.FunctionalTerm
- value() - Method in class org.tweetyproject.math.term.Logarithm
- value() - Method in class org.tweetyproject.math.term.Maximum
- value() - Method in class org.tweetyproject.math.term.Minimum
- value() - Method in class org.tweetyproject.math.term.Power
- value() - Method in class org.tweetyproject.math.term.Product
- value() - Method in class org.tweetyproject.math.term.Root
- value() - Method in class org.tweetyproject.math.term.Sum
- value() - Method in class org.tweetyproject.math.term.Term
-
Computes the actual value of this term if it contains no variables.
- value() - Method in class org.tweetyproject.math.term.Variable
- valueOf(String) - Static method in enum class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameSystem.AgentFaction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.adf.reasoner.heuristics.DegreeComparator.DegreeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.adf.syntax.acc.ContradictionAcceptanceCondition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.adf.syntax.acc.TautologyAcceptanceCondition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Factory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Result
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.delp.semantics.DelpAnswer.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.delp.semantics.DialecticalTree.Mark
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.dung.parser.FileFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.dung.semantics.ArgumentStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.dung.semantics.Semantics
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.peaf.analysis.AnalysisType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.peaf.evaluation.daf.GraphType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.peaf.syntax.aif.AIFNodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner.solver
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.rankings.reasoner.PropagationRankingReasoner.PropagationSemantics
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking.SortingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.commons.InferenceMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.bpm.syntax.BpmnModel.BpmnNodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.bpm.syntax.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.bpm.syntax.GatewayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.bpm.syntax.TaskType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.cl.semantics.ConditionalStructure.Generator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.commons.syntax.interfaces.Atom.RETURN_SET_PREDICATE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.petri.syntax.Ark.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.ConsequenceOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.pl.parser.PlParserFactory.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.pl.semantics.PriestWorld.TruthValue
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.logics.qbf.parser.QdimacsParser.Answer
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ParameterisedArgumentativeSelectiveRevisionOperator.TransformationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.AggregateFunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.ArithmeticOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.BinaryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.OptimizeFunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.preferences.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tweetyproject.preferences.Relation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.tweetyproject.agents.dialogues.oppmodels.GroundedGameSystem.AgentFaction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.adf.reasoner.heuristics.DegreeComparator.DegreeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.adf.semantics.link.LinkType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.adf.syntax.acc.ContradictionAcceptanceCondition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.adf.syntax.acc.TautologyAcceptanceCondition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.tweetyproject.arg.adf.util.CacheMap
- values() - Method in class org.tweetyproject.arg.adf.util.LazyMap
- values() - Static method in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Factory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Result
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.delp.semantics.DelpAnswer.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.delp.semantics.DialecticalTree.Mark
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.dung.parser.FileFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem.SubProblem
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.dung.reasoner.ProboProblem
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.dung.semantics.ArgumentStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.tweetyproject.arg.dung.semantics.Labeling
- values() - Static method in enum class org.tweetyproject.arg.dung.semantics.OrderingSemantics
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.dung.semantics.Semantics
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
- values() - Static method in enum class org.tweetyproject.arg.peaf.analysis.AnalysisType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.peaf.evaluation.daf.GraphType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.peaf.syntax.aif.AIFNodeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.peaf.syntax.aif.YardstickProbability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner.solver
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.rankings.reasoner.PropagationRankingReasoner.PropagationSemantics
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking.SortingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.tweetyproject.arg.rankings.semantics.NumericalArgumentRanking
- values() - Method in class org.tweetyproject.arg.setaf.semantics.SetAfLabeling
- values() - Static method in enum class org.tweetyproject.commons.InferenceMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.bpm.syntax.BpmnModel.BpmnNodeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.bpm.syntax.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.bpm.syntax.GatewayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.bpm.syntax.TaskType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.cl.semantics.ConditionalStructure.Generator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.commons.error.LanguageException.LanguageExceptionReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.commons.syntax.interfaces.Atom.RETURN_SET_PREDICATE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
- values() - Static method in enum class org.tweetyproject.logics.petri.syntax.Ark.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.pl.analysis.IcebergInconsistencyMeasure.ConsequenceOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.pl.analysis.InconsistencyMeasureFactory.Measure
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.pl.parser.PlParserFactory.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
- values() - Static method in enum class org.tweetyproject.logics.pl.semantics.PriestWorld.TruthValue
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.logics.qbf.parser.QdimacsParser.Answer
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
- values() - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
- values() - Static method in enum class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ParameterisedArgumentativeSelectiveRevisionOperator.TransformationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.AggregateFunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.ArithmeticOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.BinaryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tweetyproject.lp.asp.syntax.ASPOperator.OptimizeFunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.tweetyproject.math.probability.ProbabilityFunction
- values() - Static method in enum class org.tweetyproject.preferences.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.tweetyproject.preferences.ranking.Functions
-
returns a collection containing all values of the map
- values() - Static method in enum class org.tweetyproject.preferences.Relation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VarConstNeqRequirement - Class in org.tweetyproject.action.grounding
-
This class represents a single grounding requirement stating that a variable is not allowed to be substituted by a specific constant.
- VarConstNeqRequirement(Variable, Constant) - Constructor for class org.tweetyproject.action.grounding.VarConstNeqRequirement
-
Creates a new grounding requirement expressing, that the variable given may not be set to the specific constant.
- Variable - Class in org.tweetyproject.logics.commons.syntax
-
A Variable is a placeholder for Constants in a generic formula of a logic language.
- Variable - Class in org.tweetyproject.math.term
-
This class models a variable as a mathematical term.
- Variable(String) - Constructor for class org.tweetyproject.logics.commons.syntax.Variable
-
Ctor: Creates a new Variable with the given name and the default Sort "Thing".
- Variable(String) - Constructor for class org.tweetyproject.math.term.Variable
-
Creates a new variable with the given name.
- Variable(String, boolean) - Constructor for class org.tweetyproject.math.term.Variable
-
Creates a new variable with the given name.
- Variable(String, double, double) - Constructor for class org.tweetyproject.math.term.Variable
-
Creates a new variable with the given name and bounds.
- Variable(String, Sort) - Constructor for class org.tweetyproject.logics.commons.syntax.Variable
-
Ctor: Creates a new Variable with the given name and sort.
- Variable(Variable) - Constructor for class org.tweetyproject.logics.commons.syntax.Variable
-
Copy-Ctor: Creates a deep copy of the given Variable
- Variable() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- VARIABLE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- VARIABLE - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- VarsNeqRequirement - Class in org.tweetyproject.action.grounding
-
This class represents a single grounding requirement stating that two variables are not allowed to be substituted by the same constant.
- VarsNeqRequirement(Variable, Variable) - Constructor for class org.tweetyproject.action.grounding.VarsNeqRequirement
-
Creates a new grounding requirement for the two given variables that are not allowed to be set to the same constant in one ground instance.
- VectorTools - Class in org.tweetyproject.commons.util
-
This class contains some auxiliary methods for working with vectors.
- VectorTools() - Constructor for class org.tweetyproject.commons.util.VectorTools
- Verifier - Interface in org.tweetyproject.arg.adf.reasoner.sat.verifier
-
Is used to verify a certain property of an
Interpretation, e.g. - verifies(PossibleWorld, Conditional) - Static method in class org.tweetyproject.logics.cl.semantics.RankingFunction
-
Checks whether the given possible world w verifies the given conditional (B|A), i.e.
- verify(Interpretation) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Execution
- verify(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.ParallelExecution
- verify(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.execution.SequentialExecution
- verify(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.processor.AdmissibleMaximizer
- verify(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.AdmissibleVerifier
- verify(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.CompleteVerifier
- verify(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.GrounderStableVerifier
- verify(Interpretation) - Method in class org.tweetyproject.arg.adf.reasoner.sat.verifier.NaiveVerifier
- verify(Interpretation) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.verifier.Verifier
- vertexHeight - Variable in class org.tweetyproject.graphs.util.GraphPlotter
-
the height of the nodes in the plot
- vertexSpacing - Variable in class org.tweetyproject.graphs.util.GraphPlotter
-
horizontal spacing between vertices this property can be customized for readability due to varying length of edge labels
- vertexWidth - Variable in class org.tweetyproject.graphs.util.GraphPlotter
-
the width of the nodes in the plot
- VetoScoringPreferenceAggregator<T> - Class in org.tweetyproject.preferences.aggregation
-
Creates an aggregator for veto scoring
- VetoScoringPreferenceAggregator(int) - Constructor for class org.tweetyproject.preferences.aggregation.VetoScoringPreferenceAggregator
-
constructor for a new veto aggregator
- visit(ConjunctionAcceptanceCondition, D) - Method in interface org.tweetyproject.arg.adf.syntax.acc.Visitor
- visit(ContradictionAcceptanceCondition, D) - Method in interface org.tweetyproject.arg.adf.syntax.acc.Visitor
- visit(DisjunctionAcceptanceCondition, D) - Method in interface org.tweetyproject.arg.adf.syntax.acc.Visitor
- visit(EquivalenceAcceptanceCondition, D) - Method in interface org.tweetyproject.arg.adf.syntax.acc.Visitor
- visit(ExclusiveDisjunctionAcceptanceCondition, D) - Method in interface org.tweetyproject.arg.adf.syntax.acc.Visitor
- visit(ImplicationAcceptanceCondition, D) - Method in interface org.tweetyproject.arg.adf.syntax.acc.Visitor
- visit(NegationAcceptanceCondition, D) - Method in interface org.tweetyproject.arg.adf.syntax.acc.Visitor
- visit(TautologyAcceptanceCondition, D) - Method in interface org.tweetyproject.arg.adf.syntax.acc.Visitor
- visit(Argument, D) - Method in interface org.tweetyproject.arg.adf.syntax.acc.Visitor
- visit(ASTAggregate, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTAggregate, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTAggrElementList, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTAggrElementList, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTAggrElement, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTAggrElement, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTAggrFunc, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTAggrFunc, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTAnswerSet, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTAnswerSet, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTAriTerm, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTAriTerm, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTArithop, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTArithop, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTBinop, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTBinop, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTBodyList, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTBodyList, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTBody, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTBody, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTBuiltInAtom, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTBuiltInAtom, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTChoiceElementList, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTChoiceElementList, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTChoiceElement, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTChoiceElement, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTChoice, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTChoice, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTClingoID, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTClingoID, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTClingoMeta, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTClingoMeta, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTDlvArithmeticID, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTDlvArithmeticID, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTDlvID, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTDlvID, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTHeadElementsList, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTHeadElementsList, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTHead, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTHead, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTID, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTID, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTLiteral, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTLiteral, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTNAFLiteralList, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTNAFLiteralList, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTNAFLiteral, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTNAFLiteral, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTNumber, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTNumber, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTOptElementList, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTOptElementList, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTOptElement, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTOptElement, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTOptFunc, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTOptFunc, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTOpt, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTOpt, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTProgram, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTProgram, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTQuery, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTQuery, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTRuleList, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTRuleList, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTRule, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTRule, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTString, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTString, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTTermList, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTTermList, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTTerm, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTTerm, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTVar, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTVar, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(ASTWeight, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(ASTWeight, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- visit(SimpleNode, Object) - Method in interface org.tweetyproject.lp.asp.parser.ASPParserVisitor
- visit(SimpleNode, Object) - Method in class org.tweetyproject.lp.asp.parser.InstantiateVisitor
- Visitor<U,
D> - Interface in org.tweetyproject.arg.adf.syntax.acc -
A general and easy-to-use interface which allows for type-safe operations on the
AcceptanceConditionhierarchy. - VOIDPRECEDENCE - Static variable in class org.tweetyproject.arg.rankings.postulates.RankingPostulate
-
The VOIDPRECEDENCE postulate
- voteDown(Argument) - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
-
Adds a negative vote to the given argument.
- voteDown(Argument, int) - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
-
Adds the given number of negative votes to the given argument
- voteUp(Argument) - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
-
Adds a positive vote to the given argument.
- voteUp(Argument, int) - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
-
Adds the given number of positive votes to the given argument
W
- WAD - Enum constant in enum class org.tweetyproject.arg.dung.semantics.Semantics
- WARN - Enum constant in enum class org.tweetyproject.commons.TweetyConfiguration.LogLevel
- WATTS - Enum constant in enum class org.tweetyproject.arg.peaf.evaluation.daf.GraphType
-
Watts graphs
- WattsStrogatzDAF - Class in org.tweetyproject.arg.peaf.evaluation.daf
-
Generates random graphs based on Watts-Strogatz model.
- WattsStrogatzDAF(int, int, double, double) - Constructor for class org.tweetyproject.arg.peaf.evaluation.daf.WattsStrogatzDAF
-
Default constructor for WattsStrogatzDAF, populates a DungTheory object
- WCONS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPCore2Constants
-
RegularExpression Id.
- WCONS - Static variable in interface org.tweetyproject.lp.asp.parser.ASPParserConstants
-
RegularExpression Id.
- WEAK_REINSTATEMENT - Static variable in class org.tweetyproject.arg.dung.principles.Principle
-
The weak reinstatement principle
- WEAKDOMINANCE - Static variable in class org.tweetyproject.logics.pl.postulates.ImPostulate
-
The WEAKDOMINANCE postulate
- WEAKEN - Enum constant in enum class org.tweetyproject.preferences.Operation
- weakenElement(T) - Method in class org.tweetyproject.preferences.ranking.Functions
-
weakens the given element in the function
- weakenElement(T) - Method in class org.tweetyproject.preferences.ranking.LevelingFunction
-
weakens the given element in the leveling function
- weakenElement(T) - Method in class org.tweetyproject.preferences.ranking.RankingFunction
-
weakens the given element in the ranking function
- weakenElementInLF(T) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
weakens the given element in this preference order in its leveling function
- weakenElementInRF(T) - Method in class org.tweetyproject.preferences.PreferenceOrder
-
weakens the given element in this preference order in its ranking function
- WeakestLinkOrder<T extends Invertable> - Class in org.tweetyproject.arg.aspic.order
- WeakestLinkOrder(Comparator<InferenceRule<T>>, Comparator<InferenceRule<T>>, boolean) - Constructor for class org.tweetyproject.arg.aspic.order.WeakestLinkOrder
-
Constructs a new weakest link ordering
- WEAKLY_ADMISSIBLE_SEMANTICS - Static variable in enum class org.tweetyproject.arg.dung.semantics.Semantics
- WeaklyAdmissibleReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for weak admissibility the reasoner reduces the number of sets we have to check by computing candidate sets instead of checking all sets.
- WeaklyAdmissibleReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.WeaklyAdmissibleReasoner
- WeaklyCompleteReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for weakly complete semantics as described in: see: Baumann, Brewka, Ulbricht: Revisiting the foundations of abstract argumentation-semantics based on weak admissibility and weak defense.
- WeaklyCompleteReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.WeaklyCompleteReasoner
- WeaklyGroundedReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for weakly grounded semantics a set of arguments E is w-grounded iff it is w-complete and minimal Note: unlike the grounded extension which is unique, there can be more than one w-grounded extension see: Baumann, Brewka, Ulbricht: Revisiting the foundations of abstract argumentation-semantics based on weak admissibility and weak defense.
- WeaklyGroundedReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.WeaklyGroundedReasoner
- WeaklyPreferredReasoner - Class in org.tweetyproject.arg.dung.reasoner
-
Reasoner for weakly preferred semantics see: Baumann, Brewka, Ulbricht: Revisiting the foundations of abstract argumentation-semantics based on weak admissibility and weak defense.
- WeaklyPreferredReasoner() - Constructor for class org.tweetyproject.arg.dung.reasoner.WeaklyPreferredReasoner
- WeakReinstatementPrinciple - Class in org.tweetyproject.arg.dung.principles
-
Weak Reinstatement Principle A semantics satisfies weak reinstatement if for all extensions E it holds that: if E strongly defends an argument a, then a is in E An argument a is strongly defended by E iff some argument in E \ {a} defends a see: Baroni, P., & Giacomin, M.
- WeakReinstatementPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.WeakReinstatementPrinciple
- WeakSemanticsExample - Class in org.tweetyproject.arg.dung.examples
-
Example usage of the reasoner for weak semantics
- WeakSemanticsExample() - Constructor for class org.tweetyproject.arg.dung.examples.WeakSemanticsExample
- weight - Variable in class org.tweetyproject.lp.asp.semantics.AnswerSet
- WeightAtLevel() - Method in class org.tweetyproject.lp.asp.parser.ASPParser
- WeightedComponentCountInconsistencyMeasure<T extends DungTheory> - Class in org.tweetyproject.arg.dung.analysis
- WeightedComponentCountInconsistencyMeasure() - Constructor for class org.tweetyproject.arg.dung.analysis.WeightedComponentCountInconsistencyMeasure
- WeightedCycleCountInconsistencyMeasure<T extends DungTheory> - Class in org.tweetyproject.arg.dung.analysis
- WeightedCycleCountInconsistencyMeasure() - Constructor for class org.tweetyproject.arg.dung.analysis.WeightedCycleCountInconsistencyMeasure
- WeightedDirectedEdge<S extends Node,
T extends Number> - Class in org.tweetyproject.graphs - WeightedDirectedEdge(S, S, T) - Constructor for class org.tweetyproject.graphs.WeightedDirectedEdge
-
Creates a new weighted direct edge.
- WeightedDungTheory - Class in org.tweetyproject.arg.dung.syntax
-
Minimalistic Implementation of a weighted argumentation theory used for learning argumentation theories from labelings
- WeightedDungTheory() - Constructor for class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
initialize a new weighted argumentation theory
- WeightedEdge<S extends Node,
T extends Number> - Interface in org.tweetyproject.graphs -
Interface for weighted edges.
- WeightedInSumInconsistencyMeasure<T extends DungTheory> - Class in org.tweetyproject.arg.dung.analysis
- WeightedInSumInconsistencyMeasure() - Constructor for class org.tweetyproject.arg.dung.analysis.WeightedInSumInconsistencyMeasure
- WeightedOutSumInconsistencyMeasure<T extends DungTheory> - Class in org.tweetyproject.arg.dung.analysis
- WeightedOutSumInconsistencyMeasure() - Constructor for class org.tweetyproject.arg.dung.analysis.WeightedOutSumInconsistencyMeasure
- weights - Variable in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
-
listing of weights of every edge in the argumentation graph
- WeightVector - Interface in org.tweetyproject.preferences.aggregation
-
This interface is used for
- WellFoundedReasoner<T extends Formula> - Class in org.tweetyproject.arg.aba.reasoner
-
This reasoner for ABA theories performs inference on the ideal extension.
- WellFoundedReasoner() - Constructor for class org.tweetyproject.arg.aba.reasoner.WellFoundedReasoner
- where(AcceptanceCondition) - Method in interface org.tweetyproject.arg.adf.reasoner.query.ConditionlessTaskStep
- WindowInconsistencyMeasurementProcess<S extends Formula> - Class in org.tweetyproject.logics.commons.analysis.streams
-
This inconsistency measurement process keeps a window of a number of previous formulas in memory and computes the inconsistency value from this window using an ordinary inconsistency measure.
- WindowInconsistencyMeasurementProcess() - Constructor for class org.tweetyproject.logics.commons.analysis.streams.WindowInconsistencyMeasurementProcess
- withoutPrefix(Supplier<SatSolverState>, AbstractDialecticalFramework, PropositionalMapping) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.processor.AdmissibleMaximizer
- withoutPrefix(Supplier<SatSolverState>, AbstractDialecticalFramework, PropositionalMapping) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.processor.ConflictFreeMaximizer
- withoutPrefix(AbstractDialecticalFramework, PropositionalMapping) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.generator.ConflictFreeGenerator
-
The resulting
CandidateGeneratorcomputes all conflict free interpretations. - withoutPrefix(AbstractDialecticalFramework, PropositionalMapping) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.generator.GroundGenerator
-
The resulting
CandidateGeneratorcomputes the ground interpretation. - withoutPrefix(AbstractDialecticalFramework, PropositionalMapping) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.generator.ModelGenerator
-
The resulting
CandidateGeneratorcomputes all two-valued model interpretations. - withPrefix(Supplier<SatSolverState>, AbstractDialecticalFramework, PropositionalMapping, Interpretation) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.processor.ConflictFreeMaximizer
- withPrefix(Supplier<SatSolverState>, AbstractDialecticalFramework, AbstractDialecticalFramework, PropositionalMapping, Interpretation) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.processor.AdmissibleMaximizer
- withPrefix(Interpretation) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
- withPrefix(AbstractDialecticalFramework, PropositionalMapping, Interpretation) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.generator.ConflictFreeGenerator
-
The resulting
CandidateGeneratoronly computes conflict free interpretations which are extensions of the defined prefix. - withPrefix(AbstractDialecticalFramework, PropositionalMapping, Interpretation) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.generator.GroundGenerator
-
The resulting
CandidateGeneratoronly computes the ground interpretation if it extends the given prefix. - withPrefix(AbstractDialecticalFramework, PropositionalMapping, Interpretation) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.generator.ModelGenerator
-
The resulting
CandidateGeneratoronly computes two-valued models which are extensions of the defined prefix. - witness() - Method in interface org.tweetyproject.arg.adf.sat.SatSolverState
-
Returns a witness of the satisfiability of all the clauses in the state, or
nullif the state is unsatisfiable. - witness() - Method in class org.tweetyproject.arg.adf.sat.state.AsynchronousCloseSatSolverState
- witness() - Method in class org.tweetyproject.arg.adf.sat.state.SynchronizedSatSolverState
- witness(Collection<? extends Literal>) - Method in interface org.tweetyproject.arg.adf.sat.SatSolverState
- witness(Collection<? extends Literal>) - Method in class org.tweetyproject.arg.adf.sat.state.AsynchronousCloseSatSolverState
- witness(Collection<? extends Literal>) - Method in class org.tweetyproject.arg.adf.sat.state.SynchronizedSatSolverState
- write(String) - Method in class org.tweetyproject.arg.peaf.io.cis.CIStoAIFWriter
-
Writes the CIS file into AIF format
- write(String, EAFTheory) - Static method in class org.tweetyproject.arg.peaf.io.preaf.EdgeListWriter
-
Write EAFTheory to EdgeList file format
- write(String, PEAFTheory) - Static method in class org.tweetyproject.arg.peaf.io.preaf.EdgeListWriter
-
Writes a PEAFTheory in EdgeList format
- write(String, PEAFTheory, Set<EArgument>) - Static method in class org.tweetyproject.arg.peaf.io.preaf.EdgeListWriter
-
Writes a PEAFTheory and the query to a EdgeList format given the path
- write(AspicArgumentationTheory<T>, File) - Method in class org.tweetyproject.arg.aspic.writer.AspicWriter
-
Writes the given ASPIC+ theory to disk.
- write(DungTheory, File) - Method in class org.tweetyproject.arg.dung.writer.AbstractDungWriter
-
Writes the given file into an abstract argumentation framework
- write(DungTheory, File) - Method in class org.tweetyproject.arg.dung.writer.ApxWriter
- write(DungTheory, File) - Method in class org.tweetyproject.arg.dung.writer.CnfWriter
- write(DungTheory, File) - Method in class org.tweetyproject.arg.dung.writer.TgfWriter
- writeArguments(Collection<Argument>) - Static method in class org.tweetyproject.arg.dung.writer.AbstractDungWriter
-
Writes the given collection of arguments into a string of the form [arg1,...,argn].
- writeLabeling(Labeling) - Static method in class org.tweetyproject.arg.dung.writer.AbstractDungWriter
-
Writes a labeling in the form [[IN1,...,INM],[OUT1,...,OUTN],[UNDEC1,...,UNDECM]]
- Writer - Class in org.tweetyproject.commons
-
This class represents an abstract writer for writing objects into the file system.
- Writer() - Constructor for class org.tweetyproject.commons.Writer
-
Creates a new empty writer.
- Writer(Object) - Constructor for class org.tweetyproject.commons.Writer
-
Creates a new writer for the given object.
- writeTo(AbstractDialecticalFramework, OutputStream) - Static method in class org.tweetyproject.arg.adf.io.KppADFFormatWriter
-
The OutputStream is not closed by this method, it is up to the caller.
- writeToFile(String) - Method in class org.tweetyproject.commons.Writer
-
Writes the object into the given file.
- writeToFile(String, PreferenceOrder<T>) - Method in class org.tweetyproject.preferences.io.POWriter
- writeToFile(AbstractDialecticalFramework, File) - Static method in class org.tweetyproject.arg.adf.io.KppADFFormatWriter
- writeToString() - Method in class org.tweetyproject.commons.Writer
-
Writes the object into a string.
- writeToString() - Method in class org.tweetyproject.logics.ml.writer.MlWriter
- writeToString() - Method in class org.tweetyproject.logics.pl.writer.PlWriter
- writeToString() - Method in class org.tweetyproject.logics.rpcl.writers.DefaultCondensedProbabilityDistributionWriter
- writeToString() - Method in class org.tweetyproject.logics.rpcl.writers.DefaultProbabilityDistributionWriter
X
- xor(AcceptanceCondition) - Method in class org.tweetyproject.arg.adf.syntax.acc.AcceptanceCondition.Builder
Y
- YardstickProbability - Enum Class in org.tweetyproject.arg.peaf.syntax.aif
-
This represents a class of the probabilities that can be assigned to arguments from AIF in text format.
- YES - Enum constant in enum class org.tweetyproject.arg.delp.semantics.DelpAnswer.Type
Z
- ZERO - Static variable in class org.tweetyproject.math.probability.Probability
-
Constant for probability 0
- ZReasoner - Class in org.tweetyproject.logics.cl.reasoner
-
This class models a z-reasoner for conditional logic.
- ZReasoner() - Constructor for class org.tweetyproject.logics.cl.reasoner.ZReasoner
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AbstractDialecticalFramework.query()instead